Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 21647 - emerge -S broken
Summary: emerge -S broken
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-24 19:40 UTC by terry clough
Modified: 2011-10-30 22:20 UTC (History)
1 user (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 terry clough 2003-05-24 19:40:40 UTC
The emerge -S feature is broken on my system.  It began on 24 May, actual time 
unknown, however I am fairly certain this is not related to the gentoo.oregonstate.edu 
issue.  1. I do not pull from oregonstate.edu.  2.  I have not received a single MD5/digest 
error message.  3.  I have rm -rf * in my /usr/portage directory twice and emerge sync 
twice.  The second time was from the Coldnet server.  Each time I have recompiled python 
and portage to no avail.  For any search term given to emerge -S the error messages look 
similar to this: 
 
smith3 portage # emerge -S burn 
Searching... 
[ Results for search key : burn ] 
[ Applications found : 9 ] 
 
*  app-benchmarks/cpuburn [ Masked ] 
      Latest version available: 1.4 
      Latest version installed: [ Not Installed ] 
      Size of downloaded files: 7 kB 
      Homepage:    http://users.ev1.net/~redelm/ 
      Description: This program is designed to heavily load CPU chips [testing purposes] 
 
*  app-cdr/burncdda 
      Latest version available: 1.1.2 
      Latest version installed: [ Not Installed ] 
      Size of downloaded files: 13 kB 
      Homepage:    http://freshmeat.net/projects/burncdda/ 
      Description: Console app for copying burning audio cds 
 
******A couple more normal results and then.... 
 
*  app-cdr/arson-0.9.7-r1 
!!! There has been an error. Please report this via IRC or bugs.gentoo.org 
!!! mycpv:   app-cdr/arson-0.9.7-r1-0.9.7-r1 
!!! mysplit: ['app-cdr', 'arson-0.9.7-r1-0.9.7-r1'] 
!!! psplit:  None 
!!! error:   unsubscriptable object 
 
      Latest version available: 0.9.7-r1 
      Latest version installed: [ Not Installed ] 
      Size of downloaded files:  [no/bad digest] 
      Homepage:    http://arson.sourceforge.net/ 
      Description: A KDE frontend to CD burning and CD ripping tools. 
 
*  app-cdr/cdrdao-1.1.7-r1 
!!! There has been an error. Please report this via IRC or bugs.gentoo.org 
!!! mycpv:   app-cdr/cdrdao-1.1.7-r1-1.1.7-r1 
!!! mysplit: ['app-cdr', 'cdrdao-1.1.7-r1-1.1.7-r1'] 
!!! psplit:  None 
!!! error:   unsubscriptable object 
 
      Latest version available: 1.1.7-r1 
      Latest version installed: 1.1.7-r1 
      Size of downloaded files:  [no/bad digest] 
      Homepage:    http://cdrdao.sourceforge.net/ 
      Description: Burn CDs in disk-at-once mode -- with optional GUI frontend 
 
Notice, the first few search items return as expected, the number of normal results vary 
from none to more than none. 
 
The only thing that I have changed on my system in the last three days is setting the 
CHOST in my /etc/make.conf to -march=pentium3 -mcpu=pentium4, due to the sse bug. 
After changing the CHOST I recompiled python and portage.  Unfortunatly I am not certain 
when the problem started but it was after this change that I noticed it.  I was not doing 
any --searchdesc on my system for a couple days now. 
 
So far I have reset the CHOST back to -march=pentium4, rebuilt python and portage with 
the same results.  I now set the CHOST back to the -march=pentium3 -mcpu=pentium4 
and am building glibc, gcc, python and portage.  I will post the results asap. 
 
Here is my emerge info: 
 
Portage 2.0.48 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) 
================================================================= 
System uname: 2.4.20-gr5-t2 i686 Intel(R) Pentium(R) 4 CPU 2.26GHz 
GENTOO_MIRRORS="http://mirror.gentoo.gr.jp 
http://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://ftp.ussg.iu.edu/pub/linux/gentoo 
http://gentoo.gnukorea.org/ 
http://www.zentek-international.com/mirrors/gentoo/distfiles" 
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 apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx mpeg 
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml alsa gdbm 
berkdb slang readline arts bonobo svga tcltk java guile X sdl gpm tcpd pam ssl perl 
python esd imlib oggvorbis motif opengl cdr -kde -qt gnome gtk acpi apache2 dga doc dvb 
dvd gd innodb jikes lcms libgda matrox mbox oav odbc pda plotutils ruby samba sasl slp 
snmp sse tiff usb wmf xml zeo -3dnow" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-O3 -march=pentium3 -mcpu=pentium4 -pipe -O3" 
CXXFLAGS="-O3 -march=pentium3 -mcpu=pentium4 -pipe -O3" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache" 
 
Thank you 
terry
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-05-29 01:45:55 UTC
This should be fixed in the upcoming 48-r1