Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34883 - emerge -u world is broken
Summary: emerge -u world is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-02 05:29 UTC by Peter Simons
Modified: 2003-12-02 11:45 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 Peter Simons 2003-12-02 05:29:59 UTC
Can't update world anymore.

Reproducible: Always
Steps to Reproduce:
1. emerge sync && emerge -pvu --deep world

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

Calculating world dependencies \
!!! all ebuilds that could satisfy "sys-apps/baselayout" have been masked.
!!!    (dependency required by "sys-libs/glibc-2.3.2-r9" [ebuild])

!!! Problem with ebuild sys-apps/man-pages-1.61
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


Portage 2.0.49-r15 (selinux-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.4.21-hardened)
=================================================================
System uname: 2.4.21-hardened i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.3.11
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon -O3 -fomit-frame-pointer -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/share/emacs/site-lisp /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon -O3 -fomit-frame-pointer -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs sfperms sandbox userpriv notitles strict"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://gentoo.inode.at/source/
http://gentoo.inode.at/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 crypt ncurses selinux zlib gdbm berkdb readline guile pam libwww ssl
perl opengl mozilla altcolors curl dga doc dvd emacs ethereal leim mbox
moznocompose moznoirc moznomail moznoxft rage128 Xaw3d -arts -cups -gpm -java
-kde -motif -nls -qt -svga -xmms -tcpd -python -esd spell -slang X png gtk gif
tiff mmx xml xml2 truetype oss tetex jpeg avi oggvobis encode python plotutils
pdflib gcl -tcltk caps"
Comment 1 SpanKY gentoo-dev 2003-12-02 08:19:39 UTC
uhh it seems like you may need to review your portage tree ...
make sure you have this directory:
Comment 2 SpanKY gentoo-dev 2003-12-02 08:19:58 UTC
/usr/portage/sys-apps/baselayout
if you dont, `emerge sync`
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2003-12-02 08:56:10 UTC
Another profile problem, the baselayout version specified in the selinux profile doesn't exist anymore.
Comment 4 Chris PeBenito (RETIRED) gentoo-dev 2003-12-02 11:45:01 UTC
fixed in cvs