Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appveyor build failing #203

Closed
mohawk2 opened this issue Jan 2, 2017 · 4 comments
Closed

Appveyor build failing #203

mohawk2 opened this issue Jan 2, 2017 · 4 comments

Comments

@mohawk2
Copy link
Member

mohawk2 commented Jan 2, 2017

Recently the Appveyor build is failing with (eg https://ci.appveyor.com/project/zmughal/pdl/build/1.0.449):

Download of strawberry-perl-5.20.1.1-64bit.msi (72.78 MB) completed.
WARNING: Missing package checksums are not allowed (by default for HTTP/FTP, 
 HTTPS when feature 'allowEmptyChecksumsSecure' is disabled) for 
 safety and security reasons. Although we strongly advise against it, 
 if you need this functionality, please set the feature 
 'allowEmptyChecksums' ('choco feature enable -n allowEmptyChecksums')

@zmughal can you offer a pointer? Does this just need extra config?

@zmughal
Copy link
Member

zmughal commented Jan 2, 2017

Ah, so this is actually an issue with https://chocolatey.org/packages/StrawberryPerl. It worked in the past, but the package has not been updated for a long time. We could run the command in that output as a temporary measure (choco feature enable -n allowEmptyChecksums), but the real fix would be to update the Chocolatey package since it is now a little over 2 years behind.

@zmughal
Copy link
Member

zmughal commented Jan 2, 2017

@amba
Copy link
Contributor

amba commented Feb 3, 2017

This should be fixed now with the recent uploads of new choco packages for Strawberry Perl.

@zmughal
Copy link
Member

zmughal commented Feb 3, 2017

Confirming that this is fixed. I re-ran this build and it is working https://ci.appveyor.com/project/zmughal/pdl/build/1.0.454. Thank you for the update @amba!

Closing.

@zmughal zmughal closed this as completed Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants