Actions
Bug #3115
closedpost-installation script should check if puppet group exists
Description
Foreman's debian package for release >= 1.3-rc1-2 tries to add foreman to the puppet group, but since foreman does not depend on puppet anymore, installing the foreman on a clean machine, without puppet will fail with:
useradd: group 'puppet' does not exist dpkg: error processing foreman (--configure): subprocess installed post-installation script returned error exit status 6 Errors where encountered while processing foreman
Updated by Dominic Cleal about 11 years ago
This line was simply removed from the RPM spec file, we can do the same here I think now the installer can do it.
Updated by Dominic Cleal about 11 years ago
- Status changed from New to Ready For Testing
Updated by Dominic Cleal about 11 years ago
- Related to Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final added
Updated by Dominic Cleal about 11 years ago
- Status changed from Ready For Testing to Closed
- Assignee set to Dominic Cleal
- % Done changed from 0 to 100
Updated by Lukas Zapletal about 11 years ago
Cherry picked into 1.3 branch: a484b94e86732cb6277e29d125743e617784b4c6
Updated by Lukas Zapletal about 11 years ago
- Related to deleted (Tracker #3112: [TRACKER] Issues to be released in 1.3 RC or final)
Actions