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

Bug 26535

Summary: portage disregards 'world'
Product: Portage Development Reporter: Thomas Capricelli <orzel>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Thomas Capricelli 2003-08-13 05:09:56 UTC
An installed package isn't updated by an 'emerge -u world', though it is in the world file.	 

Reproducible: Always
Steps to Reproduce:
emerge -up world	 
Actual Results:  
orzel@berlioz /home/orzel> emerge -up world 
 
These are the packages that I would merge, in order: 
 
Calculating world dependencies ...done! 
[ebuild    U ] app-admin/mirrorselect-0.7-r1 [0.6] 
[ebuild    UD] app-sci/mupad-2.5.2 [2.5.2-r1] 
[ebuild    U ] x11-libs/qt-3.1.2-r4 [3.1.2-r3] 
[ebuild    UD] app-office/scribus-0.8 [1.0_rc1] 
[ebuild    UD] media-gfx/blender-2.23-r1 [2.27] 
[ebuild    U ] media-plugins/alsa-xmms-0.9.12 [0.9.11] 
[ebuild    U ] media-gfx/gimp-print-4.3.18 [4.2.5] 
[ebuild    UD] app-office/openoffice-bin-1.0.2 [1.0.3.1] 
[ebuild    U ] net-www/mozilla-1.4-r3 [1.4] 
[ebuild    U ] dev-libs/libxslt-1.0.31 [1.0.30-r1] 
[ebuild    U ] kde-base/kdelibs-3.1.2-r1 [3.1.2] 
[ebuild    U ] net-p2p/kmldonkey-0.9.1 [0.8] 
[ebuild    U ] dev-libs/DirectFB-0.9.18 [0.9.17] 
 
orzel@berlioz /home/orzel> grep vers /var/cache/edb/world 
dev-util/subversion 
orzel@berlioz /home/orzel> emerge -s subvers 
Searching... 
[ Results for search key : subvers ] 
[ Applications found : 1 ] 
 
*  dev-util/subversion [ Masked ] 
      Latest version available: 0.26.0 
      Latest version installed: 0.24.1 
      Size of downloaded files: 8,353 kB 
      Homepage:    http://subversion.tigris.org/ 
      Description: A compelling replacement for CVS 
 

Expected Results:  
subversion should be in the list outputted by the 'emerge -up world', shouldn't it ? 
It used to work this way.
Comment 1 Thomas Capricelli 2003-08-13 05:10:29 UTC
orzel@berlioz /home/orzel> emerge  info 
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1,2.2.5-r4) 
================================================================= 
System uname: 2.4.20bttv i686 Pentium III (Coppermine) 
GENTOO_MIRRORS="http://www.fhh.opensource-mirror.de/gentoo.org/ 
http://gentoo.oregonstate.edu/ 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config 
/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="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="/usr/portage-fh" 
USE="x86 oss 3dnow apm avi crypt encode foomaticdb gif jpeg gnome libg++ mad 
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv 
zlib directfb alsa gdbm berkdb slang readline arts tetex aalib bonobo svga ggi tcltk 
java guile mysql X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk 
qt kde motif opengl mozilla cdr scanner gphoto2 fbcon dvd lirc gtk2 sse cups usb" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr  
-falign-functions=4 -mpreferred-stack-boundary=2  -ffast-math 
-fprefetch-loop-arrays" 
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr  
-falign-functions=4 -mpreferred-stack-boundary=2  -ffast-math 
-fprefetch-loop-arrays" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j5" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache buildpkg" 
 
Comment 2 Thomas Capricelli 2003-08-13 05:18:30 UTC
argh. it was masked. Sorry for that. 
Comment 3 Jason A. Mobarak (RETIRED) gentoo-dev 2003-08-13 10:56:11 UTC
Ok, so this is a mistake? Ok to mark INVALID?
Comment 4 SpanKY gentoo-dev 2003-08-13 15:52:14 UTC
yes