Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138333 - emerge --search exits with error
Summary: emerge --search exits with error
Status: RESOLVED DUPLICATE of bug 138131
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-28 04:20 UTC by Mivz
Modified: 2006-06-28 20:06 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 Mivz 2006-06-28 04:20:42 UTC
After I updated to the latest tree (27 jun. +/- 20:00) and emerged portage-2.1.1_pre1-r3 and updatede to the new exp. java environment my emerge --search stopped working:

emerge --search bla
Traceback (most recent call last):
  File "/usr/bin/emerge", line 3723, in ?
    emerge_main()
  File "/usr/bin/emerge", line 3708, in emerge_main
    action_search(myopts, myfiles)
TypeError: action_search() takes exactly 3 arguments (2 given)

emerge -S also gives the same error.
emerge it self works fine. I can update, merge and unmerge.
emerge --info works also:

Portage 2.1.1_pre1-r3 (selinux/2005.1/x86, gcc-3.4.6, glibc-2.3.6-r4, 2.6.14-hardened-r8-SPine-0.1 i686)
=================================================================
System uname: 2.6.14-hardened-r8-SPine-0.1 i686 Intel(R) Pentium(R) M processor 1.86GHz
Gentoo Base System version 1.6.15
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks loadpolicy metadata-transfer sandbox selinux sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="nl_NL.UTF-8"
LC_ALL="nl_NL.UTF-8"
LINGUAS="nl en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi aim alsa apache2 audiofile avi bash-completion berkdb bitmap-fonts bluetooth bzip2 bzlib calendar caps cdr cjk clamav crypt cups curl dba dga dio directfb divx4linux doc dri dts dvd dvdread encode ethereal exif ffmpeg firefox flac ftp gcj gd gif glut gpm gstreamer icq ieee1394 imagemagick imap imlib ipv6 jabber java javascript jpeg jpeg2k kde kerberos ldap libcaca lm_sensors logrotate mad maildir mcal mime mmap mmx mng motif mozilla mp3 mpeg msn ncurses nls nptl nptlonly nsplugin offensive ogg openal opengl oss pam pcmcia pcre pda pdf perl png pnp posix postgres python qt readline samba sasl sdl selinux slang snmp sockets socks5 spell spl sse sse2 ssl svg symlink sysfs threads tiff truetype unicode usb v4l v4l2 vcd vhosts videos vorbis wifi win32codecs x86 xine xinerama xml xmms xorg xosd xpm xv xvid zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_nl linguas_en userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2006-06-28 18:54:22 UTC
wrong component
Comment 2 Zac Medico gentoo-dev 2006-06-28 20:06:49 UTC

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