llama90 commented on PR #40753: URL: https://github.com/apache/arrow/pull/40753#issuecomment-2016417255
In my opinion, the rest of the errors do not seem to be caused by the changes in that code. #### R / Check minimum supported Arrow C++ Version (13.0.0) (pull_request) - https://github.com/apache/arrow/actions/runs/8397572909/job/23001093923?pr=40753 <details><summary>error message</summary> ``` --2024-03-22 23:28:28-- https://apache.jfrog.io/artifactory/arrow/ubuntu/apache-arrow-apt-source-latest-jammy.deb Resolving apache.jfrog.io (apache.jfrog.io)... 18.214.194.113, 18.232.172.199, 3.95.117.170 Connecting to apache.jfrog.io (apache.jfrog.io)|18.214.194.113|:443... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: https://landing.jfrog.com/reactivate-server/apache [following] --2024-03-22 23:28:28-- https://landing.jfrog.com/reactivate-server/apache Resolving landing.jfrog.com (landing.jfrog.com)... 18.214.194.113, 18.232.172.199, 3.95.117.170 Connecting to landing.jfrog.com (landing.jfrog.com)|18.214.194.113|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 11533 (11K) [text/html] Saving to: ‘apache-arrow-apt-source-latest-jammy.deb’ 0K .......... . 100% 4.20M=0.003s 2024-03-22 23:28:28 (4.20 MB/s) - ‘apache-arrow-apt-source-latest-jammy.deb’ saved [11533/11533] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... E: Invalid archive signature E: Internal error, could not locate member control.tar{.zst,.lz4,.gz,.xz,.bz2,.lzma,} E: Could not read meta data from /home/runner/work/arrow/arrow/apache-arrow-apt-source-latest-jammy.deb E: The package lists or status file could not be parsed or opened. Error: Process completed with exit code 100. ``` </details> -- 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]
