Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328981 - xfce-base/exo-0.3.107 failed to compile
Summary: xfce-base/exo-0.3.107 failed to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 329115 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-19 17:35 UTC by Hans Meier
Modified: 2010-07-20 13:42 UTC (History)
1 user (show)

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 Hans Meier 2010-07-19 17:35:38 UTC
paludis -ip xfce-base/exo
...
checking for perl module URI::Escape... no
checking for perl module URI::file... no
checking for perl module URI::URL... no
configure: error: Atleast one of the required Perl modules (URI::Escape, URI::file and URI::URL) was not found on your system

Which pakets should I install to have Perl modules Escape, file and URL?

Reproducible: Always



Expected Results:  
Clean compile xfce-base/exo
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-19 17:45:05 UTC
The ebuild has correct depend, dev-perl/URI, so this must be uncomplete/broken perl upgrade.

Run e.g. perl-cleaner --reallyall
Comment 2 Hans Meier 2010-07-19 18:39:21 UTC
I have used for Paludis

perl-cleaner --reallyall -P paludis -p

and this helps
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-07-20 13:42:14 UTC
*** Bug 329115 has been marked as a duplicate of this bug. ***