Modify

Opened 8 weeks ago

Last modified 7 weeks ago

#23570 needinfo defect

Xubuntu jammy -- Error apt update

Reported by: anonymous Owned by: anonymous
Priority: normal Milestone:
Component: Ubuntu package Version:
Keywords: Cc: stoecker

Description (last modified by skyper)

apt update

N: Skipping acquire of configured file 'universe/binary-i386/Packages' as repository 'https://josm.openstreetmap.de/apt jammy InRelease' doesn't support architecture 'i386'
uname -a
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

Attachments (0)

Change History (5)

comment:1 by taylor.smock, 7 weeks ago

Description: modified (diff)
Owner: changed from team to anonymous
Status: newneedinfo

Well, considering Ubuntu doesn't support i386 as the boot architecture post 18.04, I'm kind of wondering why your system was trying to get an i386 Java package.

If you must use i386 packages, please change jammy to alldist.

With that said, I think this is a user configuration error. Or maybe you just upgraded from 18.04 to 22.04 or something.

Can you try going through the Ubuntu repository setup process for JOSM again?

comment:2 by skyper, 7 weeks ago

Component: CoreUbuntu package

comment:3 by skyper, 7 weeks ago

Cc: stoecker added
Description: modified (diff)

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?

comment:4 by taylor.smock, 7 weeks ago

I think we have primarily been supporting the architectures the base OS supports.
Realistically, we could probably migrate to using all as the architecture (like what ant does).

comment:5 by stoecker, 7 weeks ago

The packages itself are for all systems. But the Debian repo format still expects a matching repo (unlike for yum repos where noarch really means no arch), so only these:

Codename: alldist
Architectures: i386 amd64 armhf arm64 source
--
Codename: bionic
Architectures: i386 amd64 source
--
Codename: focal
Architectures: i386 amd64 source
--
Codename: jammy
Architectures: amd64 armhf arm64 source
--
Codename: lunar
Architectures: amd64 armhf arm64 source
--
Codename: mantic
Architectures: amd64 armhf arm64 source
--
Codename: noble
Architectures: amd64 armhf arm64 source

Modify Ticket

Change Properties
Set your email in Preferences
Action
as needinfo The owner will remain anonymous.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from anonymous to the specified user. Next status will be 'new'.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will remain anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.