kou opened a new issue, #46083: URL: https://github.com/apache/arrow/issues/46083
### Describe the bug, including details regarding any error messages, version, and platform. For example: [APT (ubuntu-latest)](https://github.com/apache/arrow/actions/runs/14332885299/job/40235485902?pr=46064#step:3:731) ```text Retry: apt install -y -V --no-install-recommends libarrow-dev=20.0.0-1 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... Package libarrow-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Version '20.0.0-1' for 'libarrow-dev' was not found ``` This happened because existing files in https://repository.apache.org/content/repositories/staging/org/apache/arrow/ such as https://repository.apache.org/content/repositories/staging/org/apache/arrow/ubuntu/apache-arrow-apt-source-latest-noble.deb weren't updated by Maven repository's "Close" operation. (Note that new files were appeared in https://repository.apache.org/content/repositories/staging/org/apache/arrow/ .) ### Component(s) Release, Packaging -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org