Actions
Bug #8722
closedforeman_packages fails on Debian when "foreman" files are in pwd
Difficulty:
trivial
Triaged:
Pull request:
Description
From a Debian system's foreman-debug run, which was run via foreman-bats:
COMMAND> rpm -qa '*foreman*' || dpkg -l *foreman* | sort /usr/sbin/foreman-debug: line 70: rpm: command not found dpkg-query: no packages found matching foreman-debug
The dpkg argument needs quoting like the rpm one.
Updated by The Foreman Bot almost 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2021 added
- Pull request deleted (
)
Updated by Dominic Cleal almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 72056298d9fdc5ffb3dfb06caae5db7424b280a3.
Updated by Dominic Cleal almost 10 years ago
- Translation missing: en.field_release set to 28
Actions