developmentseed / developmentseed/boot-data-instance
/usr/bin/run_task: 6: set: Illegal option -o pipefail when running on Ubuntu 20.04
未关闭
- 主要语言
- Shell
- 星标
- 1
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
```
# rave at rave-desktop in ~/fargate-auto-process on git:main ✖︎ [18:34:17]
→ run_task
/usr/bin/run_task: 6: set: Illegal option -o pipefail
```
I end up commenting out the `set -euo pipefail` line so that this runs
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating the script that installs or provides /usr/bin/run_task and inspect its shell invocation around line 6. Reproduce the command on Ubuntu 20.04, then verify that run_task completes without requiring the `set -euo pipefail` line to be commented out.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100