fotiskoun commented on issue #14483:
URL: https://github.com/apache/arrow/issues/14483#issuecomment-1288845357

   There was an issue with my sources list, so my system could not correctly 
install in ubuntu focal the apache-arrow-apt-source.
   After updating my sources by adding the following file `sudo nano 
/etc/apt/sources.list.d/apache-arrow.sources` with these contents
   ```sh
   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.gpg
   ```
   I run `apt get update` and I installed again apache-arrow-apt-source, as 
well as the libarrow-dev and libparquet-dev without any more issues


-- 
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]

Reply via email to