kou commented on issue #45275: URL: https://github.com/apache/arrow/issues/45275#issuecomment-2594227133
Hmm. `apache-arrow-aapt-source` must have `.sources` with `.asc`: ```console $ wget https://apache.jfrog.io/artifactory/arrow/ubuntu/pool/focal/main/a/apache-arrow-apt-source/apache-arrow-apt-source_19.0.0-1_all.deb $ dpkg-deb -x apache-arrow-apt-source_19.0.0-1_all.deb . $ cat etc/apt/sources.list.d/apache-arrow.sources Types: deb deb-src URIs: https://apache.jfrog.io/artifactory/arrow/ubuntu/ Suites: focal Components: main Signed-By: /usr/share/keyrings/apache-arrow-apt-source.asc ``` Could you share the output of `ls -lah /etc/apt/sources.list.d/apache-arrow*`? -- 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]
