Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115111 - udev gives "cannot stat" error on bootup
Summary: udev gives "cannot stat" error on bootup
Status: RESOLVED FIXED
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:
: 115168 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-10 10:36 UTC by Jeff Mitchell
Modified: 2005-12-11 10:38 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 Jeff Mitchell 2005-12-10 10:36:23 UTC
During bootup, I see the following message:

cannot stat `/lib/udev/devices/*': no such file or directory

I don't remember if it's a cp or mv that's causing the error.  Also note that in
front of /lib is a `, i.e. a backtick, and after the asterisk is a normal single
quote.  Not sure if that's important, or even if this error message is
important, but I generally consider it a good thing to have no errors during
bootup.  Using udev 077-r3.

Reproducible: Always
Steps to Reproduce:
1.Boot up
2.Watch the error come up
3.




Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2,
2.6.13-suspend2-r4 i686)
=================================================================
System uname: 2.6.13-suspend2-r4 i686 Intel(R) Pentium(R) M processor 1700MHz
Gentoo Base System version 1.12.0_pre11
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium-m -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 16bit 4kstacks 7zip X X509 a52 aac aalib acpi aim alsa amarok arts asm
audiofile avi bash-completion berkdb bitmap-fonts bluetooth bonobo browserplugin
bzip2 bzlib calendar cardbus ccache cdda cddb cdio cdparanoia cdr cdrom codecs
commercial cpudetection crypt css cups curl curlwrappers custom-cflags dbus dio
divx4linux dlloader dnd dts dv dvb dvd dvdr dvdread eds emacs emboss encode esd
evo evo2 exif expat fam fame fastcgi fb ffmpeg fftw flac font-server foomaticdb
fortran freetype ftp fuse gd gdbm gg gif gimp gimpprint glut gmail
gmailtimestamps gmp gnokii gnome gnome-print gnutls gphoto2 gpm graphviz gsm
gstreamer gtk gtk2 gtkhtml h323 hal hbci httpd icq id3 idn ieee1394 imagemagick
imap imlib jabber java javascript jikes jit joystick jpeg jpeg2k kde
kdeenablefinal lame largeterminal lcms libcaca libg++ libwww live logitech-mouse
logrotate lua lzw mad maildir matroska mbox mhash mikmod mime mmap mmx mmxext
mng mono motif mozilla mozsvg mozxmlterm mp3 mp4live mpeg mpeg2 mplayer msn
musepack musicbrainz mysql mysqli ncurses network new-login nls nntp nptl
nptlonly nsplugin ntlm nvidia offensive ofx ogg oggvorbis on-the-fly-crypt
openal openexr opengl oscar oss pam pam_console pam_timestamp pcre pda pdflib
perl php player plotutils plugin png pnp posix postfix povray ppds python
qemu-fast qt quicktime quotes rar rdesktop readline real recode reiserfs remote
rrdtool rss ruby samba sasl scanner screenshot sdl server sharedext sharedmem
shorten skey slp sndfile sockets speedo spell sqlite sse sse2 ssl stream
subversion svg svga sysfs tcltk tcpd theora threads tiff tokenizer toolbar
transcode truetype truetype-fonts type1 type1-fonts udev unicode usb utf8 v4l
v4l2 vcd vidix vim vim-pager vim-with-x visualization vlm vnc vorbis wifi
win32codecs wmf wxgtk1 wxwindows xanim xchatnogtk xchattext xface xine xinerama
xml xml2 xosd xpm xprint xscreensaver xv xvid xvmc yahoo zeroconf zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-12-10 15:04:28 UTC
Yeah, known issue, I'll be fixing this in the next release, thanks.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-12-11 02:10:25 UTC
*** Bug 115168 has been marked as a duplicate of this bug. ***
Comment 3 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-12-11 10:38:40 UTC
Fixed in 077-r4 release of udev.