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

Bug 22227

Summary: emerge --searchdesc {locale,to, ...} complains about unsubscriptable object
Product: Portage Development Reporter: Joe Malik <joe.malik>
Component: UnclassifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joe Malik 2003-06-04 14:22:59 UTC
emerge --searchdesc locale 
successfully performs the operation (no abort, gives all expected data), but
prints the error given.

('locale' can be another string (same errors with 'to' on different packages)).




Reproducible: Always
Steps to Reproduce:

Actual Results:  
[other packages that are found]

*  sys-devel/gettext-0.11.5
!!! There has been an error. Please report this via IRC or bugs.gentoo.org
!!! mycpv:   sys-devel/gettext-0.11.5-0.11.5
!!! mysplit: ['sys-devel', 'gettext-0.11.5-0.11.5']
!!! psplit:  None
!!! error:   unsubscriptable object
 
      Latest version available: 0.11.5
      Latest version installed: 0.11.5
      Size of downloaded files:  [no/bad digest]
      Homepage:    http://www.gnu.org/software/gettext/gettext.html
      Description: GNU locale utilities

[more packges listed here]


# emerge info
Portage 2.0.48 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
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="/mnt/files/tmp/portage"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow avi crypt cups encode gif jpeg kde libg++ libwww mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb
gtkhtml alsa gdbm berkdb slang readline svga tcltk java guile X sdl gpm tcpd pam
ssl perl python esd imlib oggvorbis gnome gtk qt motif opengl mozilla cdr dvd
-apm -arts -bonobo"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
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-06-04 15:51:47 UTC

*** This bug has been marked as a duplicate of 21872 ***