bkmgit commented on PR #326: URL: https://github.com/apache/arrow-adbc/pull/326#issuecomment-1376218566
Steps on Fedora Rawhide (38): ``` sudo dnf -y update sudo dnf -y install gcc gcc-c++ cmake ruby-devel go wget sqlite-devel gobject-introspection glib2-devel git maven \ libpq-devel dnf-plugins-core rubygem-rake rubygem-test-unit meson ninja-build wget https://download.docker.com/linux/fedora/37/aarch64/stable/Packages/containerd.io-1.6.9-3.1.fc37.aarch64.rpm wget https://download.docker.com/linux/fedora/37/aarch64/stable/Packages/docker-ce-20.10.22-3.fc37.aarch64.rpm wget https://download.docker.com/linux/fedora/37/aarch64/stable/Packages/docker-ce-cli-20.10.22-3.fc37.aarch64.rpm wget https://download.docker.com/linux/fedora/37/aarch64/stable/Packages/docker-ce-rootless-extras-20.10.22-3.fc37.aarch64.rpm wget https://download.docker.com/linux/fedora/37/aarch64/stable/Packages/docker-compose-plugin-2.14.1-3.fc37.aarch64.rpm sudo dnf install *.rpm git clone https://github.com/apache/arrow-adbc cd arrow-adbc ./dev/release/verify-release-candidate 0.6.0 6 ``` -- 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]
