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

tk tool imports fails with lstat error #893

Open
davidovich opened this issue Jul 28, 2023 · 1 comment
Open

tk tool imports fails with lstat error #893

davidovich opened this issue Jul 28, 2023 · 1 comment

Comments

@davidovich
Copy link
Contributor

When trying to list imports of a tanka project, tanka fails with this message:

tk tool imports [path/to/env]
Error: resolving imports: resolving symlinks: lstat /Users/dgenest/dev/k8s-tanka/<internal>: no such file or directory

Failure seems to origin from imports.go.

A very shallow investigation points to tanka using <internal> as a kind of sentinel, but that special file seems to be included in the files treated by the imports machinery.

@zerok
Copy link
Contributor

zerok commented May 28, 2024

Hi :) Could you please provide a small sample project where this can be reproduced?

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

No branches or pull requests

2 participants