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

Just upgraded from 9.4.1 to 9.6.0 - file_line is no longer supported #1438

Open
djmills64 opened this issue Sep 11, 2024 · 3 comments
Open

Comments

@djmills64
Copy link

djmills64 commented Sep 11, 2024

Describe the Bug

After upgrading to 9.6.0 we are geting the error:
ESC[1;31mError: Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'file_line' (file: /work/code/puppet/module/manifests/puppet_cron_client.pp, line: 597, column: 7) on node pentest-cloudexporter.ap-southeast-2.compute.internalESC[0m

Expected Behavior

We didn't get this error with 9.4.1

Steps to Reproduce

Steps to reproduce the behavior:

  1. Write some puppet code using the resource file_line
  2. apply the code

Environment

  • Version 7.33.0
  • Platform: Ubuntu 22.04
# uname -a
Linux pentest-cloudexporter 6.5.0-1024-aws #24~22.04.1-Ubuntu SMP Thu Jul 18 10:43:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Additional Context

Add any other context about the problem here.

@ekohl
Copy link
Collaborator

ekohl commented Sep 12, 2024

That should still be there. Perhaps another case of environment isolation problems?

@djmills64
Copy link
Author

Thanks, I'll investigate.

@djmills64
Copy link
Author

Yes, that help. Interestingly, most of our sites didn't require this. So I'm not sure why one or 2 did.

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

2 participants