openSUSE / obs-build

OBS build script, can be used with OBS or stand alone
GNU General Public License v2.0
130 stars 181 forks source link

pbuild: Handle string instead of hashref #999

Closed bmwiedemann closed 2 months ago

bmwiedemann commented 2 months ago

Without this patch, pbuild (of openSUSE:Factory:Rings:0-Bootstrap standard x86_64) failed with

building binutils/binutils.spec
Can't use string ("binutils") as a HASH ref while "strict refs" in use at /usr/lib/build/PBuild/Checker.pm line 731.
mlschroe commented 2 months ago

Fixed in a different way.

bmwiedemann commented 2 months ago

linking commit 5a078c2b0f6904060e25621a263fd2a14c3c04e0 to make it easier to find.