Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54861 - invalid package name portage after emerge sync
Summary: invalid package name portage after emerge sync
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-23 00:10 UTC by mario
Modified: 2004-09-29 19:11 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 mario 2004-06-23 00:10:06 UTC
After each emerge sync I get the following error message:


>>> Updating Portage cache...  ...done!



Performing Global Updates: /usr/portage/profiles/updates/2Q-2004
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move'
.............................................................................................................

Invalid package name: sys-apps/portage-2.0.51_pre10


The Invalid package name changes if a new portage version is out. It's always portage though.

The "performing global updates" doesn't show up everytime. The invalid package name does.


I tried to remove the portage files in the /usr/portage/ directory, but with no success. Fixpackages had no effect either.

This error doesn't do anything bad. Emerge a new version of portage wasn't a problem. It's just a bit "annoying" to read it everytime :)


Reproducible: Always
Steps to Reproduce:
1. emerge sync





root@snibbles portage # emerge info
Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 1600+
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
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/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/
ftp://gd.tuwien.ac.at/opsys/linux/gentoo/
http://gd.tuwien.ac.at/opsys/linux/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apm avi berkdb bonobo cdr crypt cups dvd encode esd foomaticdb gdbm
gif gnome gpm gtk gtk2 gtkhtml imlib java jpeg libg++ libwww mad mikmod motif
mpeg ncurses nls nptl oggvorbis opengl oss pam pdflib perl png python quicktime
readline samba sdl slang spell ssl svga tcltk tcpd tiff truetype x86 xml2 xmms
xv zlib"
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2004-07-11 09:14:35 UTC
grep -r portage-2.0.51 /etc/portage
Comment 2 mario 2004-07-11 13:41:48 UTC
"grep -r portage-2.0.51 /etc/portage" had no results.

after an "emerge sync" today, I get the following modified error message:



wrote 12305 bytes  read 2383163 bytes  21876.42 bytes/sec
total size is 72327754  speedup is 30.19

>>> Updating Portage cache...  ...done!


Invalid package name: sys-apps/portage-2.0.51_pre13
Comment 3 mario 2004-09-10 00:21:19 UTC
the recent emerge sync today made the probleme go away
Comment 4 Nicholas Jones (RETIRED) gentoo-dev 2004-09-29 19:11:30 UTC
No solution