Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with puppet in vagrant #4773

Closed
anonymous-matomo-user opened this issue Feb 27, 2014 · 2 comments
Closed

problem with puppet in vagrant #4773

anonymous-matomo-user opened this issue Feb 27, 2014 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@anonymous-matomo-user
Copy link

I cloned piwik-dev-environment from github. Upon "vagrant up" the following error occurs:

Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type php::module at /tmp/vagrant-puppet-1/modules-0/piwik/manifests/php.pp:20 on node piwik-precise64

Maybe it is related to the following git error:

git submodule update
fatal: reference is not a tree: 35ed8f610572f45beb85d29fcba4f2b9f2ae6da6
Unable to checkout '35ed8f610572f45beb85d29fcba4f2b9f2ae6da6' in submodule path 'puppet/modules/php'

Please push the submodule, hopefully the first error is already resolved than. Thank you

@tsteur
Copy link
Member

tsteur commented Feb 28, 2014

Thx for reporting juergen.

I just pushed 2 commits which should make it work again. puppet/modules/php caused the problem indeed. The module seems to be completely changed. As I do not find the time to make it compatible with this module I replaced the submodule with a backup of those files. So there will be no longer a php submodule.

This also means the standalone puppet-piwik repository would currently not work and will leave the ticket open therefore. I might remove the puppet-piwik repository as well and copy it into piwik-dev-environment

@tsteur
Copy link
Member

tsteur commented Mar 7, 2014

done

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants