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

Bug 21550

Summary: portage-2.0.48 - error message about karamba-themes-0.1 on update world
Product: Portage Development Reporter: Dirk Eschler <deschler>
Component: UnclassifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dirk Eschler 2003-05-23 10:03:55 UTC
Since portage-2.0.48 i get an error message when i do "emerge -pu world" (see output below).  
 
--- 
 
$ emerge -pu world 
 
These are the packages that I would merge, in order: 
 
Calculating world dependencies -!!! aux_get(): ebuild for 'x11-misc/karamba-themes-0.1' does not 
exist at: 
!!!            /usr/portage/x11-misc/karamba-themes/karamba-themes-0.1.ebuild 
 ...done! 
[ebuild    U ] media-video/nvidia-kernel-1.0.4349-r2 [1.0.4363-r1] 
[ebuild    UD] media-video/nvidia-glx-1.0.4349 [1.0.4363] 
. 
. 
. 
 

Reproducible: Always
Steps to Reproduce:
1. emerge -pu world 
 
Actual Results:  
Portage gives error message about missing ebuild for 'x11-misc/karamba-themes-0.1', which in fact 
does not exist. Everything else is fine. 

Expected Results:  
No error message 

Portage 2.0.48 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) 
================================================================= 
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 2000+ 
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo 
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ 
http://www.fhh.opensource-mirror.de/gentoo.org/" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="/usr/local/portage" 
USE="x86 oss 3dnow apm avi crypt cups gif jpeg libg++ mikmod mmx mpeg ncurses nls pdflib png 
quicktime spell xmms xv zlib directfb gtkhtml gdbm berkdb slang readline arts tetex nas bonobo 
svga ggi tcltk java guile X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt motif 
opengl aalib alsa cdr dvd encode gnome fbcon flash gd ggz gtk2 kde lirc mozilla mysql postgres 
samba scanner smooth sse tiff truetype usb xml xml2" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer" 
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Dirk Eschler 2003-05-23 10:19:15 UTC
It was my mistake. A third party ebuild made it into the wrong place in my 
PORTDIR_OVERLAY. The error message is gone now. 
 
Sorry for the inconvenience. 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-05-23 11:17:38 UTC
closing with comment #1