pkg-perl-maintainers team mailing list archive
-
pkg-perl-maintainers team
-
Mailing list archive
-
Message #04018
[Bug 1898970] [NEW] iptables path not correct for ubuntu 20.04
Public bug reported:
In file ChainMgr.pm line 683:
Iptables path is not correct for ubuntu 20.04:
my $ipt_bin = '/usr/sbin/iptables';
It should be:
my $ipt_bin = '/usr/sbin/iptables';
** Affects: libiptables-chainmgr-perl (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libiptables-chainmgr-perl in Ubuntu.
https://bugs.launchpad.net/bugs/1898970
Title:
iptables path not correct for ubuntu 20.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libiptables-chainmgr-perl/+bug/1898970/+subscriptions
Follow ups