nickva opened a new pull request, #100:
URL: https://github.com/apache/couchdb-pkg/pull/100

   In the couchdb-ci used this to create the image
   ```
   ERLANGVERSION=default ./build.sh buildx-platform ubuntu-jammy
   ```
   
   There was an error building erlang from source with included openssl 3.x so 
opted to use the built-in default erlang 24 there.
   
   To build the image then used that image to build the jammy 3.2.2-2 deb
   package with:
   
   ```
   ERLANGVERSION=default ./build.sh couch ubuntu-jammy 
apache-couchdb-3.2.2.tar.gz
   ./build.sh couch-upload-all
   ```
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to