+1! I ran USE_CONDA=1 TEST_APT=0 TEST_YUM=0 ./verify-release-candidate.sh 16 1
On Fri, Jan 10, 2025 at 7:30 AM Raúl Cumplido <rau...@apache.org> wrote: > Hi, > > I am not sure whether this is an issue with my environment or a real issue > but the verification is failing consistently for the YUM packages for > Alamlinux:9 with: > + echo ::endgroup:: > + echo '::group::Test ADBC Arrow GLib' > + dnf install -y --enablerepo=crb --enablerepo=epel > adbc-arrow-glib-devel-16 > Last metadata expiration check: 0:02:25 ago on Fri Jan 10 13:22:14 2025. > ... > Extra Packages for Enterprise Linux 9 - x86_64 1.6 MB/s | 1.6 kB 00:00 > > Importing GPG key 0x3228467C: > Userid : "Fedora (epel9) <e...@fedoraproject.org>" > Fingerprint: FF8A D134 4597 106E CE81 3B91 8A38 72BF 3228 467C > From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-9 > Key imported successfully > Running transaction check > Transaction check succeeded. > Running transaction test > The downloaded packages were saved in cache until the next successful > transaction. > You can remove cached packages by executing 'dnf clean packages'. > Error: Transaction test error: > file /usr/lib64/girepository-1.0/Arrow-1.0.typelib conflicts between > attempted installs of libarrow-glib-libs-9.0.0-13.el9.x86_64 and > arrow1801-glib-libs-18.1.0-1.el9.x86_64 > > Failed to verify the Yum repository for almalinux:9 > Failed to verify release candidate. See /tmp/arrow-adbc-16.7t7Ot for > details. > > I am testing on Ubuntu 24.04. > > Thanks, > Raúl > > > El vie, 10 ene 2025 a las 5:42, David Li (<lidav...@apache.org>) escribió: > > > Yeah, it's not strictly required. I'll leave this RC up for now then. The > > dev docs are updated so there's at least _something_ to point to. > > > > On Fri, Jan 10, 2025, at 12:49, Jacob Wujciak-Jens wrote: > > > Is it just a matter of building BigQuery in the docs job? In that case > > > another RC isn't needed as you can update the asf-site branch > > > manually. But depending on how easy RCs for adbc are that might be > > > more work then another RC xD > > > > > > Am Fr., 10. Jan. 2025 um 03:55 Uhr schrieb David Li < > lidav...@apache.org > > >: > > >> > > >> Sorry...@eitsupi reminded me there was a deployment issue with the R > > docs that wasn't fixed (BigQuery wasn't being built). The fix for that is > > now on main; should I cut RC2 so that the fix is included? > > >> > > >> On Fri, Jan 10, 2025, at 08:28, David Li wrote: > > >> > Hello, > > >> > > > >> > I would like to propose the following release candidate (RC1) of > > Apache > > >> > Arrow ADBC version 16. This is a release consisting of 7 resolved > > >> > GitHub issues [1]. > > >> > > > >> > The subcomponents are versioned independently: > > >> > > > >> > - C/C++/GLib/Go/Python/Ruby: 1.4.0 > > >> > - C#: 0.16.0 > > >> > - Java: 0.16.0 > > >> > - R: 0.16.0 > > >> > - Rust: 0.16.0 > > >> > > > >> > This release candidate is based on commit: > > >> > fc5054e59a26c85d5829eacebffa22ddc0732c3e [2] > > >> > > > >> > The source release rc1 is hosted at [3]. > > >> > The binary artifacts are hosted at [4][5][6][7][8]. > > >> > The changelog is located at [9]. > > >> > > > >> > Please download, verify checksums and signatures, run the unit > tests, > > >> > and vote on the release. See [10] for how to validate a release > > >> > candidate. > > >> > > > >> > See also a verification result on GitHub Actions [11]. > > >> > > > >> > The vote will be open for at least 72 hours. > > >> > > > >> > [ ] +1 Release this as Apache Arrow ADBC 16 > > >> > [ ] +0 > > >> > [ ] -1 Do not release this as Apache Arrow ADBC 16 because... > > >> > > > >> > Note: to verify APT/YUM packages on macOS/AArch64, you must `export > > >> > DOCKER_DEFAULT_PLATFORM=linux/amd64`. (Or skip this step by `export > > >> > TEST_APT=0 TEST_YUM=0`.) > > >> > > > >> > [1]: > > >> > > > > https://github.com/apache/arrow-adbc/issues?q=is%3Aissue+milestone%3A%22ADBC+Libraries+16%22+is%3Aclosed > > >> > [2]: > > >> > > > > https://github.com/apache/arrow-adbc/commit/fc5054e59a26c85d5829eacebffa22ddc0732c3e > > >> > [3]: > > >> > > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-adbc-16-rc1/ > > >> > [4]: https://apache.jfrog.io/artifactory/arrow/almalinux-rc/ > > >> > [5]: https://apache.jfrog.io/artifactory/arrow/debian-rc/ > > >> > [6]: https://apache.jfrog.io/artifactory/arrow/ubuntu-rc/ > > >> > [7]: > > >> > > > > https://repository.apache.org/content/repositories/staging/org/apache/arrow/adbc/ > > >> > [8]: > > >> > > > > https://github.com/apache/arrow-adbc/releases/tag/apache-arrow-adbc-16-rc1 > > >> > [9]: > > >> > > > > https://github.com/apache/arrow-adbc/blob/apache-arrow-adbc-16-rc1/CHANGELOG.md > > >> > [10]: > > >> > > > > https://arrow.apache.org/adbc/main/development/releasing.html#how-to-verify-release-candidates > > >> > [11]: https://github.com/apache/arrow-adbc/actions/runs/12692023020 > > >