and osc api /build/openSUSE:Factory/standard/x86_64/_repository/_buildinfo returns
Server returned an error: HTTP Error 404: Not Found
openSUSE:Factory/_repository
osc api -X POST -f imb.spec /build/openSUSE:Factory/standard/x86_64/_repository:imb-openmpi/_buildinfo
Server returned an error: HTTP Error 400: Bad Request
packid '_repository' is illegal
And that might be why it ends up with 30 fewer packages installed in the build environment.
bmwiedemann
added a commit
to bmwiedemann/reproducibleopensuse
that referenced
this issue
Jul 31, 2019
Reproducer:
Such a build misses the
postgresql95-server-develdependency and thus the build fails withmake: pg_config: Command not foundA workaround is to patch the spec file to work without -M
other affected packages might be imb, kicad-doc, mvapich2 and tensorflow
The text was updated successfully, but these errors were encountered: