Bug #34468
Installer uses hostname, but that package can be absent
Difficulty:
Triaged:
Yes
Description
on CentOS/RHEL "hostname" is not an essential package (contrary to Debian), so it can be absent on a system
our packaging needs to reflect that
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Assignee set to Evgeni Golov
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/7590 added
#2
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.3.0 added
#3
Updated by Evgeni Golov about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-packaging|fea6988c9b6dfb20f0d2423509e385f733cfa086.
#4
Updated by Ewoud Kohl van Wijngaarden about 1 year ago
- Triaged changed from No to Yes
- Target version set to 3.2.0
#5
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman-packaging/pull/7685 added
#6
Updated by Amit Upadhye 11 months ago
- Subject changed from instaler uses hostname, but that package can be absent to Installer uses hostname, but that package can be absent
Fixes #34468 - make installer explicitly depend on hostname
it's used in checks/hostname.rb, but the package is sometimes absent