Actions
Bug #16553
closedpuppet-agent-oauth Jessie package is missing --local
Difficulty:
Triaged:
Description
when installing the puppet-agent-oauth package on Debian Jessie there is a missing "--local" option missing in the postint script which causes the package install to hang and thus the foreman-installer hangs.
Updated by Charles Williams about 8 years ago
Workaround that I used was to just abort the install then modify /var/lib/dpkg/info/puppet-agent-oauth.postinst to add "--local" after the "install" option and then "dpkg --configure -a"
Updated by Dominic Cleal about 8 years ago
- Project changed from Foreman to Packaging
- Category changed from Packaging to Debian/Ubuntu
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/foreman-packaging/pull/1343 added
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman-packaging|ad66b9505006498ad1774dbec79e80f602fb57ee.
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release set to 190
Actions