Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104172 - g-cpan: handles Bundle packages as regular ones
Summary: g-cpan: handles Bundle packages as regular ones
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard: g-cpan
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 12:38 UTC by Dmitry Tweritin
Modified: 2007-01-03 05:26 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 Dmitry Tweritin 2005-08-29 12:38:39 UTC
Bundle packages need special treatment, as it contain only dependencies in CONTENTS pod section.

Reproducible: Always
Steps to Reproduce:
Install any Bundle:: package, e.g. Bundle::CPANPLUS::Dependencies

Actual Results:  
Bundle package installed as regular one, no dependencies detected.

Expected Results:  
Dependencies packages from CONTENTS pod section installed.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-09-04 04:12:20 UTC
Mass re-assign.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2007-01-03 05:26:10 UTC
0.15_rc1 is in the tree and contains fixes that cover this bug.