conda-forge / curl-feedstock

A conda-smithy repository for curl.
BSD 3-Clause "New" or "Revised" License
3 stars 42 forks source link

curl: bump version; build with krb5, libssh2 #20

Closed nehaljwani closed 6 years ago

conda-forge-linter commented 6 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

jakirkham commented 6 years ago

Please re-render with conda-smithy 2.3.2 after addressing the issues noted above.

jakirkham commented 6 years ago

Thanks @nehaljwani.

ocefpaf commented 6 years ago

@nehaljwani for some odd reason the Windows package ended up broken, with only the info folder that contains the recipe. This is quite odd b/c the test did pass. I will getting a Windows machine this afternoon to investigate this, but I had to remove the package from the channel before they create havoc :wink:

jakirkham commented 6 years ago

Have seen a similar issue rarely when building local. Maybe we should try just bumping the build number and see if it goes away.

nehaljwani commented 6 years ago

I am seeing a very similar, weird issue with https://github.com/conda-forge/libssh2-feedstock/pull/9

I do conda build . and it fails to include anything other than info and then the test fails! Then I run conda build . again, and then it succeeds!

ocefpaf commented 6 years ago

Take a look at #21

The recipe was ignoring an error :unamused: