getsolus / eopkg

eopkg - Solus package manager implemented in python3
8 stars 9 forks source link

pisi: Stop re-ordering eopkg for installs/upgrades #75

Closed ermo closed 2 months ago

ermo commented 4 months ago

With this change, eopkg being in the upgrade order with an associated glibc update will no longer force pisi to abort the transaction due to eopkg showing unfilled dependencies.

silkeh commented 2 months ago

Merging this as it looks good and was included in https://github.com/getsolus/packages/pull/3138.