stackhpc / stackhpc/stackhpc-image-elements

stackhpc hardware managers fails to install

Open
#38 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
17
Forks
9
Avg merge
13d 3h
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting /tmp/in_target.d/install.d/62-stackhpc-hardware-managers, especially line 11, and compare it with the ipa_build_dib_git_elements and ipa_collectors_extra configuration shown here. Check why /usr/share/ironic-python-agent/venv/bin/pip is absent during the kayobe Train build. Done means the stackhpc hardware managers installation completes successfully with the extra-hardware collector enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, shell
Domain
build-system, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.