qemu-trace-stap invokes stap as a subprocess but it is not automatically pulled in Reproducible: Always Steps to Reproduce: 1. Install qemu-tools 2. Invoke "qemu-trace-stap list qemu-system-x86_64" Actual Results: qemu-trace-stap list qemu-system-x86_64 Traceback (most recent call last): File "/usr/bin/qemu-trace-stap", line 169, in <module> main() ~~~~^^ File "/usr/bin/qemu-trace-stap", line 165, in main args.func(args) ~~~~~~~~~^^^^^^ File "/usr/bin/qemu-trace-stap", line 112, in cmd_list print_probes(args.verbose, "*") ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/bin/qemu-trace-stap", line 99, in print_probes proc = subprocess.Popen(["stap", "-I", tapsets, "-l", script], stdout=subprocess.PIPE, universal_newlines=True) File "/usr/lib64/python3.13/subprocess.py", line 1038, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pass_fds, cwd, env, ^^^^^^^^^^^^^^^^^^^ ...<5 lines>... gid, gids, uid, umask, ^^^^^^^^^^^^^^^^^^^^^^ start_new_session, process_group) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 1974, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'stap' Expected Results: qemu-trace-stap list should list all probe points of the passed binary
Probably: %package tools Summary: %{name} support tools +Recommends: systemtap-client %description tools %{name}-tools provides various tools related to %{name} usage. (Suggests is also possible, but for most users that would also break.)
FEDORA-2025-b1da06b8d9 (qemu-9.2.0-21.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-b1da06b8d9
FEDORA-2025-10d768d613 (qemu-9.1.3-2.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2025-10d768d613
FEDORA-2025-b1da06b8d9 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b1da06b8d9` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b1da06b8d9 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-10d768d613 has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-10d768d613` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-10d768d613 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-43ad20f3c6 has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-43ad20f3c6` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-43ad20f3c6 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2025-43ad20f3c6 (qemu-9.2.0-22.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2025-10d768d613 (qemu-9.1.3-2.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.