Actions
Bug #33810
closedHammer on Ubuntu 20.04 has a wrong shebang
Status:
Closed
Priority:
Normal
Assignee:
Category:
Hammer core
Target version:
Difficulty:
Triaged:
No
Pull request:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
Description
At least on Ubuntu 20.04 the shebang of hammer is
/usr/bin/env rubywhich can mean it's executed using the wrong Ruby.
Reproducer:
export PATH=/opt/puppetlabs/puppet/bin:$PATH hammer -v
See https://github.com/theforeman/puppet-foreman/pull/981#issuecomment-954887717 as well.
Marking as Found in Releases 3.1.0 but really I checked with current nightly.
This prevents testing it in puppet-foreman.
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Subject changed from Hammer has a wrong shebang to Hammer on Ubuntu 20.04 has a wrong shebang
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/theforeman/foreman-packaging/pull/7217 added
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Project changed from Packaging to Hammer CLI
- Category changed from Debian/Ubuntu to Hammer core
- Target version changed from 3.1.0 to hammer-cli-3.1.0
- Found in Releases hammer-cli-3.0.0 added
- Found in Releases deleted (
3.1.0)
Moving the bug to the Hammer project to fix it at the source.
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/hammer-cli/pull/355 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases hammer-cli-3.1.0 added
Updated by Ewoud Kohl van Wijngaarden about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset c2105d8b49d2c0c78a1c5ff3bbdcdfa122532583.
Updated by Oleh Fedorenko about 3 years ago
- Fixed in Releases hammer-cli-3.0.1 added
Actions