ports/58779: rrdtool doesn't install vital part

Vivek Khera khera at kcilink.com
Fri Oct 31 19:10:17 UTC 2003


>Number:         58779
>Category:       ports
>Synopsis:       rrdtool doesn't install vital part
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 31 11:10:15 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 4.8-STABLE FreeBSD 4.8-STABLE #6: Thu Jul 17 09:01:05 EDT 2003 khera at yertle.int.kciLink.com:/u/yertle2/usr.obj/u/sources/usr/src/sys/YERTLE i386


	
>Description:
	

I upgraded rrdtool to the current version in ports.  One of the major perl
modules is not installed, making cricket not work:

Can't locate RRDs.pm in @INC (@INC contains: /home/cricket/cricket/lib /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 .) at /usr/local/www/data/cricket/grapher.cgi line 45.
BEGIN failed--compilation aborted at /usr/local/www/data/cricket/grapher.cgi line 45.

So I force-reinstalled the port, and it still doesn't show up.  "make package"
gives this output:

[root at yertle]rrdtool# make package
Creating package /usr/ports/packages/All/rrdtool-1.0.45.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/rrdtool-1.0.45.tgz'
tar: lib/perl5/5.6.1/man/man3/RRDp.3.gz: Cannot stat: No such file or directory
tar: lib/perl5/5.6.1/man/man3/RRDs.3.gz: Cannot stat: No such file or directory
tar: lib/perl5/site_perl/5.6.1/RRDp.pm: Cannot stat: No such file or directory
tar: lib/perl5/site_perl/5.6.1/mach/auto/RRDp/.packlist: Cannot stat: No such file or directory
tar: lib/perl5/site_perl/5.6.1/mach/RRDs.pm: Cannot stat: No such file or directory
tar: lib/perl5/site_perl/5.6.1/mach/ntmake.pl: Cannot stat: No such file or directory
tar: lib/perl5/site_perl/5.6.1/mach/auto/RRDs/RRDs.so: Cannot stat: No such file or directory
tar: lib/perl5/site_perl/5.6.1/mach/auto/RRDs/RRDs.bs: Cannot stat: No such file or directory
tar: lib/perl5/site_perl/5.6.1/mach/auto/RRDs/.packlist: Cannot stat: No such file or directory
 69.1%
tar: Error exit delayed from previous errors
pkg_create: make_dist: tar command failed with code 512
*** Error code 1

Stop in /u/sources/usr/ports/net/rrdtool.


which appears that a major piece of the port does not indeed get installed.

>How-To-Repeat:
	

using perl 5.6.1 from ports tree:

cd /usr/ports/net/rrdtool
make package

>Fix:

	


revert to prior version of port.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list