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

Bug 48123

Summary: net-firewall/kmyfirewall: missing dependency, broken version 0.9.6
Product: Gentoo Linux Reporter: Federico Zenith <federico.zenith>
Component: New packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch for portage ebuild for kmyfirewall.0.9.6.2

Description Federico Zenith 2004-04-17 06:07:04 UTC
The kmyfirewall package depends on net-firewall/iptables, but this dependency is not enforced.

Furthermore, kmyfirewall 0.9.6 has not yet been removed nor masked, though its behaviour is known to be broken on Gentoo. 0.9.6.2 is patched specially for this.
Comment 1 Federico Zenith 2004-04-17 06:10:42 UTC
Created attachment 29486 [details, diff]
Patch for portage ebuild for kmyfirewall.0.9.6.2

Enforces runtime dependency on iptables.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-04-17 19:24:55 UTC
thanks - fixed.
Comment 3 Federico Zenith 2004-04-18 03:12:33 UTC
Thanks for being quick, but there's yet a problem - all versions of kmyfirewall depend on iptables, while I've seen in portage that only 0.9.6.2 has the correct dependency. It would not be a very bad thing if 0.9.6.2 were x86, but right now the version marked stable is 0.9.5.

I suggest therefore that the dependency is added to all kmyfirewall ebuilds.

Cheers,
-Federico
Comment 4 Daniel Black (RETIRED) gentoo-dev 2004-04-18 16:18:03 UTC
Good point. 0.9.6.2 marked stable and other version include a iptables depend too. Thanks again.
Comment 5 Federico Zenith 2004-04-19 02:50:40 UTC
Confirmed spotting in portage & closing bug. Thanks!