Skip to content

Instantly share code, notes, and snippets.

@er2
Created March 14, 2018 01:49
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 er2/57ed5101b829279f97517bee19cd5d0a to your computer and use it in GitHub Desktop.
Save er2/57ed5101b829279f97517bee19cd5d0a to your computer and use it in GitHub Desktop.
zef install error
~ § zef --force install zef
===> Searching for: zef
===> Testing: zef:ver('0.2.3'):auth('github:ugexe')
===> Testing [OK] for zef:ver('0.2.3'):auth('github:ugexe')
===> Installing: zef:ver('0.2.3'):auth('github:ugexe')
===> Install [FAIL] for zef:ver('0.2.3'):auth('github:ugexe'): Failed to open file /home/eric/.zef/store/zef.git/5eeae20d9d2d00f1ea9cc613f4b41711ad055043/resources/config.json scripts/perl5tar.pl scripts/win32http.ps1 scripts/win32unzip.ps1: No such file or directory
Failed to open file /home/eric/.zef/store/zef.git/5eeae20d9d2d00f1ea9cc613f4b41711ad055043/resources/config.json scripts/perl5tar.pl scripts/win32http.ps1 scripts/win32unzip.ps1: No such file or directory
in block at /home/eric/.perl6/sources/2158CAEE45BB3EB1F5F1FF1966AC2618E239BB0E (Zef::Client) line 556
in block at /home/eric/.perl6/sources/2158CAEE45BB3EB1F5F1FF1966AC2618E239BB0E (Zef::Client) line 519
in sub at /home/eric/.perl6/sources/2158CAEE45BB3EB1F5F1FF1966AC2618E239BB0E (Zef::Client) line 508
in method install at /home/eric/.perl6/sources/2158CAEE45BB3EB1F5F1FF1966AC2618E239BB0E (Zef::Client) line 600
in sub MAIN at /home/eric/.perl6/sources/C3F65247E0A89E0FCF1E5C13DD914D1A69A261D3 (Zef::CLI) line 139
in block <unit> at /home/eric/.perl6/resources/2908F54AD8E3D544B2A57336ACCC3F23924D645C line 1
@er2
Copy link
Author

er2 commented Mar 14, 2018

~ § zef update
===SORRY!===
Failed to open file /home/eric/.perl6/dist/D5F2687F8AAC0235084C7E3646FC9CE44A80B545: No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment