Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Mar 2010 11:05:08 -0600
From:      Tim Daneliuk <tundra@tundraware.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: Perl 5.8 -> 5.10 On Current Production System
Message-ID:  <4B8FE844.6060804@tundraware.com>
In-Reply-To: <4B8FDC32.6090204@eskk.nu>
References:  <4B8FDA6A.9090308@tundraware.com> <4B8FDC32.6090204@eskk.nu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/4/2010 10:13 AM, Leslie Jensen wrote:
> 
> 
> On 2010-03-04 17:06, Tim Daneliuk wrote:
>> Is there a recommended procedure I can read somewhere on how to
>> upgrade an
>> entire production system from Perl 5.8 to 5.10 (or whatever is current)
>> cleanly?
> 
> /usr/ports/UPDATING ;-)


Thanks to all for pointing to this.

However, when I run:

  portupgrade -o lang/perl5.10 -f perl-5.8\.*

I get this problem:

--->  Upgrading 'perl-5.8.9_3' to 'perl-5.10.1' (lang/perl5.10)
--->  Building '/usr/ports/lang/perl5.10'
===>  Cleaning for perl-5.10.1

===>  perl-5.10.1 conflicts with installed package(s): 
      perl-5.8.9_3

      They install files into the same place.
      Please remove them first with pkg_delete(1).
*** Error code 1


I supposed I could do a forced manual removal of perl, but isn't that what the '-f'
arg in the portupgrade is supposed to do?

> 


-- 
----------------------------------------------------------------------------
Tim Daneliuk     tundra@tundraware.com
PGP Key:         http://www.tundraware.com/PGP/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B8FE844.6060804>