Hey everyone,
I am trying to build libguestfs locally using osc, but am receiving the following error:
buildinfo is broken... it says: unresolvable: nothing provides rubygem-rake
I can fix the build by switching the rubygem-rake dependency to:
ruby2.6-rubygem-rake-12_0
However, I know this package changes versions often, and I am not sure if there is a better way to handle this problem. Any insights on how to solve this would be greatly appreaciated!
Thanks,-- Larry Dewey Software Engineer - Virtualization Specialist SUSE 1800 Novell Place (P)+1 801.861.7605 ldewey@suse.com
Am 08.04.19 um 18:20 schrieb Larry Dewey:
Hey everyone,
I am trying to build libguestfs locally using osc, but am receiving the following error:
I honestly don't know why rubygem-rake works in OBS, but the proper way is rubygem(rake)
Greetings, Stephan