Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 253961 - app-emulation/libvirt should depend on iptables
Summary: app-emulation/libvirt should depend on iptables
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Xen Devs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-06 10:38 UTC by Maximilian Gaß
Modified: 2009-05-27 22:49 UTC (History)
0 users

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 Maximilian Gaß 2009-01-06 10:38:45 UTC
libvirt requires iptables to set up its networking.

Reproducible: Always

Steps to Reproduce:
1. emerge libvirt
2. /etc/init.d/libvirtd start
3. virsh net-create $your_network

Actual Results:  
virsh # net-create /etc/libvirt/networks/foo.xml 
libvir: QEMU error : internal error failed to add iptables rule to allow DHCP requests from 'foo' : Invalid argument
error: Failed to create network from /etc/libvirt/networks/foo.xml

Expected Results:  
Network foo created from /etc/libvirt/networks/foo.xml
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2009-05-27 22:49:37 UTC
This has been fixed. use the network USE flag in newer versions.