Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135783 - app-portage/g-cpan-0.14.0_rc1 creates ebuild for Class-Accessor-Chained with "undef" for version
Summary: app-portage/g-cpan-0.14.0_rc1 creates ebuild for Class-Accessor-Chained with ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-06 08:47 UTC by Joe Wells
Modified: 2006-06-13 14:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Output of "emerge --info" on my system. (emerge-info-output,8.32 KB, text/plain)
2006-06-06 08:49 UTC, Joe Wells
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Wells 2006-06-06 08:47:39 UTC
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?
Comment 1 Joe Wells 2006-06-06 08:49:20 UTC
Created attachment 88527 [details]
Output of "emerge --info" on my system.
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2006-06-06 10:54:50 UTC
working on this now
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2006-06-06 15:02:03 UTC
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!!
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2006-06-13 14:50:41 UTC
going ahead and closing