Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169068 - perl-gcpan/junoscript-perl-6.4I0 invalid name
Summary: perl-gcpan/junoscript-perl-6.4I0 invalid name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-03 01:05 UTC by Matthew Schultz
Modified: 2008-02-27 18:26 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 Matthew Schultz 2007-03-03 01:05:28 UTC
I just did an emerge --sync and while updating the cache, it said there was an invalid ebuild name:

Invalid ebuild name: /usr/local/portage/perl-gcpan/junoscript-perl-6.4I0/junoscript-perl-6.4I0-.ebuild


Reproducible: Always

Steps to Reproduce:
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2007-04-15 15:04:07 UTC
What version of g-cpan was that ebuild created with? Looks like an old bug, but just want to be sure (you can, of course, rm the file/dir, and regenerate it later)
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2007-04-15 15:04:20 UTC
What version of g-cpan was that ebuild created with? Looks like an old bug, but just want to be sure (you can, of course, rm the file/dir, and regenerate it later)
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2007-04-15 15:04:55 UTC
sorry for the double post and the assignment mess, kids hit the keyboard as i was sending
Comment 4 Matthew Schultz 2007-04-16 13:49:31 UTC
I removed the file.  I didn't get a chance to check what version it was generated with.  Unfortunately it looks like my g-cpan is broken and I have no idea how to fix it.  I get this when I issue this command:

g-cpan -a junoscript-perl

CPAN: File::HomeDir loaded ok
Sorry, we have to rerun the configuration dialog for CPAN.pm due to
the following indispensable but missing parameters:

mbuild_arg, mbuild_install_arg, mbuild_install_build_command, mbuildpl_arg


The next questions deal with Module::Build support.

A Build.PL is run by perl in a separate process. Likewise we run
'./Build' and './Build install' in separate processes. If you have any
parameters you want to pass to the calls, please specify them here.

Parameters for the 'perl Build.PL' command?
Typical frequently used settings:

    --install_base /home/xxx             # different installation directory

Your choice:  []
Parameters for the './Build' command?
Setting might be:

    --extra_linker_flags -L/usr/foo/lib  # non-standard library location

Your choice:  []
Do you want to use a different command for './Build install'?
Sudo users will probably prefer:

    su root -c ./Build
or
    sudo ./Build
or
    /path1/to/sudo -u admin_account ./Build

or some such. Your choice:  [./Build] ./Build
Parameters for the './Build install' command?
Typical frequently used setting:

    --uninst 1                           # uninstall conflicting files

Your choice:  []


Please remember to call 'o conf commit' to make the config permanent!

CPAN: Storable loaded ok
Can't call method "can" without a package or object reference at /usr/lib64/perl5/vendor_perl/5.8.8/CPAN.pm line 2904.
Comment 5 Michael Cummings (RETIRED) gentoo-dev 2007-04-22 14:48:56 UTC
That's a result of using g-cpan to upgrade CPAN itself at some point - latest versions of g-cpan properly deal with the newer CPAN.pm versions :)
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2008-02-27 18:26:26 UTC
Closing wrt the comment above.