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

Could not install module 'veepshosting-oauth2_proxy' due to missing dependency #25

Open
roy-themachine opened this issue Mar 9, 2023 · 0 comments

Comments

@roy-themachine
Copy link

Hi,
My puppet server is running on el9 and puppet server is 7.9.2
when I try to install either v1.0.1 or 1.0.0 I get the following error:

`puppet module install veepshosting-oauth2_proxy --version 1.0.0
Notice: Preparing to install into /etc/puppetlabs/code/environments/production/modules ...
Notice: Downloading from https://forgeapi.puppet.com ...
Error: Could not install module 'veepshosting-oauth2_proxy' (v1.0.0)
The requested version cannot satisfy one or more of the following installed modules:
puppetlabs-stdlib, installed: 8.5.0, expected: >= 4.6.0 < 9.0.0

Use puppet module install 'veepshosting-oauth2_proxy' --ignore-dependencies to install only this module`

I tried using the --ignore-dependencies and it did installed the module but when I run puppet agent -t on the agent I get this error:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, Could not find class ::archive for themachine.art (file: /etc/puppetlabs/code/environments/production/modules/oauth2_proxy/manifests/install.pp, line: 11, column: 3) on node [xxxx]

I really want to use your module, can you please help to fix the issue?
Thanks,
Roy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant