Skip to content

Instantly share code, notes, and snippets.

@dogbert17
Created March 31, 2018 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dogbert17/a49bf69512b8eb8625a26cdcbe611827 to your computer and use it in GitHub Desktop.
Save dogbert17/a49bf69512b8eb8625a26cdcbe611827 to your computer and use it in GitHub Desktop.
Algorithm::Evolutionary::Simple fails to install
dilbert@Linux-Mint18 ~ $ zef install Algorithm::Evolutionary::Simple
===> Searching for: Algorithm::Evolutionary::Simple
===> Updated cpan mirror: https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan.json
===> Updated p6c mirror: http://ecosystem-api.p6c.org/projects.json
===> Testing: Algorithm::Evolutionary::Simple:ver<0.0.2>:auth<github:JJ>
===> Testing [OK] for Algorithm::Evolutionary::Simple:ver<0.0.2>:auth<github:JJ>
===> Installing: Algorithm::Evolutionary::Simple:ver<0.0.2>:auth<github:JJ>
===> Install [FAIL] for Algorithm::Evolutionary::Simple:ver<0.0.2>:auth<github:JJ>: Failed to open file /home/dilbert/.zef/store/Algorithm-Evolutionary-Simple-0.0.2.tar.gz/Algorithm-Evolutionary-Simple-0.0.2/resources/examples/*: No such file or directory
Failed to open file /home/dilbert/.zef/store/Algorithm-Evolutionary-Simple-0.0.2.tar.gz/Algorithm-Evolutionary-Simple-0.0.2/resources/examples/*: No such file or directory
in any at /home/dilbert/.perl6/precomp/593718F8EFD897411BC49A0C1FF6BA38033E3293/D5/D5DCCAA069375A0DAF6A9A3E96ADDE053D18C65E line 1
in block at /home/dilbert/.rakudobrew/moar-master/install/share/perl6/site/sources/D5DCCAA069375A0DAF6A9A3E96ADDE053D18C65E (Zef::Client) line 562
in any at /home/dilbert/.perl6/precomp/593718F8EFD897411BC49A0C1FF6BA38033E3293/D5/D5DCCAA069375A0DAF6A9A3E96ADDE053D18C65E line 1
in block at /home/dilbert/.rakudobrew/moar-master/install/share/perl6/site/sources/D5DCCAA069375A0DAF6A9A3E96ADDE053D18C65E (Zef::Client) line 570
in block at /home/dilbert/.rakudobrew/moar-master/install/share/perl6/site/sources/D5DCCAA069375A0DAF6A9A3E96ADDE053D18C65E (Zef::Client) line 536
in sub at /home/dilbert/.rakudobrew/moar-master/install/share/perl6/site/sources/D5DCCAA069375A0DAF6A9A3E96ADDE053D18C65E (Zef::Client) line 526
in method install at /home/dilbert/.rakudobrew/moar-master/install/share/perl6/site/sources/D5DCCAA069375A0DAF6A9A3E96ADDE053D18C65E (Zef::Client) line 613
in sub MAIN at /home/dilbert/.rakudobrew/moar-master/install/share/perl6/site/sources/45E857DB9077739278E770E5F8B5CC14168F38BA (Zef::CLI) line 152
in block <unit> at /home/dilbert/.rakudobrew/moar-master/install/share/perl6/site/resources/55E6E17CBBB212E3C50BAE19936B78E98334E913 line 3
in sub MAIN at /home/dilbert/.rakudobrew/bin/../moar-master/install/share/perl6/site/bin/zef line 2
in block <unit> at /home/dilbert/.rakudobrew/bin/../moar-master/install/share/perl6/site/bin/zef line 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment