The issue may be in your apt sources, or in packages you already have
installed in that docker base system.

In a minimal environment, with these sources:

deb [arch=amd64,i386] http://archive.ubuntu.com/ubuntu noble main universe
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports noble main universe
deb [arch=amd64,i386] http://archive.ubuntu.com/ubuntu noble-updates main 
universe
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports noble-updates main 
universe
deb [arch=amd64,i386] http://archive.ubuntu.com/ubuntu noble-security main 
universe
deb [arch=arm64] http://ports.ubuntu.com/ubuntu-ports noble-security main 
universe

I get success:

# apt install -y libasound2-dev:amd64 libasound2-dev:arm64 libasound2-dev:i386 
libpipewire-0.3-dev:amd64 libpipewire-0.3-dev:arm64 libpulse-dev:amd64 
libpulse-dev:arm64 libudev-dev:amd64 libudev-dev:arm64
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libasound2-dev is already the newest version (1.2.11-1build2).
libasound2-dev:arm64 is already the newest version (1.2.11-1build2).
libasound2-dev:i386 is already the newest version (1.2.11-1build2).
libpipewire-0.3-dev is already the newest version (1.0.5-1ubuntu3).
libpipewire-0.3-dev:arm64 is already the newest version (1.0.5-1ubuntu3).
libpulse-dev is already the newest version (1:16.1+dfsg1-2ubuntu10.1).
libpulse-dev:arm64 is already the newest version (1:16.1+dfsg1-2ubuntu10.1).
libudev-dev is already the newest version (255.4-1ubuntu8.5).
libudev-dev:arm64 is already the newest version (255.4-1ubuntu8.5).


** Changed in: python3-defaults (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2100775

Title:
  python3-minimal wants to install twice when installing amd64 and arm64
  packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/2100775/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to