Am Mittwoch, 29. September 2021, 10:06:14 CEST schrieb Adrian Schröter:
On Dienstag, 28. September 2021, 13:58:06 CEST Stefan Botter wrote:
Hi,
Am Dienstag, den 28.09.2021, 08:47 +0200 schrieb Adrian Schröter:
On Dienstag, 28. September 2021, 08:46:55 CEST Adrian Schröter wrote:
On Montag, 27. September 2021, 22:55:30 CEST Hans-Peter Jansen
wrote:
Hi,
my local OBS refuses to build any packages anymore with some
strange errors: I suppose you got some newer kernel-obs-build package from somewhere. And the new kernel/initrd is not able to mount/attach to the storage anymore.
the obvious next step would be to find out from where the kernel is coming ;) Eg. via "osc buildinfo"
The same thing happened to PMBS Saturday, Sep 18th, roughly around 2 a.m., without any package updates. Probably this is triggered by changes in OBS, not by changes in the local installation.
it might be that OBS delivered the package, but you need to find out which one we talk about at all.
Please see https://lists.links2linux.de/pipermail/packman/2021-September/016827.html , seife found the solution of the missing /srv directory in the created buildroot.
okay, the new dracut caused it....
His suggestion was to use a newer version of build from openSUSE:Tools, but IMHO this should be fixed in the build packages of the respective released obs versions below https://download.opensuse.org/repositories/OBS:/Server:/
indeed, 2.10 got a new release meanwhile.
After updating OBS, containing build-20210902, it is building packages again. Yay. Thanks everybody involved! In the kernel build project, all packages were sitting in "scheduled" state with popup stating: "waiting for 4 compliant workers (4 of them bad)" $ obs_admin --drop-badhosts fixed that issue for me. Cheers, Pete