[Bug 2159678] Re: Noble nova package has misaligned phasing breaks install
Andreas Hasenack
2159678 at bugs.launchpad.net
Mon Jul 6 17:27:30 UTC 2026
And for all arches:
$ ./change-override -s noble-updates -e 3:29.2.0-0ubuntu1.8 -z 100 nova-common
Override percentage to 100
nova-common 3:29.2.0-0ubuntu1.8 in noble amd64: main/net/extra/100% -> 100%
nova-common 3:29.2.0-0ubuntu1.8 in noble arm64: main/net/extra/50% -> 100%
nova-common 3:29.2.0-0ubuntu1.8 in noble armhf: main/net/extra/50% -> 100%
nova-common 3:29.2.0-0ubuntu1.8 in noble i386: main/net/extra/50% -> 100%
nova-common 3:29.2.0-0ubuntu1.8 in noble ppc64el: main/net/extra/50% -> 100%
nova-common 3:29.2.0-0ubuntu1.8 in noble riscv64: main/net/extra/50% -> 100%
nova-common 3:29.2.0-0ubuntu1.8 in noble s390x: main/net/extra/100% -> 100%
Override [y|N]? y
about to call changeOverride on publication https://api.launchpad.net/devel/ubuntu/+archive/primary/+binarypub/246507186 with kwargs: OrderedDict({'new_phased_update_percentage': 100})
nova-common 3:29.2.0-0ubuntu1.8 in noble amd64 remained the same
about to call changeOverride on publication https://api.launchpad.net/devel/ubuntu/+archive/primary/+binarypub/246399062 with kwargs: OrderedDict({'new_phased_update_percentage': 100})
about to call changeOverride on publication https://api.launchpad.net/devel/ubuntu/+archive/primary/+binarypub/246399063 with kwargs: OrderedDict({'new_phased_update_percentage': 100})
about to call changeOverride on publication https://api.launchpad.net/devel/ubuntu/+archive/primary/+binarypub/246399064 with kwargs: OrderedDict({'new_phased_update_percentage': 100})
about to call changeOverride on publication https://api.launchpad.net/devel/ubuntu/+archive/primary/+binarypub/246399065 with kwargs: OrderedDict({'new_phased_update_percentage': 100})
about to call changeOverride on publication https://api.launchpad.net/devel/ubuntu/+archive/primary/+binarypub/246399066 with kwargs: OrderedDict({'new_phased_update_percentage': 100})
about to call changeOverride on publication https://api.launchpad.net/devel/ubuntu/+archive/primary/+binarypub/246445343 with kwargs: OrderedDict({'new_phased_update_percentage': 100})
nova-common 3:29.2.0-0ubuntu1.8 in noble s390x remained the same
5 publications overridden; 2 publications remained the same.
** Changed in: nova (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/2159678
Title:
Noble nova package has misaligned phasing breaks install
Status in nova package in Ubuntu:
Fix Released
Bug description:
Currently if I install python3-nova on Ubuntu Noble I get:
# apt install python3-nova
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python3-nova : Depends: nova-common (= 3:29.2.0-0ubuntu1.8) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Indeed the version of nova-common available is:
# apt-cache policy nova-common
nova-common:
Installed: (none)
Candidate: 3:29.2.0-0ubuntu1.7
Version table:
3:29.2.0-0ubuntu1.7 500
500 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages
100 /var/lib/dpkg/status
3:29.0.1-0ubuntu1 500
500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages
Both of these packages are part of https://launchpad.net/ubuntu/+source/nova/3:29.2.0-0ubuntu1.8
These packages have been undergoing update phasing and according to
https://launchpad.net/ubuntu/noble/amd64/nova-common that package is
at "50% of users". Since these packages are hard requirements on each
other they should be aligned with phases to avoid becoming stuck like
this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/2159678/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list