Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8024 - gentoo-stats missing UserAgent.pm
Summary: gentoo-stats missing UserAgent.pm
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Maik Schreiber
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-17 07:23 UTC by Frank Reidel
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 Frank Reidel 2002-09-17 07:23:19 UTC
When emerging gentoo-stats, the program would not start, complaining that it
can't find UserAgent.pm. What fixed this problem for me is emerging libwww-perl
and libnet. I looked at the .ebuild of gentoo-stats, and it seems to only list
perl as a dependency.
Comment 1 Maik Schreiber 2002-09-17 08:21:57 UTC
Hmm, in my gentoo-stats-1.0.ebuild, it says. I've never committed another
version of this ebuild, it's the very first one.

RDEPEND=">=sys-devel/perl-5.6.1
	dev-perl/libwww-perl"
DEPEND=""