Bugzilla – Bug 1226137
[SUSE:SLFO:Main] guestfs-tools: fails to build on ppc64le
Last modified: 2024-06-10 14:17:50 UTC
Hello, guestfs-tools is currently unresolvable for ppc64le: ... unresolvable: nothing provides /usr/bin/qemu-system-ppc64 needed by libguestfs0 - When building PowerPC images for SL Micro, https://build.suse.de/package/show/home:jsrain:SL-Micro/SL-Micro ... unresolvable: nothing provides guestfs-tools needed by patterns-base-kvm_host On one side, I believe patterns-base-kvm_host should be dropped for SL Micro ppc64le image. On the other hand, /usr/bin/qemu-system-ppc64 should be provided by qemu-ppc package. Should you need this as build dependency or preinstalled in the build environment? This is urgent since it is needed for upcoming SLE Micro 6.1 release, and affecting any other SLFO products.
This is most likely project configuration problem. Binary dependencies cannot be resolved by OBS unless configured in prjconf.
Missing rune in prj conf (thanks to Rudi!): FileProvides: /usr/bin/qemu-system-ppc64 qemu-ppc I have asked in Slack if SLFO team can add it to the project.