From bnjf@bnjf.id.au  Mon Apr 28 18:59:00 2003
Return-Path: <bnjf@bnjf.id.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1184D37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Apr 2003 18:59:00 -0700 (PDT)
Received: from nadir.bnjf.id.au (ppp1616.nsw.padsl.internode.on.net [150.101.113.79])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 89A1B43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 28 Apr 2003 18:58:53 -0700 (PDT)
	(envelope-from bnjf@bnjf.id.au)
Received: by nadir.bnjf.id.au (Postfix, from userid 1000)
	id D59DF154; Tue, 29 Apr 2003 11:58:42 +1000 (EST)
Message-Id: <20030429015842.D59DF154@nadir.bnjf.id.au>
Date: Tue, 29 Apr 2003 11:58:42 +1000 (EST)
From: Brad Forschinger <freebsd@bnjf.id.au>
Reply-To: Brad Forschinger <freebsd@bnjf.id.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Brad Forschinger <freebsd@bnjf.id.au>
Subject: dual perl installation breakage? 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         51539
>Category:       ports
>Synopsis:       lang/perl5: dual perl installation breakage?
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    tobez
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 28 19:00:21 PDT 2003
>Closed-Date:    Wed Feb 02 10:48:14 CET 2005
>Last-Modified:  Wed Feb 02 10:48:14 CET 2005
>Originator:     Brad Forschinger
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD nadir.bnjf.id.au 5.0-RELEASE FreeBSD 5.0-RELEASE #1: Sun Jan 26 21:34:18 EST 2003 toor@nadir.bnjf.id.au:/usr/obj/usr/src/sys/NADIR i386


	
>Description:
	
/usr/local/bin/perl is a normal file (not a sym link) from the most recent
perl install.  Sym links are set up, but not correctly.

-rwxr-xr-x   1 root     wheel      856592 Apr 29 01:46 perl
lrwxr-xr-x   1 root     wheel          19 Apr 29 01:46 perl5 -> /usr/local/bin/perl
lrwxr-xr-x   1 root     wheel          19 Apr 29 01:28 perl5.6.1 -> /usr/local/bin/perl
lrwxr-xr-x   1 root     wheel          19 Apr 29 01:46 perl5.8.0 -> /usr/local/bin/perl

So, perl5.6.1 points to perl which is 5.8.0.  Doesn't make sense.  sperl is
done correctly, however.

-rws--x--x   1 root     wheel      741960 Apr 29 01:28 sperl5.6.1
-rws--x--x   2 root     wheel      856752 Apr 29 01:46 sperl5.8.0

>How-To-Repeat:
	
portinstall perl-5.\*
>Fix:

	

make perl5.6.1 and perl5.8.0 regular files, and set up perl/perl5 as sym
links according to the owner's preference.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->tobez 
Responsible-Changed-By: tobez 
Responsible-Changed-When: Tue Apr 29 09:16:01 CEST 2003 
Responsible-Changed-Why:  
I'll take care of this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51539 

From: Sergey Matveychuk <sem@ciam.ru>
To: freebsd-gnats-submit@FreeBSD.org, freebsd@bnjf.id.au
Cc:  
Subject: Re: ports/51539: lang/perl5: dual perl installation breakage?
Date: Wed, 24 Dec 2003 01:00:30 +0300

 Take a look at PR/55760.
 
 ---
 Sem.
State-Changed-From-To: open->closed 
State-Changed-By: tobez 
State-Changed-When: Wed Feb 2 10:47:26 CET 2005 
State-Changed-Why:  
This issue is mostly fixed in the recent update of lang/perl5 and 
lang/perl5.8. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=51539 
>Unformatted:
