Comment 7 for bug 1919261

Revision history for this message
Tyler Stachecki (tstachecki) wrote :

Hello,

I tried to verify this SRU, but halfway through the process... realized I was pulling from -updates (current) and not -proposed... and even so, I could not replicate the bug:

So I guess it's fixed?
Tyler

---

# Boot a clean cloud-init'd 18.04 image:
ubuntu@dev-10-34-138-116:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.6 LTS
Release: 18.04
Codename: bionic

# Configure apt to internal mirror of Train UCA on this LP's file date (2021-03-15)
...

# Install ceph-mds, verify the intended version was installed:
ubuntu@dev-10-34-138-116:~$ sudo DEBIAN_PRIORITY=critical DEBIAN_FRONTEND=noninteractive apt-get install -y ceph-mds
...
ubuntu@dev-10-34-138-116:~$ dpkg-query -W ceph-mds
ceph-mds 14.2.11-0ubuntu0.19.10.1~cloud4

# Remove train UCA and do-release-upgrade
...
ubuntu@dev-10-34-138-116:~$ sudo apt-get update
ubuntu@dev-10-34-138-116:~$ sudo apt -yu full-upgrade
ubuntu@dev-10-34-138-116:~$ sudo apt -y install ubuntu-release-upgrader-core
ubuntu@dev-10-34-138-116:~$ sudo do-release-upgrade -f DistUpgradeViewNonInteractive
...

# Ceph upgraded without failure:
ubuntu@dev-10-34-138-116:~$ dpkg-query -W ceph-mds
ceph-mds 15.2.14-0ubuntu0.20.04.2