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

Allow attic push'ing already cached paths #211

Open
cottand opened this issue Nov 28, 2024 · 0 comments
Open

Allow attic push'ing already cached paths #211

cottand opened this issue Nov 28, 2024 · 0 comments

Comments

@cottand
Copy link

cottand commented Nov 28, 2024

I have an issue where uploading sometimes fails (I think this is related to #101 ).

I would like to re-upload the path so that I can fill the valid NAR but when I try that I get:

❯ attic push default ./result
✅ All done! (1 already cached, 0 in upstream)

because attic think it's got the path, even though nar chunks are missing.

An option like attic push --ignore-existing-cached would allow ignoring this check maybe?

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