Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136202 - eix options --verbose --versionlines cannot be combined
Summary: eix options --verbose --versionlines cannot be combined
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 08:25 UTC by Allan Gottlieb
Modified: 2006-07-11 17:47 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 Allan Gottlieb 2006-06-09 08:25:06 UTC
eix --verbose --versionlines foo is the same as eix --verbose foo
eix --versionlines --verbose foo is the same as eix --versionlines foo

It would be useful to have both options active

ajglap ~ # emerge --info
Portage 2.0.54-r2 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.14-gentoo-r4 i686)
=================================================================
System uname: 2.6.14-gentoo-r4 i686 Mobile Intel(R) Pentium(R) 4     CPU 3.20GHzGentoo Base System version 1.6.14
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: [Not Present]
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 -pipe -O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/X11/xkb /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/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo http://mirror.datapipe.net/gentoo                 http://mirrors.acm.cs.rpi.edu/gentoo/ http://gentoo.mirrored.ca/                 http://prometheus.cs.wmich.edu/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm audiofile avi berkdb bitmap-fonts bonobo bzip2 cdr cli crypt cups curl doc dri dvd dvdr eds emacs emboss encode esd exif expat fam firefox foomaticdb fortran gd gdbm gif gimp gimpprint glut gnome gpm gstreamer gtk gtk2 gtkhtml guile hal imagemagick imap imlib ipv6 isdnlog java jpeg lcms libg++ libwww mad mikmod mime mng motif mp3 mpeg ncurses nls nptl nvidia ogg opengl pam pcre pda pdflib perl png ppds pppd python quicktime readline reflection samba scanner sdl session spell spl ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xml xml2 xmms xorg xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY

ajglap ~ #
Comment 1 Heiko Baumann 2006-06-10 07:47:40 UTC
same problem here

datix ~ # qlist -Iv eix
app-portage/eix-0.5.5
datix ~ #   


with app-portage/eix-0.5.1-r2 its working great.

a fix or workaround would be nice

regards
the2nd
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-07-11 07:55:51 UTC
Yeah it seems only the first commandline switch is processed, rest is ignored.
Comment 3 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-07-11 10:34:04 UTC
Seems already fixed in svn (verified).

r130 | appro | 2006-03-28 14:45:49 +0200 (Tue, 28 Mar 2006) | 2 lines
Correct argsreader.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2006-07-11 17:47:20 UTC
thanks, this is fixed in 0.5.6