LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 10-04-2006, 05:08 PM   #1
angryfirelord
Member
 
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515

Rep: Reputation: 66
centos & madwifi rpm madness (weird dependency issue)


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?
 
Old 10-04-2006, 05:21 PM   #2
Brian1
LQ 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,700

Rep: Reputation: 65
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
 
Old 10-04-2006, 08:55 PM   #3
angryfirelord
Member
 
Registered: Dec 2005
Distribution: Fedora, CentOS
Posts: 515

Original Poster
Rep: Reputation: 66
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.
 
Old 10-05-2006, 03:35 PM   #4
Brian1
LQ 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,700

Rep: Reputation: 65
Glad to see you have it going.

Brian
 
  


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 05:16 PM
RPM dependency - libbz2.so.0 & librpm.so.0 audan Fedora 2 03-02-2006 06:21 PM
dependency madness with .deb files zvonSully Debian 2 03-18-2005 06:27 AM
rpm dependency issue afrodocter Linux - Software 1 04-15-2004 02:58 PM
rpm dependency issue edverb Linux - Newbie 9 03-04-2003 03:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 11:28 AM.

Main Menu
Advertisement
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.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration