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

Cache consistency problem #40

Open
hurricup opened this issue Mar 14, 2017 · 0 comments
Open

Cache consistency problem #40

hurricup opened this issue Mar 14, 2017 · 0 comments

Comments

@hurricup
Copy link

If something bad happened during installation process and bad data was stored in the cache folder (.tmp one), next time you'll try to install the same module - broken data will be installed.

To reproduce, you may install something, than go deep into .tmp dir and remove all files, keep only dirs structure. Try to install same module again - you'll get only dirs structure from the cache.

Possible solution: to make a filelist with md5 or smth for every file.
I'm unsure if this issue is for Librarian framework or librarian-puppet.

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