Getting "invalid group: `jenkins:jenkins'" at installation using "lts" source
Bug #1160798 reported by
Marius B. Kotsbak
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
jenkins (Juju Charms Collection) |
New
|
Undecided
|
Unassigned |
Bug Description
2013-03-27 09:35:20,584: unit.hook.api@INFO: Installing plugins (ansicolor tap git github github-oauth git-client github-api)
2013-03-27 09:35:20,791: hook.output@INFO: chown:
2013-03-27 09:35:20,791: hook.output@INFO: invalid group: `jenkins:jenkins'
2013-03-27 09:35:20,792: hook.output@INFO:
Might be caused by some plugin.
WORKAROUND:
* juju ssh jenkins/0 => sudo groupadd jenkins
* juju resolved --retry jenkins/0
description: | updated |
description: | updated |
description: | updated |
To post a comment you must log in.
Hi Marius
Can you provide some details about your jenkins charm configuration please.
For example, which source are you using?