← Back to team overview

pkg-perl-maintainers team mailing list archive

[Bug 977700] [NEW] "use Prophet::CLI::Dispatcher" crashes on Natty

 

You have been subscribed to a public bug:

If I try to run sd, I get this error:

gthomas@salmon-of-wisdom:~$ sd
Can't locate object method "has_name" via package "Path::Dispatcher::Rule::Empty" at /usr/share/perl5/Path/Dispatcher/Declarative/Builder.pm line 245.
Compilation failed in require at /usr/share/perl5/App/SD/CLI/Dispatcher.pm line 3.
BEGIN failed--compilation aborted at /usr/share/perl5/App/SD/CLI/Dispatcher.pm line 3.
Compilation failed in require at /usr/share/perl5/App/SD/CLI.pm line 7.
BEGIN failed--compilation aborted at /usr/share/perl5/App/SD/CLI.pm line 7.
Compilation failed in require at /usr/bin/sd line 7.
BEGIN failed--compilation aborted at /usr/bin/sd line 7.

This seems to be the minimal test case:

gthomas@salmon-of-wisdom:~$ perl -MProphet::CLI::Dispatcher
Can't locate object method "has_name" via package "Path::Dispatcher::Rule::Empty" at /usr/share/perl5/Path/Dispatcher/Declarative/Builder.pm line 245.
Compilation failed in require.
BEGIN failed--compilation aborted.

sd works fine on my Debian testing box, so I'm not entirely convinced
this is bitrot.

** Affects: libpath-dispatcher-declarative-perl (Ubuntu)
     Importance: Undecided
         Status: Fix Released

-- 
"use Prophet::CLI::Dispatcher" crashes on Natty
https://bugs.launchpad.net/bugs/977700
You received this bug notification because you are a member of Debian Perl Group, which is subscribed to libpath-dispatcher-declarative-perl in Ubuntu.