Issue #18895 has been reported by Nathan Huff.

----------------------------------------
Bug #18895: Error message wrong in runit service provider
https://projects.puppetlabs.com/issues/18895

Author: Nathan Huff
Status: Unreviewed
Priority: Low
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


The error message that gets output by the runit service provider if the daemon 
directory doesn't exist is slightly wrong.  It currently says:

Could not find the daemon directory (tested [/var/lib/service,/etc])

What it should say is

Could not find the daemon directory (tested [/var/lib/service,/etc/sv])

Since that is what the code actually looks for.

This is in lib\puppet\provider\service\runit.rb


-- 
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://projects.puppetlabs.com/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].
Visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to