Installing NetworkManager without qubes-core-agent-network-manager is possible but doesn’t work #9664
Labels
affects-4.2
This issue affects Qubes OS 4.2.
C: networking
diagnosed
Technical diagnosis has been performed (see issue comments).
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
pr submitted
A pull request has been submitted for this issue.
T: bug
Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
How to file a helpful issue
Qubes OS release
R4.2
Brief summary
If I install NetworkManager via DNF but don’t install qubes-core-agent-network-manager, NetworkManager fails to start. Since this configuration is useless, qubes-core-agent should block it via something like:
Steps to reproduce
Run
dnf --setopt=install_weak_deps=False install NetworkManager
in a Fedora 41 template.Expected behavior
qubes-core-agent-network-manager is installed as a dependency.
Actual behavior
qubes-core-agent-network-manager is not installed, so NetworkManager is broken.
Patch is trivial.
The text was updated successfully, but these errors were encountered: