Skip to content

Retry download from dist URL #11411

Discussion options

You must be logged in to vote

I think I've found the cause. We don't have git installed on the Docker image we use for builds. Composer v2.0.0 (the one we're using) doesn't throw an exception when git isn't available. So silently fails on git source downloads.

The latest code does though:

I'll arrange for composer to be upgraded and hopefully that'll resolve it!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@adamwilson919
Comment options

@adamwilson919
Comment options

Answer selected by Seldaek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants