Issue #3113 has been updated by Nobuchika Tanaka.
Hi, Markus and Martin. I also have same trouble on this topic. I checked a patch made by Martin, but this didn't work well. messages file shows: <pre> Jan 29 11:48:26 kousagi puppetd[2837]: [ID 702911 daemon.notice] triggered run Jan 29 11:48:28 kousagi puppetd[2837]: [ID 702911 daemon.error] (//Service[autofs]) Failed to retrieve current state of resource: Unmanageable state '110' on service autofs Jan 29 11:48:28 kousagi puppetd[2837]: [ID 702911 daemon.warning] Value of 'preferred_serialization_format' (pson) is invalid for report, using default (b64_zlib_yaml) Jan 29 11:48:28 kousagi puppetd[2837]: [ID 702911 daemon.notice] Finished catalog run in 0.59 seconds </pre> Do you have any idea? ---------------------------------------- Bug #3113: When importing a manifest puppet needs to chill http://projects.reductivelabs.com/issues/3113 Author: Martin Englund Status: Investigating Priority: Normal Assigned to: Category: Solaris Target version: Affected version: 0.25.3 Keywords: service Branch: When puppet imports a manifest to create a service it needs to wait a while before proceeding, as it will often see the state as "offline*" due to the service is being started when it checks. This generates an unnecessary error message: <pre>err: //ssh::ops/Service[sshd-pubkey]: Failed to call refresh on Service[sshd-pubkey]: Unmanageable state 'offline*' on service svc:/ops/ssh:default</pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
