This is the content of ubuntu.sources that I'm using: ``` Types: deb Architectures: amd64,i386 URIs: http://archive.ubuntu.com/ubuntu/ Suites: noble noble-updates noble-backports Components: main universe restricted multiverse Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
## Ubuntu security updates. Aside from URIs and Suites, ## this should mirror your choices in the previous section. Types: deb Architectures: amd64,i386 URIs: http://security.ubuntu.com/ubuntu/ Suites: noble-security Components: main universe restricted multiverse Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg Types: deb Architectures: arm64 URIs: http://ports.ubuntu.com/ubuntu-ports/ Suites: noble noble-updates noble-backports noble-security Components: main universe restricted multiverse Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg ``` -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/2100775 Title: python3-minimal wants to install twice when installing amd64 and arm64 packages Status in python3-defaults package in Ubuntu: New Bug description: When adding the ports repository to cross compile from amd64 to arm64, some arm64 dependencies tries to install python3-minimal:arm64 which conflicts with the already installed python3-minimal:amd64. I suspect this is a packaging mistake as 22.04 didn't have this issue and I've noticed this in 24.04. I believe some packages should have a virtual dependency on python3-minimal without specifying which architecture it uses right? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/2100775/+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