Issue #1223 has been updated by Alpar Torok.
I am tunned. I believe that the here provided provider never worked! I managed to figure out the problem eventually (i don't know ruby) . In fact this provider was Copy/Paste programmed from the rug provider, you only need to change commands :rug => "/usr/bin/zypper" to commands :zypper => "/usr/bin/zypper" (comments also indicate copy/paste programing). Isn't there anybody using puppet on SuSe ? How could this got unnoticed and unfixed for so long? I think puppet developers are doing a great job , but the project would need more developers. I'll get back to you once i dig into ruby. Too bad that the fix was so simple, i wanted to take the time to learn ruby now. ---------------------------------------- Bug #1223: rug not on OpenSuSE 10.3 anymore http://projects.puppetlabs.com/issues/1223 Author: Felix Schäfer Status: Code Insufficient Priority: High Assigned to: Rein Henrichs Category: package Target version: Rowlf Patch: Insufficient Affected version: 0.25.1 Keywords: zypper provider Branch: http://github.com/ajf/puppet/tree/feature/0.25.x/zypper [[OpenSuSE]] 10.3 doesn't ship rug anymore, not even as an optional package. Most stuff works fine with yum, so yum could be made the default package provider for [[OpenSuSE]] 10.3+, but a zypper provider would be nice to have, as it's stated to last a little longer than rug, and it has some ruby bindings. 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.
