You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/09/18 12:47:58 UTC

[GitHub] [pulsar] BewareMyPower opened a new pull request #12092: Remove python3 from vcpkg.json

BewareMyPower opened a new pull request #12092:
URL: https://github.com/apache/pulsar/pull/12092


   ### Motivation
   
   The master CI is broken by the Windows C++ build if the C++ related code was changed. See https://github.com/apache/pulsar/pull/12076/checks?check_run_id=3639836198 for example.
   
   It's because there's a bug in latest vcpkg for python3 build. See https://github.com/microsoft/vcpkg/issues/20242.
   
   ### Modifications
   
   Remove the python3 dependency from vcpkg.json. Since the CI doesn't build Python wrapper, it won't affect the build.


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] codelipenghui merged pull request #12092: Remove python3 from vcpkg.json

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #12092:
URL: https://github.com/apache/pulsar/pull/12092


   


-- 
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: commits-unsubscribe@pulsar.apache.org

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