Issue #11958 has been reported by Ahmed El Gamil. ---------------------------------------- Bug #11958: obscure error message from pip package provider when python-pip is not installed https://projects.puppetlabs.com/issues/11958
Author: Ahmed El Gamil Status: Unreviewed Priority: Normal Assignee: Category: provider Target version: Affected Puppet version: 2.7.6 Keywords: Branch: Hi, Puppet generates an obscure error when the pip command is not installed or not in PATH. Error is like : [default] err: /Stage[main]/Uwsgi/Package[uwsgi]/ensure: change from absent to latest failed: Could not update: undefined method `pip' for #<Puppet::Type::Package::ProviderPip:0xb72b8998> at /tmp/vagrant-puppet/manifests/nodes-vagrant.pp:17 A more informative error message should be displayed, or even stopping the puppet run. Thanks -- 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.
