Description:
The newwest repository still does not reflect the latest version of mysql-router & mysql-shell
Machine with repo selected & updated before Oct 23rd (with mysql-apt-config_0.8.34-1_all.deb):
apt-cache policy mysql-server mysql-shell mysql-router mysql-client|grep -iP 'candidate|installed|^mysql'
mysql-server:
Installed: (none)
Candidate: 8.4.6-1ubuntu24.04
mysql-shell:
Installed: (none)
Candidate: 8.4.6-1ubuntu24.04
mysql-router:
Installed: 8.4.6-1ubuntu24.04
Candidate: 8.4.6-1ubuntu24.04
mysql-client:
Installed: 8.4.6-1ubuntu24.04
Candidate: 8.4.6-1ubuntu24.04
Machine with repo selected & updated as for Oct 28th (with mysql-apt-config_0.8.36-1_all.deb):
apt-cache policy mysql-server mysql-shell mysql-router mysql-client|grep -iP 'candidate|installed|^mysql'
mysql-server:
Installed: (none)
Candidate: 8.4.7-1ubuntu24.04
mysql-shell:
Installed: (none)
Candidate: 8.4.5-1ubuntu24.04
mysql-router:
Installed: (none)
Candidate: 8.4.5-1ubuntu24.04
mysql-client:
Installed: (none)
Candidate: 8.4.7-1ubuntu24.04
How to repeat:
wget https://dev.mysql.com/get/mysql-apt-config_0.8.36-1_all.deb
dpkg -i mysql-apt-config_0.8.36-1_all.deb
apt -update
apt-cache policy mysql-server mysql-shell mysql-router mysql-client|grep -iP 'candidate|installed|^mysql'
Suggested fix:
Offer the latest versions for all pakets in the repository