Issue #2958 has been updated by James Turnbull.

Category set to testing
Status changed from Ready for Testing to Closed

Fixed it for me.

Pushed in commit:"037b99a27dc8b2aeb44c5cdfb20bfef672294405" in branch 0.25.x
----------------------------------------
Bug #2958: inconsistent errors in spec/integration/bin/puppetmasterd.rb
http://projects.reductivelabs.com/issues/2958

Author: Jesse Wolfe
Status: Closed
Priority: Normal
Assigned to: Jesse Wolfe
Category: testing
Target version: 
Affected version: 0.25.1
Keywords: 
Branch: http://github.com/jes5199/puppet/tree/ticket/0.25.x/2958


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