Missing repodata and repocache for openSUSE_Leap_15.3 on local obs

Hi, we are running a local obs. Our Projects are building fine with Leap 15.2 and older version of openSUSE. RPMs for Leap 15.3 are build, but local repositories for Leap 15.3 are missing the directories repodata and repocache which obs should create and fill. Zypper can't read those repos. An example: /srv/obs/repos/<project>/openSUSE_Leap_15.2: noarch repocache repodata src x86_64 /srv/obs/repos/<project>/openSUSE_Leap_15.3: noarch src x86_64 Any clue how to fix this? Thanks and best regards Jan -- Jan Klever klever@pre-sense.de Tel. +49 - 40 - 244 2407 - 0 Fax +49 - 40 - 244 2407 - 24 PRESENSE Technologies GmbH Nagelsweg 41, D-20097 HH Geschäftsführer/Managing Directors AG Hamburg, HRB 107844 Till Dörges, Jürgen Sander USt-IdNr.: DE263765024

Am 29.09.21 um 13:31 schrieb Jan Klever:
we are running a local obs. Our Projects are building fine with Leap 15.2 and older version of openSUSE. RPMs for Leap 15.3 are build, but local repositories for Leap 15.3 are missing the directories repodata and repocache which obs should create and fill. Zypper can't read those repos. An example:
/srv/obs/repos/<project>/openSUSE_Leap_15.2: noarch repocache repodata src x86_64
/srv/obs/repos/<project>/openSUSE_Leap_15.3: noarch src x86_64
Any clue how to fix this?
solved. Solution: add following lines to configuration of project/show/openSUSE.org:Leap:15.3 %if "%_project" == "openSUSE:Leap:15.3" Repotype: rpm-md %endif Seems as if autodetection of repotype doesn't work for 15.3 Regards Jan -- Jan Klever klever@pre-sense.de Tel. +49 - 40 - 244 2407 - 0 Fax +49 - 40 - 244 2407 - 24 PRESENSE Technologies GmbH Nagelsweg 41, D-20097 HH Geschäftsführer/Managing Directors AG Hamburg, HRB 107844 Till Dörges, Jürgen Sander USt-IdNr.: DE263765024
participants (1)
-
Jan Klever