-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
in centos7.3,cannot run #3
Comments
Same problem on Ubuntu 18.04. I installed the following dependencies:
|
On CentOS 7 I am having the following issue:
|
Same on Ubuntu 20.04 LTS |
mclaudt
added a commit
to mclaudt/Iptables-Editor-Gui
that referenced
this issue
Oct 14, 2020
Fix for Intika-Linux-Firewall#3 Fixnum is deprecated, should use Integer instead.
Your issue is due to the lack of gettext. Just do |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
[root@node3 Iptables-Editor-Gui]# ./ipteditor
Traceback (most recent call last):
7: from ./ipteditor:344:in
<main>' 6: from ./ipteditor:310:in
exec'5: from ./ipteditor:304:in
iptables' 4: from /root/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:93:in
text='3: from /root/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:157:in
loadRules' 2: from /root/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:157:in
each'1: from /root/Iptables-Editor-Gui/ipteditor-modules/tablesnotebook.rb:179:in
block in loadRules' /root/Iptables-Editor-Gui/ipteditor-modules/chainsnotebook.rb:61:in
addChain': undefined method `policy=' for nil:NilClass (NoMethodError)The text was updated successfully, but these errors were encountered: