#47 add EPEL to our build tags
Closed 2 years ago by dcavalca. Opened 3 years ago by dcavalca.

We've hit a couple of scenarios where we need access to packages from EPEL
- for RPM, we need fsverity-utils-devel (#11)
- for llmv, we need python3-recommonmark (#46)

Is there any downside to just adding EPEL to our build tags? This wouldn't necessarily result in EPEL being required at runtime, unless one in installing a package that specifically pulls a dependency from it (though I could see that being confusing).


Is there a reason we don't want to make EPEL a runtime dependency of our SIG package?

@ngompa I don't know tbh. It would definitely be fine for me and for our usecase at FB, as we already use EPEL everywhere.

Sounds reasonable, just also need to make sure our *-release package depends on epel one.

We also would want to somehow get the PowerTools repo enabled via release package, too. Otherwise lots of EPEL content won't install.

Closing this as EPEL is now available in our tags, and #59 is tracking sorting out the dependency for the -release packages.

Metadata Update from @dcavalca:
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata