Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 544294 - net-firewall/firewalld-0.2.9-r1 - firewall-cmd hangs indefinitely
Summary: net-firewall/firewalld-0.2.9-r1 - firewall-cmd hangs indefinitely
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on: 549270
Blocks:
  Show dependency tree
 
Reported: 2015-03-24 08:39 UTC by Marek Szuba
Modified: 2015-06-23 09:19 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.