Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12594 - portage error
Summary: portage error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-22 17:33 UTC by Jose
Modified: 2011-10-30 22:47 UTC (History)
1 user (show)

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 Jose 2002-12-22 17:33:16 UTC
when I do:
bash-2.05b# emerge -p -u world

this is te output:
Calculating world dependencies /

aux_get(): (1) couldn't open cache entry for net-fs/samba-2.2.5-r1
               Check for syntax error or corruption in the ebuild.

-

aux_get(): (1) couldn't open cache entry for media-libs/libsdl-1.2.5
               Check for syntax error or corruption in the ebuild.


!!! all ebuilds that could satisfy ">=media-libs/libsdl-1.2.2" have been masked.
!!!    (dependency required by "media-video/avifile-0.7.15.20020816-r1" [ebuild]
)
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-12-22 17:46:58 UTC
please paste
#emerge info
Comment 2 Jose 2002-12-23 15:55:00 UTC
bash-2.05b# emerge info
Portage 2.0.47_pre1 (default-x86-1.4, gcc-3.2, glibc-2.2.5-r7)
=================================================================
System uname: 2.4.19 i686 AMD Athlon(tm) Processor
USE="x86 oss apm arts crypt cups gif kde libg++ mikmod ncurses nls pdflib png qt
mt quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline
 aalib nas bonobo svga tcltk java guile mysql sdl gpm tcpd pam libwww ssl perl p
ython esd imlib oggvorbis qt motif opengl mozilla ldap cdr X mmx 3dnow gd encode
 mpeg avi jpeg gnome gtk"
ARCH="x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe"
CXXFLAGS="-march=athlon-tbird -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~arch"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME="/opt/blackdown-jdk-1.3.1"
JAVA_HOME="/opt/blackdown-jdk-1.3.1:/opt/blackdown-jre-1.3.1:/opt/blackdown-jre-
1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"

bash-2.05b# 
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2002-12-24 02:38:59 UTC
Delete the ebuilds and emerge rsync again. Looks like corrupt ebuilds.

rm /usr/portage/net-fs/samba/samba-2.2.5-r1.ebuild
rm /usr/portage/media-libs/libsdl/libsdl-1.2.5.ebuild
emerge rsync
emerge -up world
Comment 4 Nicholas Jones (RETIRED) gentoo-dev 2002-12-30 06:49:33 UTC
no response in a while.
Reopen if still an issue.