Possible install/upgrade script improvement
Posted: Fri Aug 13, 2021 2:53 pm
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!
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!