Hello I’m getting this build error on GitHub when trying to deploy my automate function! I could not find any fix or the reason it is happening, can anyone please help?
Hi @Racha.Makhoul is this with the default Dockerfile and build YAML or have you made any amendments?
that’s the default one, haven’t made any changes
I am going to try and reproduce this and a couple of other possible errors now.
okay sounds good! Please let me know if you have any updates.
Hello any updates on this?
We are unable to replicate this. We’ve been through the wizard flow for both Python and c# and made releases for each without issue.
If you’ve not changed the code then the only thing I can think of is an image retrieval issue that may have been temporary, however if you are continuing to see the same error I’ll check with devops what we can check here but it seems external to Speckle.
Please confirm if this is still happening for you.
Line 13466, libcurl4t64 : Breaks: libcurl4 (< 8.11.1-1)
This looks like a package versioning issue with conflicts in the published latest packages available from the apt repositories. It was probably temporary, as @jonathon suggests. Please try again.
If it persists, please provide a link to the Dockerfile being run and the full log output from the build step.
Iain