Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./tools/pull-images.sh gcp base fails #2

Closed
dgageot opened this issue Apr 30, 2020 · 1 comment
Closed

./tools/pull-images.sh gcp base fails #2

dgageot opened this issue Apr 30, 2020 · 1 comment
Labels
kind/bug Something isn't working kind/documentation Improvements or additions to documentation

Comments

@dgageot
Copy link
Contributor

dgageot commented Apr 30, 2020

This command in the contributing guide fails on macos:

$ ./tools/pull-images.sh gcp base
Building stack images for gcp/base
> Gathering licenses
tar: Option --mode=a=rX is not supported
Usage:
  List:    tar -tf <archive-filename>
  Extract: tar -xf <archive-filename>
  Create:  tar -cf <archive-filename> [filenames...]
  Help:    tar --help
@dgageot dgageot added kind/bug Something isn't working kind/documentation Improvements or additions to documentation labels Apr 30, 2020
@dgageot
Copy link
Contributor Author

dgageot commented May 5, 2020

This is fixed by 96a4f94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working kind/documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant