proliant-tools installation fails, miss dependencies

Bug #1916346 reported by frigo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
diskimage-builder
New
Undecided
Unassigned

Bug Description

There are multiple issues with proliant-tools, building with centos8, diskimage-builder 3.7.0

65-proliant-tools-install today reads:

```
IPA_VENV=/usr/share/ironic-python-agent/venv
```

instead of /opt/ironic-python-agent

HP update tool requires some extra dependencies to actually run:

- binutils (for the strings tool)
- pciutils (for lspci)
- tar (so that sum can install some public key to validate rpms)

In addition, there is an additional gpg key to add to be able to install rpms from HP:

rpm --import https://downloads.linux.hpe.com/SDR/hpePublicKey2048_key1.pub

After these 3 changes, it runs nicely.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.