thaljef / Pinto

Curate your own repository of Perl modules
https://metacpan.org/module/Pinto::Manual
66 stars 49 forks source link

stratopan.com certificate has expired #246

Open pjcj opened 5 years ago

pjcj commented 5 years ago

I presume this is the reason why I cannot install pinto.

Installing pinto into /pinto
! Couldn't find module or a distribution Pinto
The command '/bin/sh -c curl -L http://getpinto.stratopan.com | bash' returned a non-zero code: 1

Any chance of getting it renewed? Any workaround?

pjcj commented 5 years ago

As a workaround, it appears that building from CPAN with perl 5.26.1 works fine.

barefootcoder commented 5 years ago

I just noticed this as well. I didn't have as much luck installing from CPAN, but that's because it's a fresh install, so I'm going to have to set up a certain amount of stuff by hand (e.g. $PINTO_HOME). I also tried sending Jeff an email, but I guess I have an outdated address for him, because it bounced ... :-(

dci2112 commented 5 years ago

Certificate is still expired. I worked around it by setting wget to not check the certificates by adding check_certificate=off to .wgetrc. Then make sure you setup the ENV vars to use WGET...

PINTO_INSTALLER_AGENT=wget PERL_CPANM_OPT=--no-lwp

tomwitt2 commented 1 year ago

It's been 4.5 years since this issue was opened. I recently was pulled into a project to upgrade some servers which are beyond their LTS expiration dates and I have a need to use Pinto again. Found some info today which allowed me to get in touch with the module author and he's going to look into upgrading the Stratopan certificate. (Made my month, TBH, talking to someone who's work has made my life so much better).