[MDEV-27005] MariaDB 10.6.5 Ubuntu repositories only for 22.10 "Impish" Created: 2021-11-09 Updated: 2021-11-09 Resolved: 2021-11-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Repositories |
| Affects Version/s: | 10.6.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When trying to install MariaDB 10.6.5 on Ubuntu from apt repositories the only distribution version for which packages exist seems to be Ubuntu 21.10 "Impish Indri". Installation on 18.04 "bionic" and 20.04 "focal" is not possible. This affects both the 10.6.5 specific repository and the 10.6 "latest" one. E.g.:
and
|
| Comments |
| Comment by Daniel Bartholomew [ 2021-11-09 ] |
|
It's possible the sync to the CDN failed for some reason, I'll investigate. Thanks! |
| Comment by Daniel Bartholomew [ 2021-11-09 ] |
|
hholzgra The backend is now reporting that all of 10.6.5 is synced. Things look good when I tested. Can you verify? Thanks. |
| Comment by Jan Ingvoldstad [ 2021-11-09 ] |
|
10.5.x and 10.6.x updates still seem to be missing from multiple mirrors. I have tested: mirror.one.com, mirror.terrahost.no, ftp.nluug.nl, dlm.mariadb.com (as it was mentioned here): Ubuntu Focal, Debian Stretch, Debian Buster, Debian Bullseye). Most of these report no Release file, ftp.nluug.nl has a Release file but only the previous patch level of 10.5.x (10.5.12 instead of the current 10.5.13). Is this the same issue, and if so, is it just a matter of waiting a day or so for mirrors to resync? 10.5.13/10.6.5 are dearly anticipated due to a possible fix for the critical crasher bug |
| Comment by Hartmut Holzgraefe [ 2021-11-09 ] |
|
At least with the mariadb-repo-setup script and repositories on the mariadb.com CDN things work out ok now. |
| Comment by Daniel Bartholomew [ 2021-11-09 ] |
|
This issue was about the dlm.mariadb.com mirror run by MariaDB Corp. It is weird that some mirrors have partial syncs, but it's been known to happen. The OSUOSL mirror that other 3rd-party mirrors pull from does have the files so any lagging mirrors should all hopefully update over the next few hours. |
| Comment by Jan Ingvoldstad [ 2021-11-09 ] |
|
Yes, that is why I mentioned that these were, at the time, still missing from dlm.mariadb.com as well, and asked whether these issues were related. From my corner of the world, the issue with dlm.mariadb.com is resolved, so as far as I can tell, this ticket may be closed as solved. PS: I see that NLUUG's mirror is successfully updated now as well. |
| Comment by Daniel Bartholomew [ 2021-11-09 ] |
|
Thanks for the update. The issues aren't completely related (dlm.mariadb.com is a distributed CDN, and the others are traditional ftp/web mirrors) but they all are related to the rather large size of yesterday's release. Just for some background, there were 6 releases yesterday: 10.2.41, 10.3.32, 10.4.22, 10.5.13, 10.6.5, and 10.7.1. Which is I think the most we've ever done at one time, the largest in terms of size as well at over 430GB combined. Next time I'll try to give all the mirrors a bit more time to sync between when the releases are uploaded and when they are activated. |