| Bug #119229 | Version regression in apt repository | ||
|---|---|---|---|
| Submitted: | 24 Oct 2025 14:18 | Modified: | 24 Oct 2025 14:22 |
| Reporter: | Supervision NV | Email Updates: | |
| Status: | Open | Impact on me: | |
| Category: | MySQL Package Repos | Severity: | S2 (Serious) |
| Version: | >= 8.4.6 | OS: | Debian (bookworm) |
| Assigned to: | CPU Architecture: | Any (amd64) | |
| Tags: | 8.4, apt, bookworm, Debian, repository | ||
[24 Oct 2025 14:18]
Supervision NV
[24 Oct 2025 14:22]
Supervision NV
Misreported architecture as arm64, it was amd64 (x86-64)
[24 Oct 2025 14:22]
Supervision NV
Fixed architecture in report
[27 Oct 2025 13:08]
Alexander Rösch
I can confirm for Ubuntu noble x86_64 ------------------------------- ------------------------------- from scrap: 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.5-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.5-1ubuntu24.04 with mysql-apt-config_0.8.35-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.5-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.5-1ubuntu24.04 ------------------------------- System with previous successfull installed router & client 8.4.6 and actualized repository through mysql-apt-config_0.8.35-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.5-1ubuntu24.04 mysql-shell: Installed: (none) Candidate: 8.4.5-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 ------------------------------- -------------------------------
[28 Oct 2025 7:20]
Alexander Rösch
Seems they have fixed some (but not everything) with a new MySQL APT Repository 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 But still, mysql-router & mysql-shell remains on 8.4.5 and so are degenerated in their version
