Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47683 - udev won't emerge
Summary: udev won't emerge
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-13 03:41 UTC by Bart
Modified: 2004-04-13 10:50 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 Bart 2004-04-13 03:41:43 UTC
emerging udev, i get those errors:
emerge -uDv world
Calculating world dependencies ...done!
>>> emerge (1 of 1) sys-fs/udev-024-r1 to /
>>> md5 src_uri ;-) udev-024.tar.bz2
>>> Unpacking source...
>>> Unpacking udev-024.tar.bz2 to /var/tmp/portage/udev-024-r1/work
/usr/sbin/ebuild.sh: line 1: md5sum: command not found

 * udev.rules.gentoo has been updated, please validate!

!!! ERROR: sys-fs/udev-024-r1 failed.
!!! Function src_unpack, Line 53, Exitcode 0
!!! udev.rules.gentoo has been updated, please validate!


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 steveb 2004-04-13 04:51:52 UTC
reading your bug description, i get this line catching my attention:
/usr/sbin/ebuild.sh: line 1: md5sum: command not found


looks like you messed up your gentoo install! can you please emerge "sys-apps/coreutils" and then try again to emerge udev? because the problem you describe has nothing to do with udev! i has to do with your setup missing md5sum.


please post back if the problem is solved with re-emerging sys-apps/coreutils.

cheers

SteveB
Comment 2 Bart 2004-04-13 05:30:23 UTC
SteveB,

ok, thanks, this works now with re-emerging sys-apps/coreutils.
Guess system was messed up a little.
:)
Bye
Comment 3 steveb 2004-04-13 10:26:02 UTC
Okay. Next time you better read the output of emerge, before you open an bug report.

I can not close this bug, but sure someone at gentoo.org will do it soon ;)

cheers

SteveB
Comment 4 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-04-13 10:50:49 UTC
i will gladly close this bug then :)