envoyproxy / envoyproxy/java-control-plane
Error "tar: unrecognized option '--include=*.proto'" when running update-api.sh
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 312
- Fork
- 149
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.