Skip to content

[WIP] No satisfying version: faster failures#51611

Closed
scheibelp wants to merge 9 commits intospack:developfrom
scheibelp:bugfix/no-version
Closed

[WIP] No satisfying version: faster failures#51611
scheibelp wants to merge 9 commits intospack:developfrom
scheibelp:bugfix/no-version

Conversation

@scheibelp
Copy link
Copy Markdown
Member

See: #45800 (comment)

If a version is imposed via a constraint, but there is no satisfying version, still apply it (but generate an error)

Just generating an error in these conditions seems slow. The reported issue in the above PR appears to be addressed with this change.

TODO

  • Benchmarking

… when no version is available

Signed-off-by: Peter Scheibel <[email protected]>
Signed-off-by: Peter Scheibel <[email protected]>
Signed-off-by: Peter Scheibel <[email protected]>
Signed-off-by: Peter Scheibel <[email protected]>
Signed-off-by: Peter Scheibel <[email protected]>
@hainest
Copy link
Copy Markdown
Contributor

hainest commented Nov 20, 2025

Confirmed this fixes #45800 (comment).

@alalazo
Copy link
Copy Markdown
Member

alalazo commented Nov 21, 2025

I think this was fixed by #51612 Let me know if not

@scheibelp
Copy link
Copy Markdown
Member Author

I think this was fixed by #51612 Let me know if not

Closing this because I was able to reproduce the problem and latest develop does not have it. Feel free to ping here or 45800 if that is not the case.

@scheibelp scheibelp closed this Dec 1, 2025
@hainest
Copy link
Copy Markdown
Contributor

hainest commented Dec 1, 2025

I think this was fixed by #51612 Let me know if not

Closing this because I was able to reproduce the problem and latest develop does not have it. Feel free to ping here or 45800 if that is not the case.

Confirmed #51612 fixes #45800 (comment).

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.

3 participants