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

Empty folder required to sync. #1

Closed
kkolk opened this issue Aug 31, 2020 · 1 comment
Closed

Empty folder required to sync. #1

kkolk opened this issue Aug 31, 2020 · 1 comment

Comments

@kkolk
Copy link

kkolk commented Aug 31, 2020

After doing an init, if you try to sync without first creating an empty folder it errors with "no such file or directory" here's an example with rabbitmq:

helm-freeze sync

[+] Adding helm repos
 -> stable
 -> bitnami

[+] Downloading charts
 -> bitnami/rabbitmq 7.6.4
Error message: rename .//rabbitmq .//rabbitmq.old: no such file or directory% 

mkdir rabbitmq and re-executing solves the problem, the .old folder isn't present either after sync is complete.

@deimosfr
Copy link
Contributor

deimosfr commented Sep 1, 2020

Thx it has been fixed

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