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

Bug 16861

Summary: aux_get(): (0) Error in xxx-xxx/xxxxxxx ebuild
Product: Portage Development Reporter: Todd Geders <geders>
Component: UnclassifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Todd Geders 2003-03-04 20:48:16 UTC
Ok, very similar to bug 15968 (which I have no option to reopen).  Been having
this problem ever since portage 2.0.47-r7 (currently I have -r8).  Here's output
from 'emerge rsync':

bash-2.05a# emerge rsync
...
<normal output>
...
wrote 10520 bytes  read 976227 bytes  2451.55 bytes/sec
total size is 30282955  speedup is 30.69

>>> Updating Portage cache... |!!! eclass 'ups' in 'ups' does not exist:
/!!! eclass 'ups' in 'ups' does not exist:
/
aux_get(): (0) Error in dev-lang/gpc-20030209 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

/
aux_get(): (0) Error in dev-ruby/mod-ruby-0.9.7 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

|
aux_get(): (0) Error in media-gfx/gimp-1.3.11 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

/
aux_get(): (0) Error in media-gfx/gimp-1.3.12 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

-
aux_get(): (0) Error in media-video/mjpegtools-1.6.1 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

-
aux_get(): (0) Error in sys-devel/gcc-3.1.1-r1 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

|
aux_get(): (0) Error in sys-devel/gcc-3.2.1-r5 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

\
aux_get(): (0) Error in sys-devel/gcc-2.95.3-r8 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

/
aux_get(): (0) Error in sys-devel/gcc-3.2-r5 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

\
aux_get(): (0) Error in sys-libs/ncurses-5.2-r7 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)

  ...done!


Now if you try to 'emerge -pu world':


bash-2.05a# emerge -pu world

These are the packages that I would merge, in order:

Calculating world dependencies \
aux_get(): (0) Error in sys-libs/ncurses-5.2-r7 ebuild.
               Check for syntax error or corruption in the ebuild. (--debug)


!!! all ebuilds that could satisfy ">=sys-libs/ncurses-5.2-r2" have been masked.
!!!    (dependency required by "sys-apps/texinfo-4.3-r1" [ebuild])



I have tried the "emerge regen" which doesn't affect this.  Perhaps its a Gentoo
1.2 specific problem?  Is there a way to delete all the portage tree and reload
it with fresh?  I can't believe there are 10 corrupt ebuilds and such...
Comment 1 Todd Geders 2003-03-04 20:48:43 UTC
bash-2.05a# emerge info
Portage 2.0.47-r8 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r7)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 Intel(R) Pentium(R) III Mobile CPU      1000MHz
GENTOO_MIRRORS="http://csociety-ftp.ecn.purdue.edu/pub/gentoo http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/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=""
USE="x86 oss apm avi crypt cups encode jpeg libg++ mikmod mmx mpeg ncurses pdflib quicktime spell truetype xml2 xv alsa arts berkdb bonobo cdr esd gdbm gif gnome gnome-libs gpm gtk guile imlib kde libwww motif nls oggvorbis opengl pam png qt readline scanner sdl slang ssl svga tcpd X -3dnow sse pnp fbcon tcltk aalib tiff ggi dvd xmms flash imap mozilla plotutils tetex java perl python atlas doc"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://mirror.csociety.org/pub/gentoo-portage"
FEATURES="sandbox ccache"
Comment 2 SpanKY gentoo-dev 2003-03-04 21:09:09 UTC

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