Issue #4409 has been updated by Rudy Gevaert.
File output added
Hi Markus and Nigel. I managed to get your branch working here on a test
machine. (It took me more time to figure out how to checkout the branch than to
get it to work...)
Running master and agent (same version) on the same machine works perfect.
However I then setup an other machine and ran the agent on it. (from the
branch).
Please see the attached file for the output. Bottom line:
Could not run Puppet configuration client: Could not find a default provider
for vcsrepo
On the agent I also see:
<pre>
pupclient:~# tree /var/lib/puppet/lib/
/var/lib/puppet/lib/
|-- facter
| `-- configured_ntp_servers.rb
`-- puppet
|-- provider
| |-- a2mod
| | `-- a2mod.rb
| |-- vcsrepo
| | |-- bzr.rb
| | |-- cvs.rb
| | |-- git.rb
| | |-- hg.rb
| | `-- svn.rb
| `-- vcsrepo.rb
`-- type
|-- a2mod.rb
`-- vcsrepo.rb
6 directories, 10 files
pupclient:~#
</pre>
----------------------------------------
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.