Description of problem: Yumex reports no files for QEMU on FC17 X86_64. This status is confirmed by reviewing the file list as well as the package size. The current available QEMU package is 1.0-17.fc17. Version-Release number of selected component (if applicable): FC17 / QEMU 1.0-17.fc17 How reproducible: Very. Steps to Reproduce: 1. Launch Yumex. Search for QEMU. Scroll down to the QEMU package. Notice the package size. Click on the file list and notice the file list. 2. Install package. 3. From a command line, type QEMU. Notice the error "bash: qemu: command not found..." Actual results: Expected results: Additional info:
This doesn't seem to be a bug. The command is 'qemu-system-i386', which is more logical than having a command 'qemu' which was a special case. Also the 'qemu' package is a meta-package that pulls in (Requires) other packages.