Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5795 - update rrdtool
Summary: update rrdtool
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-30 17:55 UTC by Tyler Lund
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Lund 2002-07-30 17:55:54 UTC
Get get a perl related error when attempting to merge rrdtool-1.0.35-r3:

>>> emerge net-analyzer/rrdtool-1.0.35-r3 to /
>>> md5 ;-) rrdtool-1.0.35.tar.gz
perl
/usr/sbin/ebuild.sh: perl_pkg_setup: command not found
!!! emerge aborting on  
/usr/portage/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild .

Tried with portage versions 2.0.20 and 2.0.22.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-31 11:39:34 UTC
as of yesterday this error should have gone away.  please emerge rsync, try
again this emerge, and report
Comment 2 Tyler Lund 2002-07-31 13:37:00 UTC
Tried to emerge rsync and merge rrdtool. Still getting the same error. 

# emerge rrdtool
Calculating dependencies ...done!
>>> emerge net-analyzer/rrdtool-1.0.35-r3 to /
>>> md5 ;-) rrdtool-1.0.35.tar.gz
perl
/usr/sbin/ebuild.sh: perl_pkg_setup: command not found
!!! emerge aborting on  
/usr/portage/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild .
Comment 3 Thomas Bullinger 2002-08-03 05:05:24 UTC
Same here:

emerge rrdtool
Calculating dependencies ...done!
>>> emerge net-analyzer/rrdtool-1.0.35-r3 to /
>>> md5 ;-) rrdtool-1.0.35.tar.gz
perl
/usr/sbin/ebuild.sh: perl_pkg_setup: command not found
!!! emerge aborting on  /usr/portage/net-analyzer/rrdtool/rrdtool-1.0.35-r3.ebuild .

Is there any kind of a hidden dependency?
Comment 4 Tyler Lund 2002-08-04 09:14:14 UTC
I would assume from the error that "perl_pkg_setup" is being referenced by the 
ebuild script. This does not appear to exist on my system. I think this is (or 
was) part of portage?
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-05 11:27:05 UTC
doh!

Ok, it was a big typo.  It's been fixed in rrdtool in portage now, so whenever
your mirrors update, you should be able to emerge it, finally.

my apologies.
Comment 6 Tyler Lund 2002-08-05 17:29:47 UTC
It works now. Thanks very much! :) 

I notice this is version 1.0.35. Any plans on bringing the portage build to 
1.0.39? Several nasty bugs fixed. 
Comment 7 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-05 19:33:41 UTC
ok, new version is in portage and masked for testing.  Please test and report
problems in here.
Comment 8 Tyler Lund 2002-08-06 08:02:38 UTC
Looks good. I was able to install 1.0.39, generate and update rrd files and 
produce graphs from those files. rrdcgi seems to work as well.