Activating git-core 1.5.3.1_0 failed:

Ryan Schmidt ryandesign at macports.org
Thu Jun 12 12:01:08 PDT 2008


On Jun 12, 2008, at 09:43, Yvon Thoraval wrote:

> i wanted to upgrade git-core by:
>
> $ sudo port upgrade git-core
>
> and get :
> --->  Activating git-core 1.5.3.1_0+doc
> Error: Activating git-core 1.5.3.1_0 failed: Image error: Another  
> version of this port (git-core @1.5.0.5_0) is already active.
>
> the I deactivated it :
>
> $ sudo port deactivate git-core
> --->  Deactivating git-core
>
> and re-upgraded it :
>
> $ sudo port upgrade git-core
> --->  Activating git-core 1.5.3.1_0+doc
> Error: Activating git-core 1.5.3.1_0 failed: Image error: /opt/ 
> local/lib/perl5/5.8.8/darwin-2level/perllocal.pod already exists  
> and does not belong to a registered port.  Unable to activate port  
> git-core.
>
> i never touch at the Perl under /opt, then i wonder what's going  
> wrong and how to get "/perllocal.pod" regsitered and/or git-core  
> upgraded ?

Hi!

No port should claim ownership of perllocal.pod. Any port that does  
needs to be fixed.

git-core stopped claiming ownership of perllocal.pod in r34462  
(2008-02-25) so you should update your ports ("sudo port  
selfupdate"), clean git-core ("sudo port clean --work git-core") and  
try upgrading it again ("sudo port upgrade git-core").



More information about the macports-users mailing list