mirror of
https://github.com/mudler/luet.git
synced 2025-04-28 03:30:09 +00:00
* 🐛 Bail out when no packages are found with default solvers Checking packages is more tricky when a resolver is set. Resolvers are capable of mutating the user request and remove part of the constraints in order to resolve a specific solution. This had the countereffect on a normal solver to not detect correctly packages when missing from the wanted set and not proposed during installation. This should fix all the cases above taking into consideration of resolvers and adding specific test-cases for it. * ⚙️ Pin to tag for test image |
||
---|---|---|
.. | ||
benchmark_test.go | ||
decoder_test.go | ||
decoder.go | ||
explainer.go | ||
resolver_test.go | ||
resolver.go | ||
solver_suite_test.go | ||
solver_test.go | ||
solver.go |