Changes between Version 1 and Version 3 of Ticket #23570


Ignore:
Timestamp:
2024-03-25T14:54:27+01:00 (2 years ago)
Author:
skyper
Comment:

Linux name.fritz.box 6.5.0-26-generic #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 x86_64 x86_64 GNU/Linux The kernel is a 64bit version. Why are you trying to install a 32bit version package? If it is a mixed architecture system you can try to add arch=amd64 as option to the line in the sources.list e.g.:

deb [arch=amd64 signed-by=/usr/local/share/keyrings/josm-apt.gpg] https://josm.openstreetmap.de/apt jammy universe

Overall, this looks like a Ubuntu bug but we might just add the option to our instructions. @team: Which architectures are we supporting with our Ubuntu packages?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23570

    • Property Component CoreUbuntu package
    • Property Cc stoecker added
  • Ticket #23570 – Description

    v1 v3  
    1 #apt update
     1{{{
     2apt update
    23
    34N: Skipping acquire of configured file 'universe/binary-i386/Packages' as repository 'https://josm.openstreetmap.de/apt jammy InRelease' doesn't support architecture 'i386'
    4 
     5}}}
     6{{{
    57uname -a
    68Linux name.fritz.box 6.5.0-26-generic #26~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Mar 12 10:22:43 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
     9}}}