During our EPEL8 planning discussion today it was mentioned future EPEL8 modules should include some sort of prefix in their stream names.
Besides being ugly, this might have a non-negligible technical impact on module stream expansion. Is this necessary? And if so, why?
@bcotton @sgallagh @smooge
Why is this not going to FESCo?
@bex Because the original naming request (prefixing EPEL stream names) came from the FPL. We're trying to learn the reasons for it, so we can determine if the additional engineering effort is sensible.
For a little more context: Right now, if EPEL is permitted to use the same stream names as Fedora (in other words, things like nodejs:12 as opposed to nodejs:epel-12), then it becomes very easy for packagers to build for EPEL. Specifically, the existing Module Stream Expansion functionality will just go ahead and start building for EPEL 8 once that platform appears in the PDC database. And, in most cases, it will build just fine. This also moves us from an opt-in to maintaining EPEL packages to an opt-out to maintain EPEL Modules.
nodejs:12
nodejs:epel-12
There are some downsides to this: we need to have tooling and policies in place to address what happens if RHEL releases a module stream of the same name. @psabata and I generally agree that we should treat this much the same way as with non-modular packages, which is to say that RHEL would take over ownership of the stream (dealing with the version number appropriately so that upgrades are trivial).
Forcing EPEL packages to use a namespaced stream has other advantages and disadvantages. The obvious advantage is that it's very clear to the user when they have selected an EPEL stream (thus cutting down on support calls to Red Hat about EPEL content). However, this comes with considerable disadvantages:
meson
ninja
I think it's fairly clear that I'd prefer to take the option of not prefixing the stream names in EPEL, but as this is partly a marketing and perception question, I think we need the Council to weigh in.
I encourage us to do one of two things:
a) Let @mattdm explain his concerns here b) Open a FESCo ticket where @mattdm can be part of the conversation.
Regardless, assigning this one to @mattdm
Metadata Update from @bex: - Issue assigned to mattdm
I'm trying to remember what I was thinking. :)
I have the sneaking suspicion that the idea for namespacing the streams was for package streams, before the concept of modules having their own namespaces was even a thing.
│10:24:54 mattdm │ Yeah, so, I talked to sgallagh │10:25:17 mattdm │ and I'm 95% sure that this request came in before we even had the idea that modules would have their own namespaces │10:25:46 mattdm │ My remaining concern is: remember, we'll be sharing dist-git with CentOS. So we need policy so that those things don't step on each other. │10:25:51 mattdm │ I don't care beyond that. │10:25:58 mattdm │ I can put this in the ticket :)
Metadata Update from @mattdm: - Issue close_status updated to: no action needed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.