| Bug#: 135783 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: perl@gentoo.org | Reported By: sllewbj@blueyonder.co.uk | |
| Component: Applications | |||
| URL: | |||
| Summary: app-portage/g-cpan-0.14.0_rc1 creates ebuild for Class-Accessor-Chained with "undef" for version | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-06-06 08:47 0000 | |||
| Description: | Opened: 2006-06-06 08:47 0000 |
I just ran "g-cpan --generate Test::Expect" and it generated three ebuilds for me, Class-Accessor-Chained, Expect-Simple, and Test-Expect. I was able to emerge one of them, namely Simple-Expect. Unfortunately, the ebuild created for Class-Accessor-Chained is corrupt as it is named Class-Accessor-Chained-undef.ebuild. The string "undef" appears in the ebuild's name where there should instead be a version number. Suggestions?
Created an attachment (id=88527) [details]
Output of "emerge --info" on my system.
working on this now
rc2 just uploaded and on its way to a mirror near you. please let me know if you see anything else (used your test case successfully following some code fixes). thanks for trying it out!!
going ahead and closing