From nobody@FreeBSD.org  Wed Nov  9 12:17:42 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9A23E106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Nov 2011 12:17:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 8AFB28FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Nov 2011 12:17:42 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pA9CHgZt046799
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 9 Nov 2011 12:17:42 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pA9CHgYq046789;
	Wed, 9 Nov 2011 12:17:42 GMT
	(envelope-from nobody)
Message-Id: <201111091217.pA9CHgYq046789@red.freebsd.org>
Date: Wed, 9 Nov 2011 12:17:42 GMT
From: Martin Schtte <info@mschuette.name>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/rt40 requires devel/p5-Params-Classify
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: m.seaman@infracaninophile.co.uk

>Number:         162401
>Category:       ports
>Synopsis:       www/rt40 requires devel/p5-Params-Classify
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 09 12:20:08 UTC 2011
>Closed-Date:    Thu Nov 10 06:21:08 UTC 2011
>Last-Modified:  Thu Nov 10 06:21:08 UTC 2011
>Originator:     Martin Schtte
>Release:        8.2
>Organization:
>Environment:
FreeBSD 8.2-RELEASE-p4 ... amd64
with perl-threaded-5.12.4_2
>Description:
The Installation of www/rt40 requires devel/p5-Params-Classify but the latter is not set as a required port.

Original error (shortened):

/usr/ports/www/rt40 % make install
[...]
SOME DEPENDENCIES WERE MISSING.
CORE missing dependencies:
        DateTime ...MISSING
                Can't locate Params/Classify.pm in @INC [...]
MASON missing dependencies:
        XML::RSS ...MISSING
                Attempt to reload DateTime.pm aborted.
*** Error code 1
Stop in /usr/ports/www/rt40/work/rt-4.0.2.
*** Error code 1

After manual installation of devel/p5-Params-Classify the installation works fine.
>How-To-Repeat:
Setup clean system/jail
% cd /usr/ports/www/rt40
% make install
>Fix:
Add devel/p5-Params-Classify as a core dependency of www/rt40

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 9 12:20:18 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162401 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Nov 9 12:20:23 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: m.seaman@infracaninophile.co.uk
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/162401: www/rt40 requires devel/p5-Params-Classify
Date: Wed, 9 Nov 2011 12:20:21 UT

 Maintainer of www/rt40,
 
 Please note that PR ports/162401 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162401
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/162401: www/rt40 requires devel/p5-Params-Classify
Date: Wed, 09 Nov 2011 12:55:12 +0000

 On 09/11/2011 12:20, Edwin Groothuis wrote:
 > Maintainer of www/rt40,
 >
 > Please note that PR ports/162401 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162401
 >
 
 p5-Params-Classify is an indirect dependency through a long chain of
 modules:
 
 p5-DateTime requires p5-DateTime-TimeZone requires p5-Class-Load 
 requires p5-Module-Runtime requires p5-Params-Classify
 
 Only the first of those (p5-DateTime) is loaded by RT itself or checked 
 for by name in rt-test-dependencies, so that's what is in the 
 {BUILD,RUN}_DEPENDS for the www/rt40 port.
 
 Looks to me as if the OPs installation of p5-DateTime failed somewhere 
 in that dependency chain.  To fix, try something like:
 
     portmaster -x perl -f p5-DateTime-0.70
 
 	Cheers,
 
 	Matthew
 
 PS. an update to rt-4.0.3 will be coming soon.
 
 -- 
 Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                    Flat 3
 PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
 JID: matthew@infracaninophile.co.uk               Kent, CT11 9PW
Responsible-Changed-From-To: perl->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Thu Nov 10 02:26:43 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162401 
State-Changed-From-To: feedback->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Nov 10 06:19:09 UTC 2011 
State-Changed-Why:  
The main reason caused from chain modules dependency of p5-DateTime. 
Please refer to maintainer's reply. try 
% portmaster -x perl -f p5-DateTime-0.70 


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