envoyproxy / envoyproxy/java-control-plane

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

Aperta
#187 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
312
Fork
149
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.