eolivelli opened a new issue #10547: URL: https://github.com/apache/pulsar/issues/10547
I am using Vagrant 2.2.16 (latest version), installed with home brew on MacOs. the script that builds the OSX python packages during the release fails https://github.com/apache/pulsar/wiki/Release-process#macos last lines are: ``` default: adding 'pulsar_client-2.7.2.dist-info/WHEEL' default: adding 'pulsar_client-2.7.2.dist-info/top_level.txt' default: adding 'pulsar_client-2.7.2.dist-info/RECORD' default: removing build/bdist.macosx-10.12-x86_64/wheel default: + popd default: ~/pulsar/pulsar-client-cpp Usage: vagrant [options] <command> [<args>] -h, --help Print this help. Common commands: autocomplete manages autocomplete installation on host box manages boxes: installation, removal, etc. cloud manages everything related to Vagrant Cloud destroy stops and deletes all traces of the vagrant machine global-status outputs status Vagrant environments for this user halt stops the vagrant machine help shows the help for a subcommand ``` probably the script does not support recent versions of Vagrant ? -- 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: [email protected]
