Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 544294

Summary: net-firewall/firewalld-0.2.9-r1 - firewall-cmd hangs indefinitely
Product: Gentoo Linux Reporter: Marek Szuba <marecki>
Component: Current packagesAssignee: Matthias Maier <tamiko>
Status: RESOLVED WONTFIX    
Severity: normal CC: cardoe, virtualization
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 549270    
Bug Blocks:    

Description Marek Szuba archtester gentoo-dev 2015-03-24 08:39:06 UTC
Hello,

There seems to be something wrong with the current stable version of net-firewall/firewalld, i.e. 0.2.9-r1 - regardless of how it is invoked, firewall-cmd just hangs there indefinitely. There are no messages of any sort and the process is unresponsive to SIGINT, although it does seem to respond to SIGTERM (or to put it differently, Ctrl-C does nothing but Ctrl-Z followed by 'kill %%' works). The problem appears to be specific to firewall-cmd - the firewalld daemon seems to be fine and libvirt can use it without problems to configure the guest network. Finally, the problem disappeared after updating firewalld to the latest version currently available in Portage, i.e. 0.3.10.

Reproducible: Always

Steps to Reproduce:
1. emerge =net-firewall/firewalld-0.2.9-r1
2. systemctl start firewalld.service
3. firewall-cmd --list-all
Actual Results:  
The command hangs indefinitely without any output

Expected Results:  
Something along the lines of:

public (default)
  interfaces: 
  sources: 
  services: dhcpv6-client
  ports: 
  masquerade: no
  forward-ports: 
  icmp-blocks: 
  rich rules: 


amd64. Gentoo installation fully up to date, mostly with stable ebuilds. SELinux enabled but is presently in permissive mode.
Comment 1 Matthias Maier gentoo-dev 2015-06-23 09:19:48 UTC
with 0.3.10 being stable, I close this bug.