Baldo Franić
2004-Dec-29 13:35 UTC
Re: Shorewall rpm failed dependency: iproute (ip isworking)
Hi David Try to install with --nodeps parm of rpm because mandrake has iproute2 package(You used ip executable) or install shorewall v 2.0.8 from mandrake distribution.
David Brown
2004-Dec-29 13:48 UTC
Shorewall rpm failed dependency: iproute (ip is working)
Hello Shorewall gurus, as outlined on the shorewall site I have done the following after failure to install shorewall via the rpm: I have read all of the FAQ. I have read the quickstart guide with particular attention directed at the Mandrake solution. I have searched the mailing list archives (all old replies). I have studied the documentation index. I have previous experience using shorewall the past four years: currently running 1.4 under RH7.2 (perfect no problems). I am building a new server: OS: Mandrake 10.1 Shorewall version: 2.0.13-1 ip addr show 1: lo: mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 brd 127.255.255.255 scope host lo inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:0b:cd:e7:f7:93 brd ff:ff:ff:ff:ff:ff inet 192.168.1.4/24 brd 192.168.1.255 scope global eth0 inet6 fe80::20b:cdff:fee7:f793/64 scope link valid_lft forever preferred_lft forever 3: sit0: mtu 1480 qdisc noop link/sit 0.0.0.0 brd 0.0.0.0> ip route show192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.4 default via 192.168.1.1 dev eth0 The returned error condition follows from this command line: # rpm -i shorewall-2.0.13-1.noarch.rpm error: Failed dependencies: iproute is needed by shorewall-2.0.13-1 Mandrake is installed without X and I am not using the MNF. I am hoping for an install similar to what I have on the RH box described above: iptables and shorewall. Please advise, David. <p><font face="Arial, Helvetica, sans-serif" size="2" style="font-size:13.5px">_______________________________________________________________<BR>Get the FREE email that has everyone talking at <a href=http://www.mail2world.com target=new>http://www.mail2world.com</a><br> <font color=#999999>250MB & 2GB Email Accounts POP3 Calendar SMS Translator - Much More!</font> </font>
Tom Eastep
2004-Dec-29 19:31 UTC
Re: Shorewall rpm failed dependency: iproute (ip is working)
On Wed, 2004-12-29 at 05:48 -0800, David Brown wrote:> Hello Shorewall gurus, as outlined on the shorewall site I have done the > following after failure to install shorewall via the rpm: > > I have read all of the FAQ. > I have read the quickstart guide with particular attention directed at > the Mandrake solution. > I have searched the mailing list archives (all old replies). > I have studied the documentation index. > I have previous experience using shorewall the past four years: > currently running 1.4 under RH7.2 (perfect no problems). >In other words, you did everything but read the installation instructions (http://shorewall.net/Install.htm) or search for "error: Failed dependencies:" using the Quick search at the top of the Shorewall home page. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
Eduardo Ferreira
2004-Dec-29 20:05 UTC
Re: Shorewall rpm failed dependency: iproute (ip is working)
Tom Eastep wrote on 29/12/2004 17:31:16:> On Wed, 2004-12-29 at 05:48 -0800, David Brown wrote: > > Hello Shorewall gurus, as outlined on the shorewall site I have donethe> > following after failure to install shorewall via the rpm:[...]> > In other words, you did everything but read the installation > instructions (http://shorewall.net/Install.htm) or search for "error: > Failed dependencies:" using the Quick search at the top of the Shorewall > home page. > > -TomTom, I''ve been having this problem here for a long time now. The problem is that, in my distribution, apt says there is no package iproute, only iproute2 that obsoletes the previous one: apt> show iproute2 Package: iproute2 Section: Networking Maintainer: Conectiva S.A. <security@conectiva.com.br> [...] Provides: iproute2 (= 2.4.7-24650cl) Obsoletes: iproute (<= 2.2.4-8cl) [...] and because of this, since version 1.4.0 I don''t install shorewall anymore via RPM. I don''t like using --nodeps because later apt will reclaim about inconsistencies in my RPM db. Is there a clever solution and I need a big brown bag? Or should I change my distribution? cheers, ________________________ Eduardo Ferreira Icatu Holding S.A. Supervisor de TI (5521) 3804-8606
Tom Eastep
2004-Dec-29 20:17 UTC
Re: Shorewall rpm failed dependency: iproute (ip is working)
On Wed, 2004-12-29 at 18:05 -0200, Eduardo Ferreira wrote:> Is there a clever solution and I need a big brown bag? Or should I change > my distribution?I suppose that you could volunteer to maintain an RPM taylored to your particular distribution. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
Tom Eastep
2004-Dec-29 20:32 UTC
Re: Shorewall rpm failed dependency: iproute (ip is working)
On Wed, 2004-12-29 at 12:17 -0800, Tom Eastep wrote:> On Wed, 2004-12-29 at 18:05 -0200, Eduardo Ferreira wrote: > > > Is there a clever solution and I need a big brown bag? Or should I change > > my distribution? > > I suppose that you could volunteer to maintain an RPM taylored to your > particular distribution. >Note that it''s not that hard -- about all you would have to do is maintain your own ''shorewall.spec'' file and when I release a new version, you just grab the tarball and generate a .rpm from it using your .spec rather than mine. It would be a real service to the Shorewall community if we could get volunteers to do this for Distributions such as Mandrake where my RPMs don''t install cleanly (my RPM doesn''t place the documentation in the correct place under RedHat so even a RedHat-specific RPM would be appropriate). -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
Jack Coates
2004-Dec-29 23:33 UTC
Re: Shorewall rpm failed dependency: iproute (ip is working)
David Brown wrote:> The returned error condition follows from this command line: > > # rpm -i shorewall-2.0.13-1.noarch.rpm > error: Failed dependencies: > iproute is needed by shorewall-2.0.13-1 > > Mandrake is installed without X and I am not using the MNF. > I am hoping for an install similar to what I have on the RH box > described above: iptables and shorewall. > > Please advise, David.Have you tried urpmi shorewall? Using Mandrake''s tools instead of trying to work around them is generally advised. -- Jack at Monkeynoodle dot Org: It''s a Scientific Venture... Riding the Emergency Third Rail Power Trip since 1996!
Eduardo Ferreira
2004-Dec-30 12:07 UTC
Re: Shorewall rpm failed dependency: iproute (ip is working)
Tom Eastep wrote on 29/12/2004 18:32:28:> On Wed, 2004-12-29 at 12:17 -0800, Tom Eastep wrote: > > On Wed, 2004-12-29 at 18:05 -0200, Eduardo Ferreira wrote: > > > > > Is there a clever solution and I need a big brown bag? Or should Ichange> > > my distribution? > > > > I suppose that you could volunteer to maintain an RPM taylored to your > > particular distribution. > > > > Note that it''s not that hard -- about all you would have to do is > maintain your own ''shorewall.spec'' file and when I release a new > version, you just grab the tarball and generate a .rpm from it using > your .spec rather than mine. > > It would be a real service to the Shorewall community if we could get > volunteers to do this for Distributions such as Mandrake where my RPMs > don''t install cleanly (my RPM doesn''t place the documentation in the > correct place under RedHat so even a RedHat-specific RPM would be > appropriate). >ok, I''ll try to figure it out (RPMs, you know, I never mangled with them before) during... the next holidays. any directions to some good reading material? Happy New Year for all! ________________________ Eduardo Ferreira Icatu Holding S.A. Supervisor de TI (5521) 3804-8606
Simon Matter
2004-Dec-30 13:13 UTC
Re: Shorewall rpm failed dependency: iproute (ip is working)
> It would be a real service to the Shorewall community if we could get > volunteers to do this for Distributions such as Mandrake where my RPMs > don''t install cleanly (my RPM doesn''t place the documentation in the > correct place under RedHat so even a RedHat-specific RPM would be > appropriate).Hi Tom, I already have a RedHat/Fedora specific shorewall rpm. I''ll change it to include support for the new beta releases. I hope to do it later today... Simon
Tom Eastep
2004-Dec-30 15:56 UTC
Re: Shorewall rpm failed dependency: iproute (ip is working)
On Thu, 2004-12-30 at 10:07 -0200, Eduardo Ferreira wrote:> > > ok, I''ll try to figure it out (RPMs, you know, I never mangled with them > before) during... the next holidays. any directions to some good reading > material?Everything I know about creating RPMs, I learned by reading at rpm.org. BTW -- I already have a volunteer for Mandrake. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key