LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices

Reply
 
Thread Tools Search this Thread
Old 10-04-2006, 06:08 PM   #1
angryfirelord
Member
 
Registered: Dec 2005
Posts: 351
Thanked: 0
centos & madwifi rpm madness (weird dependency issue)


[Log in to get rid of this advertisement]
yup it's me again with another madwifi issue

Ok, I went to atrpms to get wireless support on my fress install of CentOS. To my horror, the attempted attempt of installing madwifi went sour.

First I did the obvious:
Code:
[root@localhost mw]# rpm -ivh madwifi-0.9.2-28.el4.at.i386.rpm
warning: madwifi-0.9.2-28.el4.at.i386.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
error: Failed dependencies:
        madwifi-kmdl-1:0.9.2-28.el4.at is needed by madwifi-0.9.2-28.el4.at.i386
Ok, simple dependency, I'll just install that:
Code:
[root@localhost mw]# rpm -ivh madwifi-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at.i686.rpm
warning: madwifi-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at.i686.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
error: Failed dependencies:
        madwifi-hal-kmdl-2.6.9-42.0.2.EL = 1:0.9.2-28.el4.at is needed by madwifi-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at.i686
Uh, ok, need a dependency for a dependency so I'll just grab that one:
Code:
[root@localhost mw]# rpm -ivh madwifi-hal-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at.i686.rpm
warning: madwifi-hal-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at.i686.rpm: V3 DSA signature: NOKEY, key ID 66534c2b
error: Failed dependencies:
        madwifi-kmdl-2.6.9-42.0.2.EL = 1:0.9.2-28.el4.at is needed by madwifi-hal-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at.i686
Ok, here's where I get lost. How can I install kmdl AND hal-kmdl if they both depend on each other?
angryfirelord is offline     Reply With Quote
Old 10-04-2006, 06:21 PM   #2
Brian1
Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Thanked: 6
Put those files in a subdirectory of its own and run the command like this.
rpm -ivh *.rpm

If you have a previous version installed try it as this.
rpm -Uvh *.rpm

Brian
Brian1 is offline     Reply With Quote
Old 10-04-2006, 09:55 PM   #3
angryfirelord
Member
 
Registered: Dec 2005
Posts: 351
Thanked: 0

Original Poster
D'hoh, I found my stupid mistake. All I had to do was put the two rpm files on the same command. So here's my easy fix.

Code:
[root@localhost mw]# rpm -Uvh madwifi-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at.i686.rpm madwifi-hal-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at.i686.rpm
In simpler terms:
Code:
rpm -Uvh file1.rpm file2.rpm
What I didn't realize is that I could do it ot two files at the same time.

Just being a newb.
angryfirelord is offline     Reply With Quote
Old 10-05-2006, 04:35 PM   #4
Brian1
Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Thanked: 6
Glad to see you have it going.

Brian
Brian1 is offline     Reply With Quote

Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
madwifi madness help! sniff Linux - Wireless Networking 3 05-12-2006 06:16 PM
RPM dependency - libbz2.so.0 & librpm.so.0 audan Fedora 2 03-02-2006 07:21 PM
dependency madness with .deb files zvonSully Debian 2 03-18-2005 07:27 AM
rpm dependency issue afrodocter Linux - Software 1 04-15-2004 03:58 PM
rpm dependency issue edverb Linux - Newbie 9 03-04-2003 04:20 AM


All times are GMT -5. The time now is 06:05 PM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Advertisement
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Click Here to receive a complimentary subscription courtesy of LQ.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration