adamquaile commented on PR #3057:
URL: https://github.com/apache/avro/pull/3057#issuecomment-2645970874

   > BTW the Docker build (used for making releases) now fails with:
   > 
   > ```
   > Composer is operating significantly slower than normal because you do not 
have the PHP curl extension enabled.
   > No composer.lock file present. Updating dependencies to latest instead of 
installing from lock file. See https://getcomposer.org/install for more 
information.
   > Loading composer repositories with package information
   > Updating dependencies
   > Your requirements could not be resolved to an installable set of packages.
   > 
   >   Problem 1
   >     - Root composer.json requires PHP extension ext-curl * but it is 
missing from your system. Install or enable PHP's curl extension.
   > ```
   > 
   > https://github.com/apache/avro/actions/runs/13179052484/job/36785107081
   > 
   > Could someone send a PR to fix it ? It also complains about a missing 
composer.lock file.
   
   [Here's a PR](https://github.com/apache/avro/pull/3309) that fixes it (in my 
testing at least)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@avro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to