Issue #7316 has been updated by Daniel Pittman.
> So tested so far. > I pluginsync the face. Did you sync the puppet/application/github.rb file as well? > When I run puppet as a normal (non-root) user I don’t see anything. > When I run puppet as the root user – my face shows up in the output of > puppet help. > When I try to run the face I get: > > $ puppet github > Error: Unknown Puppet subcommand 'github' My best guess, given the (entirely uninvestigated, since we have no time scheduled to faces at the moment) reports, is that the application is getting synced, but not seen by the loader, so it fails with "unknown subcommand". ---------------------------------------- Bug #7316: puppet applications delivered via pluginsync don't work. https://projects.puppetlabs.com/issues/7316 Author: Dan Bode Status: Accepted Priority: High Assignee: Category: Faces Target version: 2.7.1 Affected Puppet version: 2.7.0rc1 Keywords: Branch: If you deliver a new face that consists of: * application * face * action for face via pluginsync, then the application isn't actually found, and worse, it taunts you by showing it to you in the list of available subcommands. -- 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.
