Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40002 - emerge info reports different portage version than emerge -s
Summary: emerge info reports different portage version than emerge -s
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-31 11:37 UTC by Stephen Bosch
Modified: 2004-02-01 14:02 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 Stephen Bosch 2004-01-31 11:37:00 UTC
If I do an emerge info, portage tells me it is version 2.0.49-r20. If I do an emerge -s portage, the installed version is 2.0.49-r21.


Reproducible: Always
Steps to Reproduce:
1. install the current portage
2. emerge info | grep Portage && emerge -s portage | grep -A 6 -i "sys-apps/portage"
3. compare

Actual Results:  
root@moose:/home/sfbosch# emerge info | grep Portage && emerge -s portage | grep
-A 6 -i "sys-apps/portage"
Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.24)
*  sys-apps/portage
      Latest version available: 2.0.49-r21
      Latest version installed: 2.0.49-r21
      Size of downloaded files: 232 kB
      Homepage:    http://www.gentoo.org
      Description: Portage ports system


Expected Results:  
root@moose:/home/sfbosch# emerge info | grep Portage && emerge -s portage | grep
-A 6 -i "sys-apps/portage"
Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.24)
*  sys-apps/portage
      Latest version available: 2.0.49-r21
      Latest version installed: 2.0.49-r21
      Size of downloaded files: 232 kB
      Homepage:    http://www.gentoo.org
      Description: Portage ports system


Portage 2.0.49-r20 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.24)
=================================================================
System uname: 2.4.24 i686 AMD Duron(tm)
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=i686 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ibiblio.org/pub/Linux/distributions/gentoo/
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/
ftp://mirror.iawnet.sandia.gov/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi afs alsa apm arts avi berkdb bidi crypt cups curl dvb
dvd dvdr encode foomaticdb gdbm gif gpm gtk gtk2 imagemagick imap imlib java
jpeg kde ldap lib libg++ libwww mad mikmod mmx motif mozilla mpeg nas ncurses
nls oggvorbis opengl oss pam pda pdflib perl png ppds python qt quicktime
readline samba sdl slang spell ssl svga tiff truetype unicode usb videos wmf www
x86 xinerama xml xml2 xmms xv zlib video_cards_radeon"
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2004-02-01 14:02:51 UTC
emerge sync && emerge portage