OBS + KIWI not finding Leap 15.5 packages
Hi, everyone! I'm trying to use OBS + KIWI to build this live ISO image based on Leap 15.5: https://build.opensuse.org/package/show/home:kamarada:15.5:dev/Linux-Kamarad... But it fails to build. And when I inspect the build log: https://build.opensuse.org/public/build/home:kamarada:15.5:dev/images/x86_64... I find messages like this: system: Problem: the to be installed nautilus-lang-41.5-150400.3.6.1.noarch requires 'nautilus = 41.5', but this requirement cannot be provided Well, I'm using Leap 15.5 on my PC and I have nautilus = 41.5 installed from the OSS repo. As a matter of fact, it's here: https://build.opensuse.org/package/show/openSUSE:Leap:15.5/nautilus I believe the problem is with OBS (not with KIWI) because I originally reported this problem on the kiwi-images Google Group: https://groups.google.com/u/1/g/kiwi-images/c/ND_hMwhjk1Y And I was able to build that image locally using KIWI alone and the source code hosted at GitLab: https://gitlab.com/kamarada/Linux-Kamarada-GNOME/-/tree/15.5-dev-light So, why is OBS not finding those packages? Am I doing something wrong? Thanks! Antonio The Linux Kamarada Project https://linuxkamarada.com/
On Mittwoch, 26. Juli 2023, 05:30:19 CEST Linux Kamarada wrote:
Hi, everyone!
I'm trying to use OBS + KIWI to build this live ISO image based on Leap 15.5:
https://build.opensuse.org/package/show/home:kamarada:15.5:dev/Linux-Kamarad...
But it fails to build. And when I inspect the build log:
https://build.opensuse.org/public/build/home:kamarada:15.5:dev/images/x86_64...
I find messages like this:
system: Problem: the to be installed nautilus-lang-41.5-150400.3.6.1.noarch requires 'nautilus = 41.5', but this requirement cannot be provided
I do not see that, but I see this: system: Problem: nothing provides '/usr/bin/fusermount3' needed by the to be installed xdg-desktop-portal-1.16.0-150500.3.3.1.x86_64 This is caused, because one need to define file provides manually unfortunatly. Or work around that and add fuse3 package manually to your kiwi file. bye adrian
Well, I'm using Leap 15.5 on my PC and I have nautilus = 41.5 installed from the OSS repo. As a matter of fact, it's here:
https://build.opensuse.org/package/show/openSUSE:Leap:15.5/nautilus
I believe the problem is with OBS (not with KIWI) because I originally reported this problem on the kiwi-images Google Group:
https://groups.google.com/u/1/g/kiwi-images/c/ND_hMwhjk1Y
And I was able to build that image locally using KIWI alone and the source code hosted at GitLab:
https://gitlab.com/kamarada/Linux-Kamarada-GNOME/-/tree/15.5-dev-light
So, why is OBS not finding those packages? Am I doing something wrong?
Thanks!
Antonio The Linux Kamarada Project https://linuxkamarada.com/
-- Adrian Schroeter <adrian@suse.de> Build Infrastructure Project Manager SUSE Software Solutions Germany GmbH, Frankenstraße 146, 90461 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Ivo Totev
On Wed, Jul 26, 2023 at 5:05 AM Adrian Schröter <adrian@suse.de> wrote:
Or work around that and add fuse3 package manually to your kiwi file.
That's what I did and it worked. Many thanks! Antonio The Linux Kamarada Project https://linuxkamarada.com/
participants (2)
-
Adrian Schröter
-
Linux Kamarada