Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73995 - Multiple mistakes in udev-048 config files.
Summary: Multiple mistakes in udev-048 config files.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-10 04:22 UTC by MAL
Modified: 2004-12-10 10:28 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 MAL 2004-12-10 04:22:13 UTC
udev-048 appeared this morning, but failed to fix any of the config file mistakes from the previous version, despite the maintainers saying these fixes would be in this version.

Firstly, the incorrect sr/scd naming in bug #73208

Secondly, the pty/tty typo from bug #70319

Thirdly, for SCSI CD/DVD devices, /dev/cdroms/* links are not made, it still makes /dev/cdrom /dev/cdrom1 etc. nodes, which aren't the Gentoo standard.  The whole script needs to be looked over.

Lastly, EVMS support.  50-udev.rules tries to use /sbin/devmap_name, which it states comes with extras/multipath.  I patched my kernel with the latest multipath support, and it still doesn't provide /sbin/devmap_name.
I have to manually patch /etc/init.d/checkroot to run evms_activate before it checks the root filesystem, otherwise the device nodes don't exist and boot fails.

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51-r3 (default-linux/x86/2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r1, 
2.6.9 i686)
=================================================================
System uname: 2.6.9 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.4.16
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux-headers-2.4.21-r1,sys-kernel/linux-headers-2.4.19-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.
3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /
usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ 
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/
texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms userpriv 
usersandbox"
GENTOO_MIRRORS="ftp://mirror.nutsmaas.nl/gentoo/ ftp://mirrors1.netvisao.pt/
gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/
linux/gentoo http://ftp.heanet.ie/pub/gentoo/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.2/gentoo-portage"
USE="3dnow X aalib alsa amd apm avi berkdb bitmap-fonts bluetooth bonobo cdr 
chroot clamav crypt cscope cups dga directfb dmx dvd dvdr encode esd ethereal 
f77 faad fam fbcon fla flac foomaticdb fortran freetype gb gd gdbm geoip gif 
gimpprint gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib 
java jpeg junit kerberos lcms libg++ libgda libwww mad maildir mailwrapper 
matroska md5sum mikmod mmx mng motif mozcalendar mozilla moznoirc mpeg msn mysql 
nas ncurses nls oav odbc oggvorbis opengl operanom2 oss pam pdflib perl pic png 
ppds python qt quicktime readline samba sasl scanner sdl slang slp sms snmp 
socks5 speex spell sqlite sse ssl tcltk tcpd tetex tiff truetype usb wmf 
wxwindows x86 xface xml xml2 xmms xosd xprint xv xvid zlib video_cards_nvidia"
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2004-12-10 10:28:59 UTC
Ok, the tty stuff is not really a bug, see the old bug reports for why
this is really the way it is (I'm getting tired of this one...)

As for the others, please break this up into individual bug reports, or
open the old ones.