Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gvim emerge problems
Date: Mon, 26 Feb 2007 09:41:40
Message-Id: 45E2AA07.9010306@gentoo.org
In Reply to: [gentoo-user] gvim emerge problems by Stuart Howard
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Stuart Howard wrote:
5 > !!! Multiple versions within a single package slot have been
6 > !!! pulled into the dependency graph:
7 >
8 > ('ebuild', '/', 'app-editors/vim-core-7.0.201', 'merge') pulled in by
9 > ('ebuild', '/', 'app-editors/gvim-7.0.201', 'merge')
10 >
11 > ('ebuild', '/', 'app-editors/vim-core-7.0.174', 'nomerge') pulled in by
12 > ('ebuild', '/', 'app-editors/vim-7.0.174', 'nomerge')
13
14 You can't have gvim-7.0.201 and vim-7.0.174 installed simultaneously
15 because they depend on different versions of vim-core. The solution
16 is to either mask gvim-7.0.201 and vim-core-7.0.201 or unmask
17 vim-7.0.201:
18
19 echo app-editors/vim >> /etc/portage/package.keywords
20
21 Zac
22 -----BEGIN PGP SIGNATURE-----
23 Version: GnuPG v2.0.2 (GNU/Linux)
24
25 iD8DBQFF4qoF/ejvha5XGaMRAm0kAKDimUDPkcfyr9NkJq58r2kEILcPJgCg1dbB
26 C3GZneO5nO8Ab210DfHCWzE=
27 =VnRl
28 -----END PGP SIGNATURE-----
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gvim emerge problems Stuart Howard <stuart.g.howard@×××××.com>