[Bug 1996067] Re: [SRU] Enable support for Antelope Cloud Archive
Corey Bryant
1996067 at bugs.launchpad.net
Wed Dec 7 13:36:30 UTC 2022
Testing on jammy-proposed was successful.
root at j1:~# apt policy software-properties-common
software-properties-common:
Installed: 0.99.22.4
Candidate: 0.99.22.4
Version table:
*** 0.99.22.4 500
500 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 Packages
100 /var/lib/dpkg/status
0.99.22.3 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
0.99.22 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
root at j1:~# sudo add-apt-repository cloud-archive:antelope -y
Repository: 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope main'
Description:
Ubuntu Cloud Archive for OpenStack Antelope
More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/cloudarchive-antelope.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/cloudarchive-antelope.list
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following package was automatically installed and is no longer required:
libfreetype6
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed:
ubuntu-cloud-keyring
0 upgraded, 1 newly installed, 0 to remove and 42 not upgraded.
Need to get 4564 B of archives.
After this operation, 20.5 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-cloud-keyring all 2021.03.26 [4564 B]
Fetched 4564 B in 0s (20.4 kB/s)
Selecting previously unselected package ubuntu-cloud-keyring.
(Reading database ... 34071 files and directories currently installed.)
Preparing to unpack .../ubuntu-cloud-keyring_2021.03.26_all.deb ...
Unpacking ubuntu-cloud-keyring (2021.03.26) ...
Setting up ubuntu-cloud-keyring (2021.03.26) ...
Scanning processes...
No services need to be restarted.
No containers need to be restarted.
No user sessions are running outdated binaries.
No VM guests are running outdated hypervisor (qemu) binaries on this host.
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-proposed InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope InRelease [5454 B]
Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 Packages [83.0 kB]
Fetched 88.5 kB in 20s (4351 B/s)
Reading package lists... Done
root at j1:~# sudo add-apt-repository cloud-archive:antelope-proposed -y [8/274]
Repository: 'deb http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-proposed/antelope main'
Description:
Ubuntu Cloud Archive for OpenStack Antelope [proposed]
More info: https://wiki.ubuntu.com/OpenStack/CloudArchive
Adding repository.
Adding deb entry to /etc/apt/sources.list.d/cloudarchive-antelope.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/cloudarchive-antelope.list
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ubuntu-cloud-keyring is already the newest version (2021.03.26).
The following package was automatically installed and is no longer required:
libfreetype6
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 42 not upgraded.
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-proposed InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:5 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:6 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope InRelease
Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-proposed/antelope InRelease [5456 B]
Get:8 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-proposed/antelope/main amd64 Packages [83.0 kB]
Fetched 88.5 kB in 10s (8574 B/s)
Reading package lists... Done
root at j1:~# apt policy python3-openstackclient
python3-openstackclient:
Installed: (none)
Candidate: 6.0.0-0ubuntu1~cloud0
Version table:
6.0.0-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 Packages
500 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-proposed/antelope/main amd64 Packages
5.8.0-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
root at j1:~# sudo apt install -y python3-openstackclient
...
root at j1:~# apt policy python3-openstackclient
python3-openstackclient:
Installed: 6.0.0-0ubuntu1~cloud0
Candidate: 6.0.0-0ubuntu1~cloud0
Version table:
*** 6.0.0-0ubuntu1~cloud0 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-updates/antelope/main amd64 Packages
500 http://ubuntu-cloud.archive.canonical.com/ubuntu jammy-proposed/antelope/main amd64 Packages
100 /var/lib/dpkg/status
5.8.0-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-properties in Ubuntu.
https://bugs.launchpad.net/bugs/1996067
Title:
[SRU] Enable support for Antelope Cloud Archive
Status in software-properties package in Ubuntu:
Fix Released
Status in software-properties source package in Jammy:
Fix Committed
Bug description:
Please add support for:
cloud-archive:antelope
cloud-archive:antelope-proposed
This will also need to be SRU'd back to jammy.
[Impact]
End users have to manually enable the antelope cloud archive pockets.
[Test case]
sudo add-apt-repository cloud-archive:antelope
sudo add-apt-repository cloud-archive:antelope-proposed
[Regression potential]
Limited - just a data item addition
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1996067/+subscriptions
More information about the foundations-bugs
mailing list