Skip Menu |

This queue is for tickets about the App-DuckPAN CPAN distribution.

Report information
The Basics
Id: 117924
Status: resolved
Priority: 0/
Queue: App-DuckPAN

People
Owner: Nobody in particular
Requestors: DFARRELL [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1003
Fixed in: (no value)



Subject: Dependencies not found on CPAN
$ cpanm App::DuckPAN --> Working on App::DuckPAN Fetching http://www.cpan.org/authors/id/M/MO/MOOLLAZA/App-DuckPAN-1009.tar.gz ... OK Configuring App-DuckPAN-1009 ... OK ==> Found dependencies: DDG::Spice, DDG::Test::Location, DDG::Test::Language, DDG::Meta::Data, DDG::Goodie, Algorithm::Combinatorics, DDG::Request ! Finding DDG::Spice on cpanmetadb failed. ! Finding DDG::Spice (0) on mirror http://www.cpan.org failed. ! Couldn't find module or a distribution DDG::Spice ! Finding DDG::Test::Location on cpanmetadb failed. ! Finding DDG::Test::Location (0) on mirror http://www.cpan.org failed. ! Couldn't find module or a distribution DDG::Test::Location ! Finding DDG::Test::Language on cpanmetadb failed. ! Finding DDG::Test::Language (0) on mirror http://www.cpan.org failed. ! Couldn't find module or a distribution DDG::Test::Language ! Finding DDG::Meta::Data on cpanmetadb failed. ! Finding DDG::Meta::Data (0) on mirror http://www.cpan.org failed. ! Couldn't find module or a distribution DDG::Meta::Data ! Finding DDG::Goodie on cpanmetadb failed. ! Finding DDG::Goodie (0) on mirror http://www.cpan.org failed. ! Couldn't find module or a distribution DDG::Goodie These modules are part of DuckDuckGo core, and are not on CPAN (as far as I can see). The only way the module installs is if you clone https://github.com/duckduckgo/duckduckgo install it with Dist::Zilla. These deps were added in version 1003.
This should be addressed shortly by https://github.com/duckduckgo/p5-app-duckpan/pull/377 On Sat Sep 17 12:14:53 2016, DFARRELL wrote: Show quoted text
> $ cpanm App::DuckPAN > --> Working on App::DuckPAN > Fetching http://www.cpan.org/authors/id/M/MO/MOOLLAZA/App-DuckPAN- > 1009.tar.gz ... OK > Configuring App-DuckPAN-1009 ... OK > ==> Found dependencies: DDG::Spice, DDG::Test::Location, > DDG::Test::Language, DDG::Meta::Data, DDG::Goodie, > Algorithm::Combinatorics, DDG::Request > ! Finding DDG::Spice on cpanmetadb failed. > ! Finding DDG::Spice (0) on mirror http://www.cpan.org failed. > ! Couldn't find module or a distribution DDG::Spice > ! Finding DDG::Test::Location on cpanmetadb failed. > ! Finding DDG::Test::Location (0) on mirror http://www.cpan.org > failed. > ! Couldn't find module or a distribution DDG::Test::Location > ! Finding DDG::Test::Language on cpanmetadb failed. > ! Finding DDG::Test::Language (0) on mirror http://www.cpan.org > failed. > ! Couldn't find module or a distribution DDG::Test::Language > ! Finding DDG::Meta::Data on cpanmetadb failed. > ! Finding DDG::Meta::Data (0) on mirror http://www.cpan.org failed. > ! Couldn't find module or a distribution DDG::Meta::Data > ! Finding DDG::Goodie on cpanmetadb failed. > ! Finding DDG::Goodie (0) on mirror http://www.cpan.org failed. > ! Couldn't find module or a distribution DDG::Goodie > > > These modules are part of DuckDuckGo core, and are not on CPAN (as far > as I can see). The only way the module installs is if you clone > https://github.com/duckduckgo/duckduckgo install it with Dist::Zilla. > These deps were added in version 1003.
This should be addressed shortly by https://github.com/duckduckgo/p5-app-duckpan/pull/377 On Sat Sep 17 12:14:53 2016, DFARRELL wrote: Show quoted text
> $ cpanm App::DuckPAN > --> Working on App::DuckPAN > Fetching http://www.cpan.org/authors/id/M/MO/MOOLLAZA/App-DuckPAN- > 1009.tar.gz ... OK > Configuring App-DuckPAN-1009 ... OK > ==> Found dependencies: DDG::Spice, DDG::Test::Location, > DDG::Test::Language, DDG::Meta::Data, DDG::Goodie, > Algorithm::Combinatorics, DDG::Request > ! Finding DDG::Spice on cpanmetadb failed. > ! Finding DDG::Spice (0) on mirror http://www.cpan.org failed. > ! Couldn't find module or a distribution DDG::Spice > ! Finding DDG::Test::Location on cpanmetadb failed. > ! Finding DDG::Test::Location (0) on mirror http://www.cpan.org > failed. > ! Couldn't find module or a distribution DDG::Test::Location > ! Finding DDG::Test::Language on cpanmetadb failed. > ! Finding DDG::Test::Language (0) on mirror http://www.cpan.org > failed. > ! Couldn't find module or a distribution DDG::Test::Language > ! Finding DDG::Meta::Data on cpanmetadb failed. > ! Finding DDG::Meta::Data (0) on mirror http://www.cpan.org failed. > ! Couldn't find module or a distribution DDG::Meta::Data > ! Finding DDG::Goodie on cpanmetadb failed. > ! Finding DDG::Goodie (0) on mirror http://www.cpan.org failed. > ! Couldn't find module or a distribution DDG::Goodie > > > These modules are part of DuckDuckGo core, and are not on CPAN (as far > as I can see). The only way the module installs is if you clone > https://github.com/duckduckgo/duckduckgo install it with Dist::Zilla. > These deps were added in version 1003.
Fixes has been merged and released.