Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60975 - request for modutils-2.4.27 ebuild (upgrade)
Summary: request for modutils-2.4.27 ebuild (upgrade)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-19 21:18 UTC by Chris Rebert
Modified: 2004-08-26 04:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rebert 2004-08-19 21:18:31 UTC
modutils has just released v2.4.27. Latest in portage is 2.4.26, therefore I am requesting a new ebuild for the upgraded version. Thanks!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-08-24 16:38:28 UTC
Now in Portage CVS, it should reach the rsync within an hour. Please reopen this bug if there are any issues. Thanks!
Comment 2 Andreas Vinsander 2004-08-25 03:23:27 UTC
Does this version co-exist nicely with module-init-tools?
The ebuild for modutils-2.4.27 doesn't do any checks to see if module-init-tools is installed... which makes me believe that I have to re-emerge module-init-tools after upgrading modutils... am I right?
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2004-08-25 04:13:28 UTC
No, since module-init-tools merges modutils for you.
Comment 4 Andreas Vinsander 2004-08-26 04:36:51 UTC
I don't understand this... Doesn't the upgrade of modutils overwrite the binaries installed by module-init-tools making managing modules fail when running a 2.6 kernel? That's why I thought that I had to re-emerge module-init-tools after upgrading modutils... but if you say I am wrong then probably I am wrong... ;-)
Comment 5 Andreas Vinsander 2004-08-26 04:42:40 UTC
Uhm... my mistake... I think

I should have unmerge modutils after emergeing module-init-tools as stated in http://bugs.gentoo.org/show_bug.cgi?id=33605

Hiding in shame...