Summary: | g-cpan: Does not record modules in world | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Scott Thomson <smoothhound> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dirk.heinrichs.ext, dirk.heinrichs, lema |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Scott Thomson
2006-08-09 03:57:15 UTC
*** Bug 144207 has been marked as a duplicate of this bug. *** @mcummings: Either we get rid of the --oneshot option (g-cpan l. 401) or we create a method in Gentoo::Portage to record packages in the world file. Easiest way would be removing the oneshot option. What made you add this option? I cannot think of any reason right now why it's in there. The 'original' version of g-cpan emerged everything in the overlay one at a time (regardless of what was passed, which meant everything in your g-cpan overlay was put in world). This was fixed in the new version (relying instead on the passed list) but the --oneshot wasn't removed. Fixed in svn. |