Page 1 of 1

Possible install/upgrade script improvement

Posted: Fri Aug 13, 2021 2:53 pm
by gormank
Hi,
I've been upgrading many NXI systems over the past few months and sometimes find that the CPAN setup creates issues. You might consider adding https://www.perl.org as a mirror. Our network doesn't allow http, only https. Thus I have to add that as a mirror to get the CPAN install to finish. Otherwise it retries forever.

Similarly, the download of phantomjs uses http not https so it fails. I have to edit the upgrade script and add the s. Most other downloads use https.

Not huge issues and I'm not requesting support, just making a suggestion.

Thanks!

Re: Possible install/upgrade script improvement

Posted: Mon Aug 16, 2021 9:22 am
by lmiltchev
Thanks for the suggestion @gormank! I forwarded it to our developers and will be locking this thread.