Figure out why ubuntu complains about our package repository #160

Closed
opened 2025-12-13 16:26:31 +01:00 by oysteikt · 2 comments
Owner

ubuntu seems to complain about missing 32-bit support on 64-bit machines

Get:5 https://git.pvv.ntnu.no/api/packages/Projects/debian noble InRelease [2,009 B]
Hit:6 https://download.docker.com/linux/ubuntu noble InRelease
Get:7 https://git.pvv.ntnu.no/api/packages/Projects/debian noble/main amd64 Packages [1,076 B]
Fetched 3,085 B in 0s (12.3 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://git.pvv.ntnu.no/api/packages/Projects/debian noble InRelease' doesn't support architecture 'i386'
$ uname -a
Linux <hostname> 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
ubuntu seems to complain about missing 32-bit support on 64-bit machines ``` Get:5 https://git.pvv.ntnu.no/api/packages/Projects/debian noble InRelease [2,009 B] Hit:6 https://download.docker.com/linux/ubuntu noble InRelease Get:7 https://git.pvv.ntnu.no/api/packages/Projects/debian noble/main amd64 Packages [1,076 B] Fetched 3,085 B in 0s (12.3 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'https://git.pvv.ntnu.no/api/packages/Projects/debian noble InRelease' doesn't support architecture 'i386' $ uname -a Linux <hostname> 6.8.0-85-generic #85-Ubuntu SMP PREEMPT_DYNAMIC Thu Sep 18 15:26:59 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ```
oysteikt added this to the Initial release milestone 2025-12-13 16:26:31 +01:00
oysteikt added the bugpackaging labels 2025-12-13 16:26:31 +01:00
Author
Owner

We could also just solve #154

We could also just solve #154
Author
Owner
https://askubuntu.com/questions/741410/skipping-acquire-of-configured-file-main-binary-i386-packages-as-repository-x
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Projects/muscl#160