Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57597 - Portage 2.0.50-r9 locks/crashes when trying to emerge anything.
Summary: Portage 2.0.50-r9 locks/crashes when trying to emerge anything.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-19 08:38 UTC by Doug Goldstein (RETIRED)
Modified: 2004-07-25 13:32 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 Doug Goldstein (RETIRED) gentoo-dev 2004-07-19 08:38:02 UTC
I upgraded to Portage 2.0.50-r9 in the last update. Now whenever I try and emerge something, Portage just hangs. For example.

emerge -uD world
Calculating world dependencies ...done!
>>> emerge (1 of 7) sys-apps/texinfo-4.7 to /

Portage will sit there for hours on end.

Reproducible: Always
Steps to Reproduce:
1. emerge -uD world
2.
3.

Actual Results:  
Crash / Lock Up

Expected Results:  
Functional Portage

Portage 2.0.50-r9 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040619-r0, 2.6.7
-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.40GHz
Gentoo Base System version 1.5.1
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fexpensive-optimizations
 -ffast-math -falign-functions=4 -fforce-addr -funroll-loops -maccumulate-outgoi
ng-args -frerun-loop-opt -fprefetch-loop-arrays -frerun-cse-after-loop -mfpmath=
sse -ftracer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2
/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fexpensive-optimizatio
ns -ffast-math -falign-functions=4 -fforce-addr -funroll-loops -maccumulate-outg
oing-args -frerun-loop-opt -fprefetch-loop-arrays -frerun-cse-after-loop -mfpmat
h=sse -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/d
istributions/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync2.us.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts audiofile avi berkdb cdr crypt cups dvd encode esd fa
ad flac foomaticdb footmaticdb gdbm gif gnome gnomedb gphoto2 gpm gstreamer gtk
gtk2 imlib ipv6 java jpeg kde libg++ libwww mad mikmod mmx motif mozilla moznoco
mpose moznoirc moznomail mozsvg mpeg mysql nas ncurses nogcj nptl nvidia oav ogg
vorbis opengl oss pam pcmcia pdflib perl pic png pnp ppds python qt quicktime re
adline samba sdl slang slp smooth spell sse ssl svga tcltk tcpd theora tiff true
type usb wmf x86 xml2 xmms xv zlib"
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2004-07-25 13:32:14 UTC
Turned out to be an NFS error. Would have been good if Portage reported that it was waiting on a file lock. But oh well.