Gentoo Archives: gentoo-user

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cannot resolve a virtual package name to an ebuild.
Date: Sat, 25 Feb 2006 17:32:51
Message-Id: 200602260225.38876.jstubbs@gentoo.org
In Reply to: [gentoo-user] Cannot resolve a virtual package name to an ebuild. by David Corbin
1 On Saturday 25 February 2006 20:03, David Corbin wrote:
2 > trombone dcorbin # emerge -uav portage
3 >
4 > These are the packages that I would merge, in order:
5 >
6 > Calculating dependencies -!!! Cannot resolve a virtual package name to an
7 > ebuild.
8 > !!! This is a bug, please report it. (virtual/libintl-0)
9 > ----------
10 >
11 > Is there someone way I can work around this? I don't seem to be able to
12 > emerge anything.
13
14 Hrmm.. Sorry.
15
16 # export PORTDIR="$(portageq envvar PORTDIR)"
17 # mv $PORTDIR/virtual ./virtual.backup
18 # emerge --oneshot portage
19 # mv ./virtual.backup $PORTDIR/virtual
20
21 --
22 Jason Stubbs
23 --
24 gentoo-user@g.o mailing list