Architecture s390x in core22 Failed to install or refresh snap 'gnome-42-2204'

Bug #2052015 reported by andykimpe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
snapd
In Progress
Undecided
Unassigned

Bug Description

please solve problem in Architecture s390x in core22

Installing build-snaps
Failed to install or refresh snap 'gnome-42-2204'.
'gnome-42-2204' does not exist or is not available on channel 'latest/stable'.
Use `snap info gnome-42-2204` to get a list of channels the snap is available on.
Full execution log: '/root/.local/state/snapcraft/log/snapcraft-20240202-065515.791715.log'
Build failed

Tags: s390xcore22
Revision history for this message
andykimpe (andykimpe) wrote :
Revision history for this message
andykimpe (andykimpe) wrote :

same problem on ppc64el architecture

Revision history for this message
andykimpe (andykimpe) wrote :

same problem on riscv64 architecture

Revision history for this message
andykimpe (andykimpe) wrote :

I add the snapcraft.yaml code + the patches to use

Revision history for this message
Ken VanDine (ken-vandine) wrote :

At this time the gnome platform snaps are only supported on amd64 and arm64. Is there a particular demand for your snap on these other architectures?

Revision history for this message
Ken VanDine (ken-vandine) wrote :

I suspect what you really need is to specify the architectures your snap should build and run on. Something like this:

architectures:
  - build-on: [amd64]
  - build-on: [arm64]

For reference https://snapcraft.io/docs/architectures

Revision history for this message
Ken VanDine (ken-vandine) wrote :

I've closed the bug as it isn't a snapd issue, but it's the gnome sdk snap that isn't supported on those architectures. Bugs for that project are tracked at https://github.com/ubuntu/gnome-sdk

Changed in snapd:
status: New → Invalid
Revision history for this message
andykimpe (andykimpe) wrote :

At this time the gnome platform snaps are only supported on amd64 and arm64. Is there a particular demand for your snap on these other architectures?

yes given that the project is compatible with all architectures

there are more and more people who use this architecture and ask to have a package for it

It is therefore necessary for gnome to be present for all architectures in snap without any exceptions

and my request is absolutely not invalid

It’s up to you to do the job right.

if you activate an architecture in snap you must activate all packages without exception including gnome

for the gnome-sdk it is hard compatible

can we install it directly on the distributions

so it's up to you to make it compatible with snap

so they should not say that the request is simply because you refuse to do the job properly

Changed in snapd:
status: Invalid → In Progress
Revision history for this message
andykimpe (andykimpe) wrote :

Plus I'm not the only one complaining about this problem.

https://github.com/ubuntu/gnome-sdk/issues/189

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.