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

fix(export): do not try to export snaps existing on main #7036

Merged
merged 3 commits into from
Feb 14, 2023

Conversation

davidfirst
Copy link
Member

@davidfirst davidfirst commented Feb 14, 2023

In some scenarios, bit export throws an error:

error: version "a683008508bf68c6cd48d0c26253e32c11fd9589" of component X was not found on the filesystem.

This fixes it by not attempting to export snaps that are already exist in the original scope.
(regression caused by #6992 ).

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

Successfully merging this pull request may close these issues.

2 participants