Buildinfo is broken... it says: unresolvable: preinstalls: nothing provides rpm

I’m trying to do local builds of various packages that previously built fine, but today are complaining about a broken buildinfo. For example, with mozilla/seamonkey:

$ osc build --clean openSUSE_Tumbleweed x86_64 seamonkey.spec
Building seamonkey.spec for openSUSE_Tumbleweed/x86_64
Using local file: seamonkey.spec
Getting buildconfig from server and store to /home/psy/obs/mozilla/seamonkey/.osc/_buildconfig-openSUSE_Tumbleweed-x86_64
unknown keyword in config: require:
Getting buildinfo from server and store to /home/psy/obs/mozilla/seamonkey/.osc/_buildinfo-openSUSE_Tumbleweed-x86_64.xml
unknown keyword in config: require:
buildinfo is broken... it says:
unresolvable: preinstalls: nothing provides rpm

I don’t see anything obviously wrong with the project configuration:


Substitute: rust-std rust-std-static

Macros:
%ff_esr_name firefox-esr
:Macros

Is this some system-wide problem affecting all packages?

Likely due to

    <path project="deleted" repository="deleted"/>

in the project meta.

It is not it.

osc buildconfig mozilla openSUSE_Tumbleweed

Thanks; I’ll report this to the project maintainer.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.