| Summary: | app-admin/puppet-agent: checkpath: owner `puppet:puppet' not found | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Paul Tobias <tobias.pal> |
| Component: | Current packages | Assignee: | Matthew Thode ( prometheanfire ) <prometheanfire> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info output
Proposed patch |
||
|
Description
Paul Tobias
2015-11-04 09:17:54 UTC
Created attachment 416056 [details]
emerge --info output
Created attachment 416060 [details, diff]
Proposed patch
Attached proposed patch. Based on the pkg_setup() from app-admin/puppet ebuild. I changed /var/lib/puppet to /var/run/puppet. This is because there is no /var/lib/puppet directory in puppet-agent. There is no /var/run/puppet directory either, but /var/run/puppet gets created by the /etc/init.d/puppet initscript if it doesn't exists.
fixed in 1.2.7-r1 |