Update verified. root@55d22e9f8666:/# apt update Hit:1 http://ports.ubuntu.com/ubuntu-ports noble InRelease Get:2 http://ports.ubuntu.com/ubuntu-ports noble-updates InRelease [126 kB] Hit:3 http://ports.ubuntu.com/ubuntu-ports noble-proposed InRelease Get:4 http://ports.ubuntu.com/ubuntu-ports noble-updates/main armhf Packages [319 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports noble-updates/main Translation-en [114 kB] Fetched 559 kB in 6s (99.0 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done 77 packages can be upgraded. Run 'apt list --upgradable' to see them. root@55d22e9f8666:/# apt install python3-apt 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-apt : Depends: libapt-pkg6.0t64 (>= 2.8.1) but 2.7.14build2 is to be installed E: Unable to correct problems, you have held broken packages. root@55d22e9f8666:/# apt install -tnoble-proposed python3-apt Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: python-apt-common Suggested packages: python-apt-doc The following packages will be upgraded: python-apt-common python3-apt 2 upgraded, 0 newly installed, 0 to remove and 92 not upgraded. Need to get 236 kB of archives. After this operation, 383 kB of additional disk space will be used. Do you want to continue? [Y/n] ** Tags removed: verification-needed verification-needed-noble ** Tags added: verification-done verification-done-noble -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/2077685 Title: python3-apt_2.7.7ubuntu2 uninstallable on armhf Status in apt package in Ubuntu: Triaged Status in python-apt package in Ubuntu: Fix Released Status in apt source package in Noble: Triaged Status in python-apt source package in Noble: Fix Committed Bug description: The python-apt 2.7.7ubuntu2 update has a versioned dependency on libapt-pkg6.0t64 (>= 2.8.1) (on armhf only). Presumably there's an armhf-only symbols difference resulting in the armhf package (and *only* the armhf package - none of i386, amd64, ppc64el, s390x, or riscv64 are affected) picking up this tighter dependency. The version of apt which could satisfy this is still in -proposed: ``` apt | 2.7.14build2 | noble | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x apt | 2.8.2 | noble-proposed | source, amd64, arm64, armhf, i386, ppc64el, riscv64, s390x ``` To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/2077685/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp