Issue #2958 has been reported by Jesse Wolfe.

----------------------------------------
Bug #2958: inconsistent errors in spec/integration/bin/puppetmasterd.rb
http://projects.reductivelabs.com/issues/2958

Author: Jesse Wolfe
Status: Ready for Testing
Priority: Normal
Assigned to: Jesse Wolfe
Category: 
Target version: 
Affected version: 0.25.1
Keywords: 
Branch: 


I get two different errors in  spec/integration/bin/puppetmasterd.rb, depending 
on what directory I'm in when I launch `spec`.

from ~/puppet/ :
- should be serving status information over REST (PENDING: Not Yet Implemented)
./spec/integration/bin/../../../sbin/puppetmasterd:65:in `require': no such 
file to load -- puppet/application/puppetmasterd (LoadError)
        from ./spec/integration/bin/../../../sbin/puppetmasterd:65
- should be serving status information over xmlrpc (FAILED - 2)
./spec/integration/bin/../../../sbin/puppetmasterd:65:in `require': no such 
file to load -- puppet/application/puppetmasterd (LoadError)

from ~/puppet/lib/ : 
1)
Puppet::Network::XMLRPCClientError in 'puppetmasterd should be serving status 
information over xmlrpc'
Could not connect to localhost on port 12345



-- 
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.


Reply via email to