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

[Bug]: Broken symlinks "neo4j-shared-templates" at https://neo4j.com/download-center/#helm #87

Closed
1 task done
johnlinp opened this issue Sep 9, 2022 · 2 comments
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@johnlinp
Copy link

johnlinp commented Sep 9, 2022

Contact Details

johnlinp@gmail.com

What happened?

When I downloaded the release tarball at https://neo4j.com/download-center/#helm and extracted it, I found some broken symlinks in the Helm charts. If I go ahead install the chart, an error will occur:

Error: INSTALLATION FAILED: error evaluating symlink /neo4j-standalone/charts/neo4j-shared-templates: lstat /neo4j-standalone/../neo4j-shared-templates: no such file or directory

The broken symlinks are:

$ ls -l */charts
neo4j-cluster-core/charts:
total 0
lrwxr-xr-x  1 29 Sep  8 03:34 neo4j-shared-templates -> ../../neo4j-shared-templates/

neo4j-cluster-headless-service/charts:
total 0
lrwxr-xr-x  1 29 Sep  8 03:34 neo4j-shared-templates -> ../../neo4j-shared-templates/

neo4j-cluster-loadbalancer/charts:
total 0
lrwxr-xr-x  1 29 Sep  8 03:34 neo4j-shared-templates -> ../../neo4j-shared-templates/

neo4j-cluster-read-replica/charts:
total 0
lrwxr-xr-x  1 28 Sep  8 03:34 neo4j-shared-templates -> ../../neo4j-shared-templates

neo4j-standalone/charts:
total 0
lrwxr-xr-x  1 29 Sep  8 03:34 neo4j-shared-templates -> ../../neo4j-shared-templates/

$ ls neo4j-standalone/charts/neo4j-shared-templates/
ls: neo4j-standalone/charts/neo4j-shared-templates/: No such file or directory

Chart Name

All

Chart Version

4.4.10

Environment

Local Machine

Code of Conduct

  • I agree to follow this project's Code of Conduct
@johnlinp johnlinp added the bug Something isn't working label Sep 9, 2022
@harshitsinghvi22
Copy link
Collaborator

Hi @johnlinp

This is fixed now in the 4.4.12 and release onwards.

Thanks,
Harshit

@johnlinp
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants