icejean commented on issue #36848: URL: https://github.com/apache/arrow/issues/36848#issuecomment-1652807030
Seems to have 2 versions of openssl, does it matter? ``` (base) [root@VM-4-12-centos .R]# yum list installed|grep openssl Repository epel is listed more than once in the configuration openssl.x86_64 1:1.0.2k-25.el7_9 @updates openssl-devel.x86_64 1:1.0.2k-25.el7_9 @updates openssl-libs.i686 1:1.0.2k-25.el7_9 @updates openssl-libs.x86_64 1:1.0.2k-25.el7_9 @updates openssl11.x86_64 1:1.1.1k-2.el7 @epel openssl11-libs.x86_64 1:1.1.1k-2.el7 @epel (base) [root@VM-4-12-centos .R]# yum list installed|grep curl Repository epel is listed more than once in the configuration curl.x86_64 7.29.0-59.el7_9.1 @updates libcurl.i686 7.29.0-59.el7_9.1 @updates libcurl.x86_64 7.29.0-59.el7_9.1 @updates libcurl-devel.i686 7.29.0-59.el7_9.1 @updates libcurl-devel.x86_64 7.29.0-59.el7_9.1 @updates python-pycurl.x86_64 7.19.0-19.el7 @anaconda ``` -- 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]
