envoyproxy / envoyproxy/java-control-plane

Error "tar: unrecognized option '--include=*.proto'" when running update-api.sh

Open
#187 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
312
Forks
149
PR merge metrics
No merged PRs in 30d

Description

I have ubuntu and when running update-api.sh I got an error:
```
tar: unrecognized option '--include=*.proto'
Try 'tar --help' or 'tar --usage' for more information.
```
I've tried using tar of 1.29 and 1.34 versions, with no success.
Seems that recent gnu tar doesn't support --include
https://stackoverflow.com/a/5748856/4477463 (check comments of the answer)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.