Title: Message Title
Jasper Lievisse Adriaanse commented on an issue
Puppet / Bug PUP-2311
OpenBSD uninstall broken when multiple uninstall_options given
As I found out while working on :upgradeable today, the way we pass arguments to pkg_add/pkg_delete is slightly off.

Currently we pass it a single string, which confuses pkg_* as it sees "-r -z" (without quotes) as a single argument, the same applies to the #uninstall method in case multiple uninstall_options were passed.

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to