Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 143556

Summary: sys-apps/hal-0.5.7-r1 - udev rule for HAL doesn't match scriptname installed by HAL
Product: Gentoo Linux Reporter: Fabio Catarinella <fabio>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Fabio Catarinella 2006-08-11 04:44:48 UTC
/etc/udev/rules.d/90-hal.rules tries to run /usr/libexec/hal-unmount.sh which doesn't exist. Instead, the HAL package installs /usr/libexec/hal-unmount.dev.

This results in the following error in the syslog:
[udevd-event] run_program: exec of program '/usr/libexec/hal-unmount.sh' failed

Renaming hal-unmount.sh to hal-unmount.dev fixes the problem.
So does editting 90-hal.rules.

I'm using:
[ebuild   R   ] sys-apps/hal-0.5.7-r1  USE="acpi crypt dmi -debug -doc -pcmcia" 
and
[ebuild   R   ] sys-fs/udev-087-r1 
with 
Portage 2.1-r1 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.3.6-r4, 2.6.15-gentoo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=prescott -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=prescott -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://vlaai.snt.utwente.nl/pub/os/linux/gentoo/ http://vlaai.snt.utwente.nl/pub/os/linux/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.easynet.nl/mirror/gentoo/"
LANG="en_US.utf8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.nl.gentoo.org/gentoo-portage"
USE="x86 X aac acl acpi alsa apm asf avahi avi berkdb bidi bitmap-fonts bonjour bonobo branding bzip2 cairo ccache cdparanoia cdr chroot cli crypt css cups dbus dga dio dlloader dmi dpms dri dts dv dvd dvdr dvdread encode esd exif fb fbcon fbdev ffmpeg firefox flac foomaticdb fortran fpx ftp gd gdbm gif gimpprint gnome gnome-print gnutls gphoto2 gpm gstreamer gtk gtk2 hal howl-compat icq idn ieee1394 imagemagick imap imlib ipv6 isdnlog jabber java jpeg kde kdeenablefinal kdexdeltas lcms libwww mad maildir matroska mdnsresponder-compat mikmod mmx mmxext mng motif moznoirc moznomail mozsvg mp3 mpeg mplayer mppe-mppc msn nautilus ncurses nls nntp no-old-linux nocd nptl nvidia ogg oggvorbis opengl openssl oscar oss pam pam_chroot pam_console pam_timestamp pcre pda pdflib perl pic png posix ppds pppd python qt3 qt4 quicktime rar readline reflection reiserfs samba sdl session sftplogging smp snmp speex spell spl sse sse2 ssl subtitles svg svga sysfs tcltk tcpd theora tiff truetype truetype-fonts type1-fonts unicode vcd video_cards_nvidia vim-with-x visualization vorbis win32codecs wma wsconvert wxwindows xanim xine xinerama xml xmms xorg xpm xprint xscreensaver xv xvid xvmc yahoo zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-11 04:52:27 UTC
Already fixed in >=0.5.7-r2

*** This bug has been marked as a duplicate of 131376 ***