Gentoo Archives: gentoo-user

From: Peter O'Connor <vandagar@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] wireless update [was update with B]
Date: Sat, 20 Aug 2005 03:50:44
Message-Id: 430750C9.1040107@gmail.com
In Reply to: [gentoo-user] wireless update [was update with B] by John Dangler
1 John Dangler wrote:
2
3 >running emerge -uDvp world, I got a block between ipw2100 and ieee-80211.
4 >I ran emerge -C ipw2100, and the block cleared, although ieee80211 was no
5 >longer in the update list either.
6 >Since it was recommended to have both of these on the system in order for
7 >the wireless to work correctly,
8 >is that a bug or do I really not need both of these on the system?
9 >the install is 2005.1 2.6.12-r6 on a dell i8600
10 >Thanks as always for any input.
11 >
12 >John D
13 >
14 >
15 >
16 >
17 >
18 >
19 By doing emerge -C ipw2100 you have removed the ipw2100 package (so you
20 no longer have it on your system). This also removes ipw2100 from
21 /var/lib/portage/world
22 Now when you run emerge -uDvp world it no longer includes ipw2100 (and
23 dependencies of ipw2100, which ieee80211 is) in the list. If you want to
24 use ipw2100 you will have to emerge it again (which will emerge
25 ieee80211 as well).
26
27 Do an emerge -p ipw2100 (having unmerged it already, it shouldn't have
28 the block on ieee80211). Then if all looks good emerge ipw2100 and
29 hopefully you don't get any errors on compilation
30
31
32 --
33 gentoo-user@g.o mailing list