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

Change ^ behaviour to be union #71

Open
thesamesam opened this issue May 17, 2022 · 0 comments
Open

Change ^ behaviour to be union #71

thesamesam opened this issue May 17, 2022 · 0 comments

Comments

@thesamesam
Copy link
Contributor

^ should probably be a union of the above package's keywords and the current keywords, to avoid accidentally stabling a new version of a dependency without including all of the arches for which it is currently stable.

For example, in bug 835772, prusaslicer needed a newer TBB, but prusaslicer is only stable on a subset of TBB's arches. When using ^ to fill the package list, TBB is then only going to be stabilised for the intersection of prusaslicer and TBB's arches, even though we really want all of TBB's existing stable arches to be included too.

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