envoyproxy / envoyproxy/java-control-plane
Error "tar: unrecognized option '--include=*.proto'" when running update-api.sh
オープン
- 主要言語
- Java
- スター
- 312
- フォーク
- 149
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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)
コントリビューションガイド
調査の方向性
update-api.shを開き、インストールされているGNU tarのバージョンを使ってUbuntu上で失敗を再現します。--include=*.protoを含むtarの呼び出しを追跡します。スクリプトが報告されたオプションエラーなしで完了すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- shell
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100