From fenner@research.att.com  Sat May  6 13:13:26 2006
Return-Path: <fenner@research.att.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E265116A401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 May 2006 13:13:26 +0000 (UTC)
	(envelope-from fenner@research.att.com)
Received: from mail-red.research.att.com (mail-red.research.att.com [192.20.225.110])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8D87E43D48
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 May 2006 13:13:26 +0000 (GMT)
	(envelope-from fenner@research.att.com)
Received: from frogbits.attlabs.att.com (frogbits.attlabs.att.com [135.197.129.124])
	by mail-blue.research.att.com (Postfix) with ESMTP id 049F0147CF2
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  6 May 2006 09:13:25 -0400 (EDT)
Received: from frogbits.attlabs.att.com (localhost [127.0.0.1])
	by frogbits.attlabs.att.com (8.13.4/8.13.4) with ESMTP id k46DDPiR053592
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 6 May 2006 06:13:25 -0700 (PDT)
	(envelope-from fenner@frogbits.attlabs.att.com)
Received: (from fenner@localhost)
	by frogbits.attlabs.att.com (8.13.4/8.13.4/Submit) id k46DDPqh053591;
	Sat, 6 May 2006 06:13:25 -0700 (PDT)
	(envelope-from fenner)
Message-Id: <200605061313.k46DDPqh053591@frogbits.attlabs.att.com>
Date: Sat, 6 May 2006 06:13:25 -0700 (PDT)
From: Bill Fenner <fenner@research.att.com>
Reply-To: Bill Fenner <fenner@research.att.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: rt34 port doesn't install dependency providing DBIx/SearchBuilder/Unique.pm
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         96861
>Category:       ports
>Synopsis:       rt34 port doesn't install dependency providing DBIx/SearchBuilder/Unique.pm
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 06 13:20:14 GMT 2006
>Closed-Date:    Sat May 06 13:24:32 GMT 2006
>Last-Modified:  Sat May 06 13:24:32 GMT 2006
>Originator:     Bill Fenner
>Release:        FreeBSD 6.0-SECURITY i386
>Organization:
>Environment:
System: FreeBSD frogbits.attlabs.att.com 6.0-SECURITY FreeBSD 6.0-SECURITY #0: Tue Apr 18 08:56:09 UTC 2006 root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
After getting over the previous reported missing module,
"make post-install -DINITIAL_INSTALL" fails after a bit with:

...
Checking for existing system user...not found.  This appears to be a new installation.
Creating system user...done.
Now inserting RT data
[Sat May  6 13:09:52 2006] [crit]: Can't locate DBIx/SearchBuilder/Unique.pm in @INC (@INC contains: /usr/local/rt3/lib /usr/local/lib/perl5/site_perl/5.8.5/mach /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.5/BSDPAN /usr/local/lib/perl5/5.8.5/mach /usr/local/lib/perl5/5.8.5 .) at /usr/local/rt3/lib/RT/CustomFields_Overlay.pm line 73.
BEGIN failed--compilation aborted at /usr/local/rt3/lib/RT/CustomFields_Overlay.pm line 73.

>How-To-Repeat:
	

cd /usr/ports/*/rt34
make install
make post-install -DINITIAL_INSTALL

>Fix:

	
I dunno what port provides this module, so I don't know what
dependency to suggest.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: fenner 
State-Changed-When: Sat May 6 13:23:38 UTC 2006 
State-Changed-Why:  
This is a generic ports dependency problem - I had an ancient 
version of SearchBuilder installed, which didn't provide the 
actual file that RT needs but does provide the file that the 
port checks to see if the dependency is installed. 

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