From nobody@FreeBSD.org  Thu Feb  3 10:25:02 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E30E716A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Feb 2005 10:25:02 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B713043D46
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  3 Feb 2005 10:25:02 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j13AP1JS072691
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 3 Feb 2005 10:25:01 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j13AP0tK072690;
	Thu, 3 Feb 2005 10:25:00 GMT
	(envelope-from nobody)
Message-Id: <200502031025.j13AP0tK072690@www.freebsd.org>
Date: Thu, 3 Feb 2005 10:25:00 GMT
From: patrick oonk <patrick@pine.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: p5-DBD-mysql40 broken, checks for perl 5.61
X-Send-Pr-Version: www-2.3

>Number:         77054
>Category:       misc
>Synopsis:       p5-DBD-mysql40 broken, checks for perl 5.61
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 03 10:30:20 GMT 2005
>Closed-Date:    Thu Feb 03 12:59:02 GMT 2005
>Last-Modified:  Thu Feb 03 12:59:02 GMT 2005
>Originator:     patrick oonk
>Release:        4.10-RELEASE-p5
>Organization:
pine
>Environment:
>Description:
      The p5-DBD-mysql40 checks if perl 5.6.1 exists, but 5.6.2 is the current and installed version. Then it tries to install 5.6.2 which fails because it's already there.
>How-To-Repeat:
      portinstall p5-DBD-mysql40
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Patrick Oonk <patrick.oonk@pine.nl>
To: freebsd-gnats-submit@FreeBSD.org, patrick@pine.nl
Cc:  
Subject: Re: misc/77054: p5-DBD-mysql40 broken, checks for perl 5.61
Date: Thu, 03 Feb 2005 11:34:05 +0100

 ln -s /usr/local/bin/perl5.6.2 /usr/local/bin/perl5.6.1
 
 fixes the problem but I am unsure if this a good solution.

From: Patrick Oonk <patrick.oonk@pine.nl>
To: freebsd-gnats-submit@FreeBSD.org, patrick@pine.nl
Cc:  
Subject: Re: misc/77054: p5-DBD-mysql40 broken, checks for perl 5.61
Date: Thu, 03 Feb 2005 12:30:49 +0100

 sorry, running
 
 use.perl port
 
 again fixed it.
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Thu Feb 3 12:58:22 GMT 2005 
State-Changed-Why:  
Submitter reports that the problem was fixed after re-running 'use.perl port'. 
Still, thanks for trying to make FreeBSD better by reporting what you thought 
was a genuine problem! 

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