On Sat, Feb 8, 2020 at 9:59 PM Neal Gompa ngompa13@gmail.com wrote:
Hey all,
I've been trying to get Pagure into EPEL 8 for a couple of months now so that we can upgrade our Pagure instances to RHEL 8[1].
Thankfully, most of Pagure's dependencies *are* now present in EPEL 8, so there's only a few that need to be added.
So, an update: after this most recent push, most of Pagure's dependencies are now in EPEL 8.
We're still missing celery...
- python-celery: abompard, mrunge, pingou, ngompa
...
Celery is in a special position here, because it has a number of missing dependencies, too (which is why I haven't branched and built it yet):
- python-kombu: mrunge, pingou, fab, pjp, sundaram
- python-billiard: mrunge, pingou, fab, pjp, sundaram
- python-amqp: eharney
- python-vine: mrunge
- python-case: mrunge
And we're still missing pygit2...
- python-pygit2: pwalter
...
A note here: RHEL 8 ships libgit2 0.26.8, so we need pygit2 0.26.x. This is already what we ship in the EPEL 7 branch, so that can just be branched into a new epel8 branch and built.
We're nearly there, though. Thanks for everyone who has helped so far!
-- 真実はいつも一つ!/ Always, there's only one truth!