Hide Forgot
Description of problem: kernel-debug kernels have debugging information, but are otherwise regular kernels. qemu-sanity-check cannot use these kernels because they have names like: /boot/vmlinuz-3.11.0-0.rc7.git0.1.fc21.x86_64+debug whereas qemu-sanity-check searches for kernels using this wildcard: /boot/vmlinuz-*.$arch Although it's possible to work around this by using an explicit --kernel parameter, it'd be nice if +debug kernel were recognized. Version-Release number of selected component (if applicable): qemu-sanity-check 1.1.3 Additional info: https://bugzilla.redhat.com/show_bug.cgi?id=999518#c6
Fixed in 1.1.4. http://koji.fedoraproject.org/koji/taskinfo?taskID=5865333
qemu-sanity-check-1.1.4-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/qemu-sanity-check-1.1.4-2.fc19
qemu-sanity-check-1.1.4-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.