Navigation Menu

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

Error: Could not autoload puppet/provider/package/pear #5941

Closed
duffybelfield opened this issue Aug 7, 2014 · 4 comments
Closed

Error: Could not autoload puppet/provider/package/pear #5941

duffybelfield opened this issue Aug 7, 2014 · 4 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@duffybelfield
Copy link

When using the Piwik puppet modules I get:

/var/lib/puppet/lib/puppet/provider/package/pear.rb:114: warning: else without rescue is useless
Error: Could not autoload puppet/provider/package/pear: /var/lib/puppet/lib/puppet/provider/package/pear.rb:64: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n'
when /^No entry for terminal/: return nil

Any ideas?

@tsteur
Copy link
Member

tsteur commented Aug 7, 2014

Which version of vagrant are you using?

@duffybelfield
Copy link
Author

Hey,

I'm not using Vagrant, I want to configure it to use with only puppet :) Is this possible? Is there a tutorial?

Using ubuntu 14.04

@duffybelfield
Copy link
Author

I fixed this (sort of) by:

when /^INSTALLED/
return nil

@tsteur tsteur added the wontfix label Aug 7, 2014
@tsteur tsteur added this to the Piwik 2.5.0 milestone Aug 7, 2014
@tsteur tsteur self-assigned this Aug 7, 2014
@tsteur
Copy link
Member

tsteur commented Aug 7, 2014

As mentioned in #5942 we stopped supporting the Piwik Puppet standalone version 5 months ago see https://github.com/piwik/puppet-piwik . I'm very sorry for this but I'm glad you could sort of fix it.

@tsteur tsteur closed this as completed Aug 7, 2014
@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Sep 20, 2014
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. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants