Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2006 07:32:32 GMT
From:      Marshal Newrock <marshal@idealso.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/100800: anomy-sanitizer fails to install required FileTypes.pm module
Message-ID:  <200607250732.k6P7WWId005489@www.freebsd.org>
Resent-Message-ID: <200607250740.k6P7eHwf031791@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100800
>Category:       ports
>Synopsis:       anomy-sanitizer fails to install required FileTypes.pm module
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 25 07:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Marshal Newrock
>Release:        6.1
>Organization:
Ideal Solution
>Environment:
FreeBSD mail.atmosphereannealing.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May  7 04:42:56 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
When trying to run sanitizer.pl, it complains that it cannot find FileTypes.pm in the include path:

# ./sanitizer.pl 
Can't locate Anomy/Sanitizer/FileTypes.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8 . /bin) at /usr/local/lib/perl5/site_perl/5.8.8/Anomy/Sanitizer.pm line 47.
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.8.8/Anomy/Sanitizer.pm line 47.
Compilation failed in require at ./sanitizer.pl line 45.
BEGIN failed--compilation aborted at ./sanitizer.pl line 45.

>How-To-Repeat:
Install mail/anomy-sanitizer from ports.  Try to run /usr/local/bin/sanitizer.pl
>Fix:
Add the following line to the port, in the do-install section:

 ${INSTALL_DATA} ${WRKSRC}/bin/Anomy/Sanitizer/FileTypes.pm ${SITE_PERL}/Anomy/Sanitizer/
>Release-Note:
>Audit-Trail:
>Unformatted:



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