Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118810 - Eix 0.5.0 gives strange results
Summary: Eix 0.5.0 gives strange results
Status: RESOLVED DUPLICATE of bug 115995
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-12 13:07 UTC by Nestor Arocha
Modified: 2006-01-12 13:09 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 Nestor Arocha 2006-01-12 13:07:06 UTC
Eix 0.5.0 doesn't return the right fields when I do any search

Example:
-------------------------------------------
$ eix liferea
* net-news/liferea 
     Available versions:  !0.9.6 !0.9.7a !0.9.7b !1.0_rc2 !1.0_rc3 !1.0_rc4 !1.0
     Installed:           1.0
     Homepage:            SRC_URI=mirror://sourceforge/liferea/liferea-1.0-RC4.tar.gz
     Description:         RDEPEND=>=x11-libs/gtk+-2 >=dev-libs/libxml2-2.5.10 firefox? ( www-client/mozilla-firefox ) !firefox? ( mozilla? ( www-client/mozilla ) ) gtkhtml? ( =gnome-extra/libgtkhtml-2* ) !mozilla? ( !firefox? ( =gnome-extra/libgtkhtml-2* ) ) >=gnome-base/gconf-2 dbus? ( >=sys-apps/dbus-0.30 )


--------------------------------------------
However, emerge works correctly

--------------------------------------------
emerge search liferea
Searching...   
[ Results for search key : liferea ]
[ Applications found : 1 ]
 
*  net-news/liferea
      Latest version available: 1.0
      Latest version installed: 1.0
      Size of downloaded files: 1,432 kB
      Homepage:    http://liferea.sourceforge.net/
      Description: News Aggregator for RDF/RSS/CDF/Atom/Echo/etc feeds
      License:     GPL-2


--------------------------------------------

I recently update eix db with update-eix command (after removing /var/cache/eix), so I believe the package is broken.

emerge info
-----------
Portage 2.1_pre3-r1 (default-linux/amd64/2005.0/no-multilib, gcc-3.4.5, glibc-2.                                                                                           3.6-r2, 2.6.15-gentoo x86_64)
=================================================================
System uname: 2.6.15-gentoo x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre13
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
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-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -mtune=athlon64 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share                                                                                           /config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kd                                                                                           e/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/q                                                                                           mail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -mtune=athlon64 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://linuv.uv.es/mirror/gentoo/"
LC_ALL="es_ES"
LINGUAS="es"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi bitmap-fonts bzip2 cdr cid crypt dvd expat fortran gif glu                                                                                           t gtk gtk2 imagemagick imlib ipv6 jpeg libwww mp3 mpeg ncurses nls ogg opengl pa                                                                                           m pcre pdflib perl png python qt readline ruby sdl slang spell ssl tetex truetyp                                                                                           e truetype-fonts type1-fonts udev usb userlocales vorbis xml2 xv zlib elibc_glib                                                                                           c kernel_linux linguas_es userland_GNU"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-12 13:09:03 UTC

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