Issue #2244 has been updated by Luke Kanies. Assigned to changed from Luke Kanies to community - Target version changed from 0.25.0 to 0.26.0
For now, I'm going to bump this. It's just a logging issue, it doesn't actually hurt anything, and what I would basically say is, don't enable pluginsync if you don't have any plugins. It's actually a pretty hard problem to solve, because we're using standard fileserving. We almost need to do a pre-query to see if there are plugins, and only then do the full synchronization. ---------------------------------------- Bug #2244: pluginsync fails when no source is available http://projects.reductivelabs.com/issues/2244 Author: Derek Whayman Status: Accepted Priority: Normal Assigned to: community - Category: agent Target version: 0.26.0 Complexity: Unknown Affected version: 0.25.0 Keywords: When pluginsync is used without any plugin directories on the server side, an exception is raised rather than an empty set being returned. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
