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.
Actions