Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
unmerge mod-utils plus module-init-tools
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Biker
Apprentice
Apprentice


Joined: 11 Jun 2003
Posts: 170
Location: A very dark, cold and moisty place...

PostPosted: Thu Oct 21, 2004 7:49 am    Post subject: unmerge mod-utils plus module-init-tools Reply with quote

So, I emerged the latest portage (V2.0.51).

My first trial to execute
Code:
#emerge -puvD world

generated a high number of warnings. Unfortunately, I didn't save them and subsequent execution of the same comman does not reproduce the warnings. (Auto healing?)

Now, I get the information:
Code:

schaffter root # emerge -puvD world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[blocks B     ] sys-apps/modutils (from pkg sys-apps/module-init-tools-3.0-r2)
[blocks B     ] sys-apps/module-init-tools (from pkg sys-apps/modutils-2.4.25)
[ebuild     U ] sys-apps/baselayout-1.9.4-r5 [1.9.4-r3] -bootstrap -build -debug
 -livecd (-selinux) -static (-uclibc) 197 kB
[ebuild     U ] media-libs/fontconfig-2.2.3 [2.2.2] 732 kB
[ebuild     U ] sys-apps/net-tools-1.60-r9 [1.60-r8] -build -debug +nls -static
(-uclibc) 203 kB

Total size of downloads: 1,133 kB


Before I go off and unmerge modutils plus module-init-tools, can someone confirm that this corresponds to other peoples experiences and that this didn't brake anything?

I'm a little bit worried, since this computer should preferrably remain stable and functional. People are depending upon it.

Regards
Biker
_________________
The Internet never forgets.
Where 'never' points in the direction of a moment in the very, very far future.
Back to top
View user's profile Send private message
serge
Apprentice
Apprentice


Joined: 05 Jan 2003
Posts: 177

PostPosted: Thu Oct 21, 2004 9:40 am    Post subject: Reply with quote

Hi

I solved it by unmerging modutils. Then I emerged module-init-tools: the update of this package needs another version of modutils and fixes the problem.

Serge
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Thu Oct 21, 2004 9:45 am    Post subject: Reply with quote

Which kernel do you have? For 2.4, you need modutils; and for 2.6 you need module-init-tools. You shouldn't have both at once, but if you don't have the right version, you won't be able to load any modules.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
serge
Apprentice
Apprentice


Joined: 05 Jan 2003
Posts: 177

PostPosted: Thu Oct 21, 2004 11:28 am    Post subject: Reply with quote

I use the 2.6.8-r10 gentoo-dev-sources kernel.
Your current modutils version is 2.4.25.
You have to unmerge it.

The new module-init-tools-3.0-r2 uses the modutils-2.4.27 version [have a look at the ebuild]. But in your portage tree you will not have any more any modutils package.
When i do etcat:
Code:

hostname serge # etcat -v modutils
[ Results for search key           : modutils ]
[ Candidate applications found : 5 ]

 Only printing found installed programs.

*  sys-apps/modutils :
        [   ] 2.4.23 (0) OVERLAY
        [   ] 2.4.24 (0) OVERLAY
        [   ] 2.4.25 (0) OVERLAY
        [M~ ] 2.4.26 (0) OVERLAY
        [M~ ] 2.4.27 (0) OVERLAY


So you can do what i did without any fear...

Serge
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum