+1, everything checks out, latest Erlang 25, SM 128 macOS arm64 and x86_64.
macOS convenience binaries are available here: https://dist.apache.org/repos/dist/dev/couchdb/binary/mac/3.4.3/rc.1/ Note: dist.a.o is acting up a little, so I also made the binaries available here: https://clients.neighbourhood.ie/couchdb/3.4.3/rc.1/ Best Jan — > On 14. Mar 2025, at 05:10, Nick Vatamaniuc <vatam...@gmail.com> wrote: > > Thanks, Ronny! > > Preview deb and rpm packages are now uploaded to jfrog dev repo. To > use them follow: > https://github.com/apache/couchdb-pkg?tab=readme-ov-file#install-dev-packages > > Hint: recent podman versions allow launching systemd in the container, > so it's possible to test package installs + service start without > launching a "real" VM. > * $ docker run --systemd=true -it almalinux:8 /sbin/init > * In a separate terminal exec into the container, then `dnf install ...` etc > > Cheers, > -Nick > > On Thu, Mar 13, 2025 at 3:42 PM Ronny Berndt <ro...@apache.org> wrote: >> >> Hi, >> >> +1 >> >> Signature: ok >> Checksums: match >> make check: fails (see https://github.com/apache/couchdb/issues/4398) >> make release, fauxton "verify installation": works for SpiderMonkey and >> QuickJS >> msi-installer: works >> >> Environment: >> >> Erlang/OTP 25 [erts-13.2.2.14] [source] [64-bit] [smp:8:8] [ds:8:8:10] >> [async-threads:1] [jit:ns] >> Elixir 1.17.3 (compiled with Erlang/OTP 25) >> Python 3.11.9 >> openjdk version "21.0.5" 2024-10-15 LTS >> OpenJDK Runtime Environment Zulu21.38+21-CA (build 21.0.5+11-LTS) >> OpenJDK 64-Bit Server VM Zulu21.38+21-CA (build 21.0.5+11-LTS, mixed mode, >> sharing) >> >> /Ronny >> >>> Am 13.03.2025 um 06:27 schrieb Nick Vatamaniuc <vatam...@apache.org>: >>> >>> Dear community, >>> >>> I would like to propose that we release Apache CouchDB 3.4.3 >>> >>> Candidate release notes: >>> >>> https://docs.couchdb.org/en/3.4.3-rc1/whatsnew/3.4.html >>> >>> We encourage the whole community to download and test these release >>> artefacts so that any critical issues can be resolved before the >>> release is made. Everyone is free to vote on this release, so dig >>> right in! (Only PMC members have binding votes, but they depend on >>> community feedback to gauge if an official release is ready to be >>> made.) >>> >>> The release artefacts we are voting on are available here: >>> >>> https://dist.apache.org/repos/dist/dev/couchdb/source/3.4.3/rc1/ >>> >>> There, you will find a tarball, a GPG signature, and the SHA256 checksum. >>> >>> Please follow the test procedure here: >>> >>> https://cwiki.apache.org/confluence/display/COUCHDB/Testing+a+Source+Release >>> >>> Please remember that "RC1" is an annotation. If the vote passes, these >>> artefacts will be released as Apache CouchDB 3.4.3 >>> >>> Please cast your votes now. >>> >>> Thanks, >>> -Nick >>