QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
526 stars 46 forks source link

qubes-core-agent-networking & -network-manager still depend on iptables #8346

Closed TNTBOMBOM closed 11 months ago

TNTBOMBOM commented 11 months ago

Qubes OS release

4.2

Brief summary

According to #5031 qubes should have no dependency on iptables(?), but qubes-core-agent-networking & qubes-core-agent-network-manager showing they are still calling iptables

root@debian:~# apt remove --purge iptable*
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'iptables' for glob 'iptable*'
Note, selecting 'iptables-netflow-dkms' for glob 'iptable*'
Note, selecting 'iptables-nftables-compat' for glob 'iptable*'
Note, selecting 'iptables-persistent' for glob 'iptable*'
Package 'iptables-nftables-compat' is not installed, so not removed
Package 'iptables-persistent' is not installed, so not removed
Package 'iptables-netflow-dkms' is not installed, so not removed
The following packages were automatically installed and are no longer required:
  conntrack libayatana-appindicator3-1 libayatana-ido3-0.4-0
  libayatana-indicator3-7 libdbusmenu-glib4 libdbusmenu-gtk3-4 libgck-1-0
  libgcr-base-3-1 libip6tc2 libnetfilter-conntrack3 libnfnetlink0
  libnma-common libnma0 network-manager-gnome socat tinyproxy tinyproxy-bin
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  iptables* qubes-core-agent-network-manager* qubes-core-agent-networking*
0 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
After this operation, 2,612 kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
root@debian:~# 
andrewdavidwong commented 11 months ago

Duplicate of #5031

andrewdavidwong commented 11 months ago

This appears to be a duplicate of an existing issue. If so, please comment on the appropriate existing issue instead. If anyone believes this is not really a duplicate, please leave a comment briefly explaining why. We'll be happy to take another look and, if appropriate, reopen this issue. Thank you.