Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94785 - POE ebuild requires File-Spec
Summary: POE ebuild requires File-Spec
Status: RESOLVED DUPLICATE of bug 94741
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 16:18 UTC by pee
Modified: 2005-06-01 16:21 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 pee 2005-06-01 16:18:23 UTC
POE requires File-Spec (File::spec from cpan). The current ebuild does not
enforce this and cpan autodepend causes sandbox violations.

Reproducible: Always
Steps to Reproduce:
1. emerge POE w/o File-Spec installed
2.
3.

Actual Results:  
Sanbox violations

Expected Results:  
Installed File-Spec (0.87) first
Comment 1 pee 2005-06-01 16:21:27 UTC

*** This bug has been marked as a duplicate of 94741 ***