envoyproxy / envoyproxy/java-control-plane

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

未关闭
#187 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。