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

Bug 161604

Summary: sys-apps/hal-0.5.7.1-r2 fails to satisfy dep on pci.ids file
Product: Gentoo Linux Reporter: Aidan Taniane <aidanjt>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aidan Taniane 2007-01-11 19:37:00 UTC
hal-0.5.7.1-r2.ebuild doesn't check for pci.ids which is required by hal during configure

Reproducible: Always

Steps to Reproduce:
1.ensure pci.ids doesn't exist in /usr/share/{hwdata/,misc/}
2.echo "=sys-apps/hal-0.5.7.1-r2" >> /etc/portage/package.keywords
3.emerge -a hal

Actual Results:  
configure fails when checking for pci.ids

Expected Results:  
configure succeeds and hal emerges successfully

downloading pci.ids from http://pciids.sourceforge.net/pci.ids to /usr/share, /usr/share/misc or /usr/share/hwdata/ fixes the problem.

I'm not sure how you'd like to approach the problem, it could be fixed in hal-0.5.7.1-r2.ebuild, or create a new ebuild for pci.ids and add a package dep in hal for it instead.

bearing in mind this is a fresh system install, on older systems this file might have lingered from another package/older hal ebuild.

emerge --info:
--------------

System uname: 2.6.19-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.12.8
Last Sync: Thu, 11 Jan 2007 18:01:01 +0000
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=prescott -O2 -pipe"
DISTDIR="/var/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.heanet.ie/pub/gentoo"
LINGUAS="en en_GB"
MAKEOPTS="-j4 -s"
PKGDIR="/var/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="-P"
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/portage/tmp"
PORTDIR="/var/portage/gentoo-portage"
PORTDIR_OVERLAY="/var/portage/overlays/local-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acpi alsa arts bash-completion berkdb bitmap-fonts bzip2 cairo cdparanoia cdr cli cracklib crypt cups dbus dlloader dri dvd dvdr dvdread eds emboss encode esd fam firefox fortran gdbm gif gnome gnutls gpm gstreamer gtk hal iconv isdnlog jpeg kde ldap libg++ mad mikmod mmx mmxext mozcalendar mozdevelop mp3 mpeg mysql ncurses nls nptl nptlonly offensive ogg opengl oss pam pcre perl png ppds pppd python qt3 qt4 quicktime readline reflection samba sdl session spell spl sqlite sse sse2 ssl tcpd truetype truetype-fonts type1-fonts udev unicode vorbis win32codecs x86 xml xorg xv zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="mouse keyboard evdev" KERNEL="linux" LINGUAS="en en_GB" USERLAND="GNU" VIDEO_CARDS="fglrx vesa none"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-11 19:51:25 UTC

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