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

Lockfile out of sync #63

Open
alerque opened this issue Oct 21, 2022 · 1 comment · Fixed by #64
Open

Lockfile out of sync #63

alerque opened this issue Oct 21, 2022 · 1 comment · Fixed by #64

Comments

@alerque
Copy link
Contributor

alerque commented Oct 21, 2022

As of the current 0.3.0 tag (the second iteration of this tag), the Cargo.lock file is not in sync with Cargo.toml. This means distro packages are unable to create reproducible packaging because the dependencies must be bumped dynamically at build time instead of being able to use the ones specified (via --locked or --frozen).

I'll submit a patch for this release (and have already repackaged the Arch Linux release using that patch), but please also make refreshing the lock file part of the release checklist/process.

@pickfire
Copy link
Collaborator

Should this issue be re-opened? Since it isn't added as part of the release checklist/process.

@pickfire pickfire reopened this Oct 23, 2022
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 a pull request may close this issue.

2 participants