Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] imaginary nvidia-glx blocking qt
Date: Thu, 30 Nov 2006 17:07:37
Message-Id: 456F0DB7.5050204@gentoo.org
In Reply to: [gentoo-user] imaginary nvidia-glx blocking qt by Nick Rout
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Nick Rout wrote:
5 > on emerge -uDpv world I get:
6 >
7 > ===========
8 >
9 > nick@sf ~ $ emerge -uDpv world
10 >
11 > These are the packages that would be merged, in order:
12 >
13 > Calculating world dependencies -
14 > emerge: there are no ebuilds to satisfy "media-video/nvidia-glx".
15 > (dependency required by "x11-libs/qt-4.1.4-r2" [ebuild])
16
17 You're experiencing bug #154223 [1], which is fixed in the latest
18 ~arch versions of portage. If you want to work around the problem,
19 you can use `find /var/db/pkg -name PROVIDE | xargs grep
20 virtual/opengl` to find the old-style virtuals that are preventing
21 the new-style virtuals from working correctly. You should simply
22 remove any PROVIDE file that contains virtual/opengl.
23
24 Zac
25
26 [1] http://bugstest.gentoo.org/show_bug.cgi?id=154223
27 -----BEGIN PGP SIGNATURE-----
28 Version: GnuPG v1.4.5 (GNU/Linux)
29
30 iD8DBQFFbw22/ejvha5XGaMRAgiPAJ4gtDTdiNz/Fn464f+JZhhVKNiNcwCfWyf+
31 VqyqR/+/f9MfuxYRpFVNQqQ=
32 =V3Hz
33 -----END PGP SIGNATURE-----
34 --
35 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] imaginary nvidia-glx blocking qt Nick Rout <nick@×××××××.nz>