Issue #4409 has been updated by Nigel Kersten.
Yyou are correct, this was misdiagnosed somehow, and my misconceptions haven't helped here, as I thought this was an issue throughout 0.25.x 2.6.0 does not have this problem. 0.25.5 does not have this problem. 0.25.4 *does* <pre> info: Caching node for 9611c15a-c143-41ba-9c9f-10b96588a727 info: Autoloaded module base err: Could not find resource type filekeyvalue at /var/lib/puppetmaster/environments/test_environment/modules/base/manifests/init.pp:29 on node 9611c15a-c143-41ba-9c9f-10b96588a727 err: Could not find resource type filekeyvalue at /var/lib/puppetmaster/environments/test_environment/modules/base/manifests/init.pp:29 on node 9611c15a-c143-41ba-9c9f-10b96588a727 </pre> Copying modules/base/lib/puppet to /var/lib/puppetmaster/lib/puppet resolves this error. No mention in the release notes, so perhaps it was fixed by accident? ---------------------------------------- Bug #4409: puppetmasterd does not find custom types for environment http://projects.puppetlabs.com/issues/4409 Author: Rudy Gevaert Status: Needs more information Priority: High Assignee: Markus Roberts Category: plumbing Target version: 2.6.1 Affected version: 2.6.0 Keywords: Branch: http://github.com/MarkusQ/puppet/tree/ticket/2.6.x/4409 Hello, I can't get plugins in modules to work. I tried IRC and puppet-users (http://groups.google.com/group/puppet-users/browse_frm/thread/1fa5616448b1ffad) , all led to no help/solution :(. This is blocking me to deploy puppet in our infrastructure. err: Could not retrieve catalog from remote server: Error 400 on SERVER: Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type vcsrepo at /etc/puppet/development/manifests/nodes.pp:37 on node puptest.ugent.be I have attached several attachments that show my config. thank you in advance -- 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.
