Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17316 - emerge sync warns wrongly of portage upgrade
Summary: emerge sync warns wrongly of portage upgrade
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
: 17330 17389 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-03-11 13:47 UTC by Narada Sage
Modified: 2011-10-30 22:19 UTC (History)
3 users (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 Narada Sage 2003-03-11 13:47:23 UTC
When I 'emerge sync' frequently this message appears:
   * An update to portage is available. It is _highly_ recommended
   * that you update portage now, before any other packages are updated.
   * Please do so and then update ALL of your configuration files.
However, when I do 'emerge -uvp --deep world' after syncing I get:
   These are the packages that I would merge, in order:
   Calculating world dependencies ...done!

Reproducible: Sometimes
Steps to Reproduce:
1.emerge sync
2.portage upgrade note appears
3.emerge -uvp --deep world

Actual Results:  
The pretend update deep world does not show a portage upgrade.

Expected Results:  
The emerge sync process should not warn of portage upgrades unless there are 
upgrades.

Is this due to out of date mirrors?

Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
GENTOO_MIRRORS="http://mirrors.sunsite.dk/gentoo/ http://gentoo.linux.no/ 
http://ftp.tu-clausthal.de/pub/linux/gentoo/ 
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/ "
CONFIG_PROTECT="/etc /var/qmail/control /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=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg kde libg++ libwww mikmod 
mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib 
gtkhtml gdbm berkdb slang readline arts bonobo svga java guile X sdl gpm tcpd 
pam ssl perl python imlib oggvorbis gnome gtk qt motif opengl aalib acpi cdr 
directfb dvd esd fbcon gtk2 imap mozilla nas sse tcltk tiff usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-11 13:54:52 UTC
dhruba: portage means the package sys-apps/portage 

nick: emerge doesn't check if you use x86 or ~x86. it displays this warning even if you are using stable.
Comment 2 SpanKY gentoo-dev 2003-03-11 18:49:23 UTC
actually it doesnt check portage mask status ... in this case, portage is in package.mask
Comment 3 SpanKY gentoo-dev 2003-03-11 18:57:06 UTC
*** Bug 17330 has been marked as a duplicate of this bug. ***
Comment 4 Nicholas Jones (RETIRED) gentoo-dev 2003-03-12 04:51:47 UTC
fixed in cvs from 2.0.47-r10
Comment 5 Nicholas Jones (RETIRED) gentoo-dev 2003-03-13 22:48:40 UTC
*** Bug 17389 has been marked as a duplicate of this bug. ***
Comment 6 Nicholas Jones (RETIRED) gentoo-dev 2003-04-28 05:49:53 UTC
Fixed already.