Bug #72867 Can not upgrade MySQL 5.6.17 from APT repo to 5.6.19, update does not available
Submitted: 4 Jun 2014 9:25 Modified: 15 May 2015 9:24
Reporter: Shahriyar Rzayev Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Package Repos Severity:S3 (Non-critical)
Version:5.6.17 OS:Linux (Ubuntu 14.04)
Assigned to: CPU Architecture:Any

[4 Jun 2014 9:25] Shahriyar Rzayev
Description:
Recently Activated MySQL official APT repo and installed MySQL 5.6.17:

sh@sh--work:~$ dpkg -l | grep mysql
ii  libmysqlclient18:amd64                                5.6.17-1ubuntu14.04                                 amd64        MySQL shared client libraries
ii  mysql-apt-config                                      0.1.5-1ubuntu14.04                                  all          Auto Config Pkg for MySQL APT Repo.
ii  mysql-client                                          5.6.17-1ubuntu14.04                                 amd64        MySQL Client meta package depending on latest version
ii  mysql-common                                          5.6.17-1ubuntu14.04                                 amd64        MySQL Common
ii  mysql-community-client                                5.6.17-1ubuntu14.04                                 amd64        MySQL Client
ii  mysql-community-server                                5.6.17-1ubuntu14.04                                 amd64        MySQL Server
ii  mysql-server                                          5.6.17-1ubuntu14.04                                 amd64        MySQL Server meta package depending on latest version
ii  mysql-workbench-community                             6.1.6-1ubu1310                                      amd64        MySQL Workbench

But as you now there is a new GA version of MySQL 5.6.19.

i want to update to latest GA :

sh@sh--work:~$ sudo apt-get update
[sudo] password for sh: 
.
Ign http://repo.mysql.com trusty/mysql-5.6 Translation-en
.
Fetched 812 kB in 19s (40,6 kB/s)
Reading package lists... Done

There is no new version in APT repo as you see.

But from official YUM repo (CentOS 6.5) i can install latest GA:

[root@linuxsrv1 ~]# yum install mysql-server
.
.
Running Transaction
  Installing : mysql-community-client-5.6.19-2.el6.x86_64                                                                                   1/2 
  Installing : mysql-community-server-5.6.19-2.el6.x86_64                                                                                   2/2 
  Verifying  : mysql-community-client-5.6.19-2.el6.x86_64                                                                                   1/2 
  Verifying  : mysql-community-server-5.6.19-2.el6.x86_64                                                                                   2/2 

Installed:
  mysql-community-server.x86_64 0:5.6.19-2.el6                                                                                                  

Dependency Installed:
  mysql-community-client.x86_64 0:5.6.19-2.el6                                                                                                  
Complete!

How to repeat:
Try to run update in Ubuntu with already activated  APT repo and installed MySQL 5.6.17.
You will see that repo does not reflect latest GA.

Suggested fix:
No idea.
[4 Jun 2014 10:38] MySQL Verification Team
Hello Shahriyar,

Thank you for the bug report.
Verified as reported.

Thanks,
Umesh
[4 Jun 2014 10:40] MySQL Verification Team
// With Ubuntu 14.04 ( couldn't check CentOS)

dpkg -l | grep mysql
ii  libdbd-mysql-perl                                     4.025-1                                             amd64        Perl5 database interface to the MySQL database
ii  libmysqlclient18:amd64                                5.5.37-0ubuntu0.14.04.1                             amd64        MySQL database client library
ii  mysql-apt-config                                      0.1.5-2ubuntu14.04                                  all          Auto Config Pkg for MySQL APT Repo.
ii  mysql-client                                          5.6.17-1ubuntu14.04                                 amd64        MySQL Client meta package depending on latest version
ii  mysql-common                                          5.6.17-1ubuntu14.04                                 amd64        MySQL Common
ii  mysql-community-client                                5.6.17-1ubuntu14.04                                 amd64        MySQL Client
ii  mysql-community-server                                5.6.17-1ubuntu14.04                                 amd64        MySQL Server
ii  mysql-server                                          5.6.17-1ubuntu14.04                                 amd64        MySQL Server meta package depending on latest version
ii  mysql-workbench-community                             6.1.6-1ubu1310                                      amd64        MySQL Workbench

sudo apt-get update
..
..
Ign http://repo.mysql.com trusty/mysql-5.6 Translation-en
[5 Jun 2014 10:57] Akhil Mohan
Hi Shahriyar,

We are working on getting 5.6.19 into the APT Repo at the earliest. We will update the bug as soon as this is done.

Regards,
Akhil
[18 Jun 2014 18:07] Akhil Mohan
Hi Shahriyar,

We have just released 5.6.19 through the APT repo. Enjoy the new release!

Regards,
Akhil
[19 Jun 2014 6:34] Shahriyar Rzayev
already updated :)
Thank you.
[15 May 2015 9:24] Yngve Svendsen
Posted by developer:
 
Fixed by release of 5.6.19.