Issue #8374 has been updated by Patrick Carlisle.
Status changed from Tests Insufficient to Merged - Pending Release
Target version changed from 2.7.x to Telly
Merged in commit:a52eb6ecaa8dca06639c60f05f3204eefdb4d482
(#8374) Make MacPorts provider ignore warnings from port command
----------------------------------------
Bug #8374: MacPorts package provider should ignore warnings from the "port"
command
https://projects.puppetlabs.com/issues/8374
Author: Matthias Pigulla
Status: Merged - Pending Release
Priority: Normal
Assignee: Matthias Pigulla
Category: provider
Target version: Telly
Affected Puppet version:
Keywords: macports provider
Branch:
The "port" command may emit warnings, for example when a "portarchivepath" has
been set that points to an unreachable network share.
The macports provider fails to recognize these warnings, mistaking them f.e.
for the latest version number.
I have too little Ruby skills to get a redirection (stderr to /dev/null)
working, so the attached patch simply filters out the warnings.
--
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.