Hide Forgot
Description of problem: The libguestfs test suite requires virtualization, but the ppc64 Koji builders on Fedora don't have virtualization support. QEMU's ppc64 emulation is not an option because it is incomplete and fails with 'illegal instruction' error. I tried the libguestfs test suite on a ppc64 machine with virtualization support and most of the tests passed, with the exception of a few btrfs and ntfs tests. Most of the bindings test suite also passed (I didn't try all of them), though there are some sporadic hangs. Could we disable the tests during libguestfs build so that we unblock several libguestfs dependencies on ppc64?
Sure, done: http://pkgs.fedoraproject.org/cgit/libguestfs.git/commit/?id=443fd797335fda0a494770669a1880d2b8de61e9 (also in F20 git) By the way, I do occasionally run the test suite on ppc64 and it should work. Unfortunately I only have an Apple G5 locally which supports the "fake" KVM (PR?), which was recently disabled in the Fedora kernel, leaving me without a way to test KVM at all. There was a patch floating around: "Allow PR and HV KVM to coexist in one kernel" Some/all of it seems to be upstream so maybe we can get PR enabled again? Then I can add it to CI-tests, which means it won't break so much.
(In reply to Richard W.M. Jones from comment #1) > Sure, done: > > http://pkgs.fedoraproject.org/cgit/libguestfs.git/commit/ > ?id=443fd797335fda0a494770669a1880d2b8de61e9 > (also in F20 git) Thanks Richard, could you also create a build on primary? We cannot build on secondary arches until a build happens on primary. > By the way, I do occasionally run the test suite on ppc64 and > it should work. Unfortunately I only have an Apple G5 locally > which supports the "fake" KVM (PR?), which was recently disabled > in the Fedora kernel, leaving me without a way to test KVM at > all. > > There was a patch floating around: > "Allow PR and HV KVM to coexist in one kernel" > > Some/all of it seems to be upstream so maybe we can get PR enabled > again? Then I can add it to CI-tests, which means it won't break > so much. Yes, that patch is upstream. Once we have kernel-3.13 on Fedora we can try to enable PR KVM.
F20 build in progress: http://koji.fedoraproject.org/koji/taskinfo?taskID=6258986
I have opened a bug about the unrelated KVM PR issue: https://bugzilla.redhat.com/show_bug.cgi?id=1038541
libguestfs-1.24.1-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libguestfs-1.24.1-5.fc20
Package libguestfs-1.24.1-5.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing libguestfs-1.24.1-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-22849/libguestfs-1.24.1-5.fc20 then log in and leave karma (feedback).
libguestfs-1.24.2-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/libguestfs-1.24.2-1.fc20
libguestfs-1.24.2-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.