Issue #15666 has been updated by Ken Barber. Target version changed from 2.7.x to 3.0.0 Affected Puppet version changed from 2.7.18 to 3.0.0rc3
---------------------------------------- Bug #15666: Return downstream error when there is a communication problem with the puppet module face https://projects.puppetlabs.com/issues/15666#change-67584 Author: Ken Barber Status: Accepted Priority: Normal Assignee: Ken Barber Category: module tool Target version: 3.0.0 Affected Puppet version: 3.0.0rc3 Keywords: Branch: 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.
