You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "sjperkins (via GitHub)" <gi...@apache.org> on 2023/04/13 08:09:19 UTC

[GitHub] [arrow] sjperkins opened a new issue, #35099: [CI][Packaging] Pin vcpkg to release that includes OpenSSL linux-headers fix

sjperkins opened a new issue, #35099:
URL: https://github.com/apache/arrow/issues/35099

   ### Describe the enhancement requested
   
   Newer versions of vcpkg are required when building manylinux_2_28 arm64 platforms due to the following build issue with OpenSSL
   
   - https://github.com/microsoft/vcpkg/issues/29674
   
   since fixed in:
   
   - https://github.com/microsoft/vcpkg/pull/29966
   
   #34818 pins vcpkg to an untagged commit:  see https://github.com/apache/arrow/pull/34818#discussion_r1164203060, but it would be better to pin vcpkg to an official release tag.
   
   
   ### Component(s)
   
   Continuous Integration, Packaging, Release


-- 
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-unsubscribe@arrow.apache.org.apache.org

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


[GitHub] [arrow] kou commented on issue #35099: [CI][Packaging] Pin vcpkg to release that includes OpenSSL linux-headers fix

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #35099:
URL: https://github.com/apache/arrow/issues/35099#issuecomment-1533795209

   @sjperkins It seems that a new version was released: https://github.com/microsoft/vcpkg/releases/tag/2023.04.15
   Could you work on this?


-- 
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: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kou closed issue #35099: [CI][Packaging] Pin vcpkg to release that includes OpenSSL linux-headers fix

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #35099: [CI][Packaging] Pin vcpkg to release that includes OpenSSL linux-headers fix
URL: https://github.com/apache/arrow/issues/35099


-- 
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-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] sjperkins commented on issue #35099: [CI][Packaging] Pin vcpkg to release that includes OpenSSL linux-headers fix

Posted by "sjperkins (via GitHub)" <gi...@apache.org>.
sjperkins commented on issue #35099:
URL: https://github.com/apache/arrow/issues/35099#issuecomment-1534346127

   > @sjperkins It seems that a new version was released: https://github.com/microsoft/vcpkg/releases/tag/2023.04.15 Could you work on this?
   
   Opened #35430 


-- 
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: github-unsubscribe@arrow.apache.org

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