Issue #15666 has been updated by Ken Barber.

Status changed from Accepted to In Topic Branch Pending Review
Branch set to 
https://github.com/kbarber/puppet/tree/ticket/3.x/15666-return_downstream_comms_error

Pull request here:

<https://github.com/puppetlabs/puppet/pull/965>
----------------------------------------
Bug #15666: Return downstream error when there is a communication problem with 
the puppet module face
https://projects.puppetlabs.com/issues/15666#change-67597

Author: Ken Barber
Status: In Topic Branch Pending Review
Priority: Normal
Assignee: Ken Barber
Category: module tool
Target version: 3.0.0
Affected Puppet version: 3.0.0rc3
Keywords: 
Branch: 
https://github.com/kbarber/puppet/tree/ticket/3.x/15666-return_downstream_comms_error


Currently, whenever we hit a communication error within the puppet module face, 
we get a simplified error message:

    # puppet module search foo --module_repository=http://localhost:1111 
    Searching http://localhost:1111 ...
    Error: Could not connect to http://localhost:1111
      There was a network communications problem
        Check your network connection and try again
    Error: Try 'puppet help module search' for usage

This doesn't tell the end-user what the underlying problem was however. This 
needs to be changed to reflect the lower level error.


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

Reply via email to