Bug 5645 - Missing dependency for fwbuilder (iproute2)
Bug#: 5645 Product:  Gentoo Linux Version: 1.2 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: aliz@gentoo.org Reported By: martin.kalkman@planet.nl
Component: Ebuilds
URL: 
Summary: Missing dependency for fwbuilder (iproute2)
Keywords:  
Status Whiteboard: 
Opened: 2002-07-27 06:24 0000
Description:   Opened: 2002-07-27 06:24 0000
The firewall script generated by fwbuilder also does calls to the command line 
utility 'ip'. This utility is part of the iproute2 package, however when I 
emerged fwbuilder, iproute2 wasn't installed and thus the generated firewall 
script generated an error.
After I emerged iproute2 the problem disappeared.

------- Comment #1 From Daniel Ahlberg (RETIRED) 2002-08-03 12:46:59 0000 -------
Added iproute2 dependency to 1.0.3-r1, thanks for catching this!

------- Comment #2 From Artur Wanzel 2002-08-04 05:45:30 0000 -------
Created an attachment (id=2805) [details]
new upstream versions fwbuilder & libfwbuilder

------- Comment #3 From Artur Wanzel 2002-08-04 05:46:08 0000 -------
Hi

Please don

------- Comment #4 From Artur Wanzel 2002-08-04 05:46:08 0000 -------
Hi

Please don´t,
 there is nothing that says You need utility 'ip' on the host which runs
fwbuilder, only on the one where You applying  the script, in a distributed
enviroment where fwbuilder host is not the same as firewalled host this leaves
us with iproute2 installed on fwbuilder host whithout solving the issue reported
in this bug... Also You only need 'ip' in some specific configurations, not
always, so installing iproute2 should be left to the administrator of the
firewalled box as long as we don´t know for sure that fwbulder host  and
firewalled host are the same. Eventually You could use a new USE (ex. +/-
fwhost) variable and add dependency on iproute2 if +fwhost is set

Anyway, there is a new release - libfwbuilder-0.10.8 and fwbuilder-1.0.4 I'm
attaching ebuilds and digest

/artur

------- Comment #5 From Daniel Ahlberg (RETIRED) 2002-08-05 04:11:18 0000 -------
I see your point. I've commited your updated ebuilds (thanks for those) and I
added a note about iprute when the installation finished.