Re: Lightly-maintained packages (was: Summary/Minutes from today's FESCo Meeting (2020-11-11))
* Miroslav Suchý [11/11/2020 18:05] : > > We already have "lightly-maintained packages" - it is called Copr projects. > Do we need something in between? The issue here is discoverabilty. If $PACKAGE is in a separate repository, be it a 'lightly-maintained' repo or a copr, how do we go about communicating to users wanting to install it that they need to activate that repository and that the software they download from it may or may not work? Emmanuel ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Re: Lightly-maintained packages (was: Summary/Minutes from today's FESCo Meeting (2020-11-11))
On Wed, Nov 11, 2020 at 06:05:20PM +0100, Miroslav Suchý wrote: > Dne 11. 11. 20 v 16:47 David Cantrell napsal(a): > > * #2475 proposal: let's develop the idea of a new repo for > > lightly-maintained packages (dcantrell, 15:16:41) > > For the record - the initial ticket can be found here: > https://pagure.io/fesco/issue/2475 > > We already have "lightly-maintained packages" - it is called Copr projects. > Do we need something in between? Yeah, because we want those packages to be available as build dependencies. So coprs are out (unless we allow pulling in coprs into the koji buildroot, which I don't think we should.) Instead of a separate maintained repo, I'd go for a "Requires" or "Provides" tag on packages instead. This would be easier to implement (packagers could just add this as any other Requires), and we could easily tweak dnf to emit a warning or require a special option before those packages were installed on the end user system. Zbyszek ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Re: Lightly-maintained packages (was: Summary/Minutes from today's FESCo Meeting (2020-11-11))
Dne 11. 11. 20 v 16:47 David Cantrell napsal(a): > * #2475 proposal: let's develop the idea of a new repo for > lightly-maintained packages (dcantrell, 15:16:41) For the record - the initial ticket can be found here: https://pagure.io/fesco/issue/2475 We already have "lightly-maintained packages" - it is called Copr projects. Do we need something in between? -- Miroslav Suchy, RHCA Red Hat, Associate Manager ABRT/Copr, #brno, #fedora-buildsys ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org