Closed poetnerd closed 5 years ago
took me a while to figure out you're reporting bugs of cpan
shell, that's part of CPAN.pm.
This is wrong queue to file a bug for the CPAN shell.
Sorry for the inconvenience. I presumed the manifest for the install process lived in the cpanm package. I'll open a bug there.
cpanm installed fine under 10.11, but after updating to 10.13, cpanm install seemed to succeed, but actually failed, and root cause was that it was failing to find /opt/local/bin/gzip.
There are two problems:
Output of failed run:
Proof of failure (in another terminal window):
Corrective action:
wdc-home2:~ wdc$ sudo ln -s /usr/bin/gzip /opt/local/bin/gzip
Output of successful install after giving a gzip for it to find:Proof of success: