stackhpc / stackhpc/stackhpc-image-elements
stackhpc hardware managers fails to install
未关闭
还没有人认领这个 Issue。
- 主要语言
- Shell
- 星标
- 17
- 派生
- 9
- 平均合并
- 13 天 3 小时
- 30 天内合并 PR
- 1
描述
The error was:
2021-11-17 13:26:56.112 | /tmp/in_target.d/install.d/62-stackhpc-hardware-managers: line 11: /usr/share/ironic-python-agent/venv/bin/pip: No such file or directory
Configuration:
ipa_build_dib_git_elements:
- repo: "https://github.com/stackhpc/stackhpc-image-elements"
local: "{{ source_checkout_path }}/stackhpc-image-elements"
version: "master"
elements_path: "elements"
# List of additional inspection collectors to run.
#ipa_collectors_extra:
ipa_collectors_extra:
- "extra-hardware"
kayobe version: train
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 /tmp/in_target.d/install.d/62-stackhpc-hardware-managers,尤其是第 11 行,并将其与此处显示的 ipa_build_dib_git_elements 和 ipa_collectors_extra 配置进行比较。检查在 Kayobe Train 构建期间 /usr/share/ironic-python-agent/venv/bin/pip 缺失的原因。当启用 extra-hardware collector 的 stackhpc 硬件管理器安装成功完成时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python, shell
- 领域
- build-system, infrastructure
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100