Created attachment 1300798 [details] root.log Dependency issues trying to install a qemu package: ``` [root@94e291033f1a /]# dnf install qemu-system-x86-core-2:2.9.0-1.fc27.x86_64 Fedora - Rawhide - Developmental packages for the next Fedora release 425 kB/s | 56 MB 02:14 Last metadata expiration check: 0:01:56 ago on Wed Jul 19 02:58:41 2017. Error: Problem: conflicting requests - nothing provides libxenctrl.so.4.8()(64bit) needed by qemu-system-x86-core-2:2.9.0-1.fc27.x86_64 ``` This was discovered while investigating why our ostree hasn't been building in rawhide. https://koji.fedoraproject.org/koji/taskinfo?taskID=20594692 Attached is the root.log
Xen was bumped to 4.9 so and packages that depend on it'll need to be rebuilt.
We had a few problems building qemu last night, but there is finally a build this morning which should fix this, please try it! https://koji.fedoraproject.org/koji/buildinfo?buildID=920182 (It works for me)
(In reply to Richard W.M. Jones from comment #2) > We had a few problems building qemu last night, but there is finally > a build this morning which should fix this, please try it! > > https://koji.fedoraproject.org/koji/buildinfo?buildID=920182 > > (It works for me) looks all better: https://koji.fedoraproject.org/koji/taskinfo?taskID=20609382 thanks
*** Bug 1472980 has been marked as a duplicate of this bug. ***