** Summary changed:

- firehol locks down Feisty & Gusty systems
+ [SRU] firehol locks down Feisty & Gusty systems

** Description changed:

  Bug is caused by the move to bash 3.2, upstream has been fixed.
  
http://sourceforge.net/tracker/index.php?func=detail&aid=1607442&group_id=58425&atid=487692
  
  Reproduction / Test Case:
  > Install firehol
- > Start firehol ("firehol start" in terminal)
+ > Set START_FIREHOL to YES in /etc/default/firehol
+ > Start firehol ("sudo firehol start" in terminal)
  > Watch failure
  
  ----
  
  When starting firehol during boot in feisty I have lots of messages like
  this one in /var/log/boot (running upstart):
  
  Jan  5 00:32:46 rcS:  * Starting Firewall firehol       ESC[80G
  Jan  5 00:32:46 rcS:Jan  5 00:32:46 rcS:  * Starting Firewall firehol       
ESC[80G
  Jan  5 00:32:46 rcS:
  Jan  5 00:32:46 rcS: 
--------------------------------------------------------------------------------
  Jan  5 00:32:46 rcS: ERROR   : # 1.
  Jan  5 00:32:46 rcS: WHAT    : A runtime command failed to execute (returned 
error 2).
  Jan  5 00:32:46 rcS: SOURCE  : line 20 of /etc/firehol/firehol.conf
  Jan  5 00:32:46 rcS: COMMAND : /sbin/iptables -t filter -A out_world_all_c1 
-m state '' --state NEW\,ESTABLISHED -j ACCEPT
  Jan  5 00:32:46 rcS: OUTPUT  :
  Jan  5 00:32:46 rcS:
  Jan  5 00:32:46 rcS:
  Jan  5 00:32:46 rcS:
  Jan  5 00:32:46 rcS:
  Jan  5 00:32:46 rcS: 
--------------------------------------------------------------------------------
  
  Running this command manually as root gives the following error message:
  
  root> /sbin/iptables -t filter -A out_world_all_c1 -m state '' --state 
NEW\,ESTABLISHED -j ACCEPT
  Bad argument `'
  Try `iptables -h' or 'iptables --help' for more information.

** Changed in: firehol (Ubuntu Feisty)
   Importance: Undecided => Medium
       Status: New => Confirmed

** Changed in: firehol (Ubuntu Gutsy)
   Importance: Undecided => Medium
       Status: New => Confirmed

-- 
[SRU] firehol locks down Feisty & Gusty systems
https://bugs.launchpad.net/bugs/78017
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to