Re: repository setup is broken for each repository of RockyLinux:8
Martin Weber wrote:
https://build.opensuse.org/project/show/RockyLinux:8 is broken. [...] If I run osc build I get buildinfo is broken... it says: unresolvable: preinstalls: nothing provides perl(IO::Socket::SSL) >= 1.56 needed by perl-HTTP-Tiny
I've put the following workaround into my Project Config. %if 0%{?rocky_version} == 800 Ignore: perl-HTTP-Tiny %endif This works unless your own packages depend on perl-HTTP-Tiny.
On Samstag, 10. Februar 2024, 08:36:20 CET Andreas Vögele wrote:
Martin Weber wrote:
https://build.opensuse.org/project/show/RockyLinux:8 is broken. [...] If I run osc build I get buildinfo is broken... it says: unresolvable: preinstalls: nothing provides perl(IO::Socket::SSL) >= 1.56 needed by perl-HTTP-Tiny
I've put the following workaround into my Project Config.
%if 0%{?rocky_version} == 800 Ignore: perl-HTTP-Tiny %endif
This works unless your own packages depend on perl-HTTP-Tiny.
just for the record, RockyLinux 8 builds fine in openSUSE:Tools project in general. So the problem must come from your project. -- 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 12.02.24 08:50, Adrian Schröter wrote:
On Samstag, 10. Februar 2024, 08:36:20 CET Andreas Vögele wrote:
Martin Weber wrote:
https://build.opensuse.org/project/show/RockyLinux:8 is broken. [...] If I run osc build I get buildinfo is broken... it says: unresolvable: preinstalls: nothing provides perl(IO::Socket::SSL) >= 1.56 needed by perl-HTTP-Tiny
I've put the following workaround into my Project Config.
%if 0%{?rocky_version} == 800 Ignore: perl-HTTP-Tiny %endif
This works unless your own packages depend on perl-HTTP-Tiny.
just for the record, RockyLinux 8 builds fine in openSUSE:Tools project in general.
So the problem must come from your project.
FTR, I've seen the same problems in our private OBS instance that links to upstream RockyLinux:8 and includes Fedora:EPEL:8. Maybe the latter is a reason? I've "solved" it by copying the upstream project to our instance and making even more unspeakable changes to the project config :) best, Georg -- Jülich Centre for Neutron Science JCNS at Heinz Maier-Leibnitz Zentrum MLZ Forschungszentrum Jülich GmbH Lichtenbergstraße 1 85747 Garching GERMANY Telefon: +49 - 89 158860 731 Telefax: +49 - 89 158860 799 --------------------------------------------------------------------------------------------- Forschungszentrum Jülich GmbH 52425 Jülich Sitz der Gesellschaft: Jülich Eingetragen im Handelsregister des Amtsgerichts Düren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Stefan Müller Geschäftsführung: Prof. Dr. Astrid Lambrecht (Vorsitzende), Karsten Beneke (stellv. Vorsitzender), Dr. Ir. Pieter Jansens ---------------------------------------------------------------------------------------------
participants (3)
-
Adrian Schröter
-
Andreas Vögele
-
Georg Brandl