cyb70289 commented on a change in pull request #10460:
URL: https://github.com/apache/arrow/pull/10460#discussion_r646326149



##########
File path: dev/tasks/linux-packages/apache-arrow/yum/centos-8/Dockerfile
##########
@@ -40,6 +40,7 @@ RUN \
     glog-devel \
     gobject-introspection-devel \
     gtk-doc \
+    libarchive \

Review comment:
       **UPDATE:** I'm wrong. Please ignore this message. Both 
`arm64v8/centos:8` and `centos:8` suffer from same cmake issue.
   
   ~~Some explanation:~~
   
   ~~`libarchive` is pre-installed in `arm64v8/centos:8`, but not in 
`centos:8`.~~
   ~~This dockerfile is based on `arm64v8/centos:8`, so it's okay.~~
   ~~`verify-yum.sh` is based on `centos:8` (multi arch image) and fails.~~
   
   ~~Will we unify x86 and arm to use `centos:8` only?~~




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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to