On 26/02/07, Zac Medico <[EMAIL PROTECTED]> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1Stuart Howard wrote: > !!! Multiple versions within a single package slot have been > !!! pulled into the dependency graph: > > ('ebuild', '/', 'app-editors/vim-core-7.0.201', 'merge') pulled in by > ('ebuild', '/', 'app-editors/gvim-7.0.201', 'merge') > > ('ebuild', '/', 'app-editors/vim-core-7.0.174', 'nomerge') pulled in by > ('ebuild', '/', 'app-editors/vim-7.0.174', 'nomerge') You can't have gvim-7.0.201 and vim-7.0.174 installed simultaneously because they depend on different versions of vim-core. The solution is to either mask gvim-7.0.201 and vim-core-7.0.201 or unmask vim-7.0.201:
Agreed
echo app-editors/vim >> /etc/portage/package.keywords Zac
My issue is more though why is portage trying and failing to install two versions of vim at all as so far as I am aware I have never made such a request of it. Just the latest ~* version will be fine for me. -- [email protected] mailing list

