Gentoo Archives: gentoo-user

From: Josh Cepek <josh.cepek@×××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] eix output for dev-perl/Expect
Date: Tue, 27 May 2008 04:45:58
Message-Id: 483B91FB.9040500@usa.net
In Reply to: Re: [gentoo-user] eix output for dev-perl/Expect by PaulNM
1 PaulNM wrote:
2 > Alan McKinnon wrote:
3 >> On Monday 26 May 2008, Kevin O'Gorman wrote:
4 >>
5 >>> I'm puzzled by the output of 'eix' in respect to several, and some
6 >>> associated odd behavior of
7 >>> emerge. I'll use as an example dev-perl/Expect. It's installed, but
8 >>> I don't understand what eix
9 >>> is trying to tell me about it with the [D] at the beginning of the
10 >>> report, or the "*" associated
11 >>> with the Available versions strings.
12 >
13 >> Dunno what the 'D' means, but I would resume it means that eix thinks
14 >> you have to downgrade Expect to a version the is not masked by
15 >> missing keyword.
16 >
17 > Good guess. That's what I thought when I first started seeing it in
18 > my eix output, but testing shows that's not the case. I don't see
19 > "I"'s anymore, just "D"'s. Every installed package shows up with a D.
20 >
21 > EX:
22 >
23 > Robotech paul # eix eix
24 > [D] app-portage/eix
25 > Available versions: *0.10.2 *0.10.5 ~*0.12.4 ~*0.12.5 {doc sqlite}
26 > Installed versions: 0.10.5(12:25:03 AM 03/17/2008)(-sqlite)
27 > Homepage: http://eix.sourceforge.net
28 > Description: Small utility for searching ebuilds with
29 > indexing for fast results
30
31 You need to update eix to version 0.12.4 or later to handle the new
32 ebuild syntax introduced with the 2008.0 profile. Add version 0.12.4
33 (or 0.12.5) to your /etc/portage/package.keywords such as with the
34 following line (assuming an x86 arch):
35 =app-portage/eix-0.12.4 ~x86
36 Then update eix and run `update-eix` as root. This should fix the
37 display problem you're having.
38
39 --
40 Josh

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] eix output for dev-perl/Expect PaulNM <gentoo@×××××××××.com>