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

Bug 140320

Summary: emerge -s failes to find dvd+rw-tools however emerge dvd+rw-tools works
Product: Portage Development Reporter: Ian Ballantyne <ian>
Component: Core - Ebuild SupportAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ian Ballantyne 2006-07-14 02:09:53 UTC
I wanted to install the dvd+rw-tools on my system and did an "emerge -s dvd+rw-tools" however no results were found.  I did find the corresponding ebuild data in /usr/portage/app-cdr/dvd+rw-tools/ so I tried simply emerging the dvd+rw-tools which worked.

I expected that an "emerge -s dvd+rw-tools" would have found the package, however as it did not I came to the conclusion that this is a bug.

The output from my terminal is as follows:

# emerge -s dvd+rw-tools
Searching...
[ Results for search key : dvd+rw-tools ]
[ Applications found : 0 ]


# emerge dvd+rw-tools
Calculating dependencies ...done!
>>> emerge (1 of 1) app-cdr/dvd+rw-tools-6.1-r1 to /
>>> Downloading ftp://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/dvd+rw-tools-6.1.tar.gz
--15:38:11--  ftp://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/dvd+rw-tools-6.1.tar.gz
           => `/usr/portage/distfiles/dvd+rw-tools-6.1.tar.gz'
[all remaining output truncated as it is not relevant]


# emerge --info
Portage 2.0.54-r2 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.6-r4, 2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.14
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5, 2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
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-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gd.tuwien.ac.at/opsys/linux/gentoo http://gd4.tuwien.ac.at/opsys/linux/gentoo http://gentoo.oregonstate.edu  http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LINGUAS="en_GB de uk"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/usr/portage/build"
PORTDIR="/usr/portage/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acl alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr cli crypt cups curl dlloader dri dts dvd eds emboss encode esd ethereal exif expat fam ffmpeg flac foomaticdb fortran gd gdbm gif glut gmp gnome gpm gstreamer gtk gtk2 gtkhtml idn imagemagick imlib ipv6 isdnlog java jpeg junit kde lcms ldap libcaca libg++ libwww mad mikmod mng motif mozilla mp3 mpeg ncurses nls offensive ogg oggvorbis opengl oss pam pcre pdflib perl png ppds pppd python qt qt3 qt4 quicktime readline recode reflection samba sdl session slang speex spell spl sqlite ssl svga tcl tcpd theora tiff tk truetype truetype-fonts type1-fonts udev usb vorbis xine xinerama xml2 xmms xorg xpm xv xvid zlib input_devices_keyboard input_devices_mouse input_devices_evdev linguas_en_GB linguas_de linguas_uk userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-14 03:25:27 UTC

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