pulp / pulp_deb

Debian repository plugin for Pulp (pulpproject.org)
GNU General Public License v2.0
61 stars 78 forks source link

Use postgres deb version compare function to add dependency solving #386

Open pulpbot opened 2 years ago

pulpbot commented 2 years ago

Author: @quba42 (quba42)

Redmine Issue: 6902, https://pulp.plan.io/issues/6902


There is a DebVersion extension that allows for comparison operations between Debian package versions directly in postgres.

This has been successfully packaged for Katello.

pulp_deb could also benefit from this existing work.

pulpbot commented 2 years ago

From: @quba42 (quba42) Date: 2020-09-21T11:24:27Z


See also: https://www.redhat.com/archives/pulp-dev/2020-June/msg00029.html

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

stale[bot] commented 1 year ago

This issue is no longer marked for closure.

quba42 commented 3 weeks ago

Somewhat related: https://projects.theforeman.org/issues/37729