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

Required version to luet is pinned #944

Closed
mudler opened this issue Dec 7, 2021 · 0 comments · Fixed by #1268
Closed

Required version to luet is pinned #944

mudler opened this issue Dec 7, 2021 · 0 comments · Fixed by #1268
Labels
kind/chore kind/enhancement New feature or request

Comments

@mudler
Copy link
Contributor

mudler commented Dec 7, 2021

https://github.com/rancher-sandbox/cOS-toolkit/blob/e522e00c668394e391fc1858b4e190488af33393/packages/toolchain/collection.yaml#L34

The anchor here takes the whole luet block, version included. This doesn't allow any other version except the latest, which is not the case for those components (it doesn't allow then to easily pinpoint to an old luet version, as I was trying in #943 )

The anchor can take additional fields to override, so maybe we can just depend on luet >0.20.0.

Workaround is to force installation of the package:
luet --force --relax --nodeps <package>

@mudler mudler added the kind/enhancement New feature or request label Dec 7, 2021
@mudler mudler linked a pull request Apr 29, 2022 that will close this issue
@mudler mudler added this to Elemental Jun 1, 2022
@mudler mudler moved this to ✅ Done in Elemental Jun 1, 2022
@Itxaka Itxaka moved this from ✅ Done to Archive in Elemental Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore kind/enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant