Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24301 - emerge dependencies (aux_get) acting up
Summary: emerge dependencies (aux_get) acting up
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-11 12:39 UTC by Spider (RETIRED)
Modified: 2011-10-30 22:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Spider (RETIRED) gentoo-dev 2003-07-11 12:39:11 UTC
this first appeared when using repoman, and now it seems to be wherever I go....

spider@Darkmere> emerge -vp galeon

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

Calculating dependencies ...done!
[ebuild    U ] net-www/galeon-1.3.5-r1 [1.3.5] 

spider@Darkmere> emerge -vp galeon --deep

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

Calculating dependencies   

aux_get(): stale entry was not regenerated for
           net-www/galeon-1.2.8; deleting and exiting.
!!! list index out of range

!!! Problem in net-www/galeon dependencies.
!!! 1


---
spider@Darkmere> emerge --debug -vp galeon          /usr/portage/net-www/galeon

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

Calculating dependencies  
Parent:    None
Depstring: net-www/galeon
Candidates: ['net-www/galeon']


no mylines




aux_get(): stale entry was not regenerated for
           net-www/galeon-1.2.8; deleting and exiting.
!!! list index out of range

!!! Problem in net-www/galeon dependencies.
!!! 1
emergelog(): [Errno 13] Permission denied: '/var/log/emerge.log'


----

as root things seem to work, so I'd guess its a permission problem (somewhere)



Reproducible: Sometimes
Steps to Reproduce:




Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.21-rc8-aa1 i686 AMD Athlon (TM)
GENTOO_MIRRORS="ftp://ftp.sunet.se/pub/Linux/distributions/gentoo/
http://gentoo.oregonstate.edu/"
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="/mnt/build/distfiles"
PKGDIR="/mnt/build/packages"
PORTAGE_TMPDIR="/mnt/build"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 mad apm avi encode libg++ libwww mikmod mpeg ncurses nls pdflib qtmt
quicktime spell xml2 zlib gdbm berkdb slang readline aalib svga tcltk java guile
X sdl gpm tcpd pam perl python esd imlib gtk motif mozilla gphoto2 ldap cdr
crypt alsa oggvorbis -arts -qt -kde -cups gnome gpg gpgme bonobo oss ssl xmms
3dnow mmx -sse -tetex -doc opengl tiff png jpeg smooth truetype gif ggi gtk2
samba xv gtkhtml -lirc dvd jack-tmpfs"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe"
CXXFLAGS="-march=athlon-tbird -O2 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j12"
AUTOCLEAN="yes"
SYNC=""
FEATURES="sandbox distcc ccache manifests fixpackages userpriv usersandbox"
Comment 1 Spider (RETIRED) gentoo-dev 2003-07-11 12:42:10 UTC
$id spider
uid=501(spider) gid=407(spider) groups=407(spider),10(wheel),16(cron),18(audio),19(cdrom),35(games),100(users),250(portage)



emerge -pu world

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

Calculating world dependencies   no mylines


aux_get(): stale entry was not regenerated for
           sys-libs/zlib-1.1.4-r1; deleting and exiting.
!!! list index out of range


Right now i'm seriously suspecting something effed up here.
Comment 2 Spider (RETIRED) gentoo-dev 2003-07-11 12:53:04 UTC
ugh... /var full.. sorry :-/