On 4/28/19 12:45 AM, ToddAndMargo via perl6-users wrote:
$ perl6 --stagestats GetUpdates.pl6
Stage start      :   0.000
Stage parse      : ===SORRY!===
Could not find Net::SMTP at line 18 in:

$ zef install  Net::SMTP
===SORRY!===
Failed to open file /usr/lib64/perl6/site/dist/863D6AAB4F5E7259BA381C4EBE0F88BAA358090E: No such file or directory

Well now, too many cooks spoil the stew.

I did a full `dnf remove rakudo rakudo-zef`

Then every "zef" entry (~.zif, /root/.zef, etc.) on my hard
drive and erased it.

And, every perl6 directory (ope, lib64, ~.perl6, etc.)
and erased is too.

Then reinstalled rakudo and rakudo-zef.

Now zef is working right.

Apparently, I hade too many different types/version
of installs out there and everything was getting all
mixed up.

Reply via email to