Re: What is Fedora?

2023-06-25 Thread Jeffrey Stewart
I'm no lawyer here, and I've only worked with Linux for roughly 8 years now,  but I find  all of this GPL / redhat terms of agreement very confusing and seems at the face of it to be in conflict with each other. For example, Red Hat states:   "If you use the Individual Developer Subscriptions

Re: Towards enabling rpm sysusers integration

2023-06-25 Thread Panu Matilainen
On 6/22/23 18:01, Zbigniew Jędrzejewski-Szmek wrote: On Thu, Jun 22, 2023 at 01:18:27PM +0300, Panu Matilainen wrote: Hey all, Now that the initial hurdle of getting rpm 4.19 into rawhide is over, it's time to start looking towards enabling the sysusers integration: https://rpm-software-managem

Re: Towards enabling rpm sysusers integration

2023-06-25 Thread Panu Matilainen
On 6/22/23 19:55, Steve Grubb wrote: Hello, On Thursday, June 22, 2023 11:01:28 AM EDT Zbigniew Jędrzejewski-Szmek wrote: 2. systemd provides users and groups that are actually owned by the setup package. As rpm is now turning non-root file ownership into dependencies, systemd could end up pull

Re: Koji builders cannot build Wine Mono

2023-06-25 Thread Michael Cronenworth
On 6/25/23 3:06 PM, Kevin Fenzi wrote: Do you have any idea what the bug might be here? All builders are now on 6.3.8-200.fc38. The "mono-sgen" process is crashing on kernel 6.2. Not every time either so it would take some time to debug. I have not narrowed it down further. Koji builders su

Re: F39 Change Proposal: LibuserDeprecation (System Wide)

2023-06-25 Thread James Ralston
On Thu, Jun 22, 2023 at 12:33 PM Aoife Moloney wrote: > The main benefit is to decrease the maintenance and packaging work > on library that does not bring much value while the functionality is > provided by another components. On most (all?) Linux distributions, Puppet relies on libuser in orde

bc license correction

2023-06-25 Thread Sérgio Basto
Hi, On bc package ( https://www.gnu.org/software/bc/ ), it was corrected the license tag from GPLv2+ (GPL-2.0-or-later) to GPL-3.0-or-later in rawhide Best regards, -- Sérgio M. B. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscrib

Re: CentOS Stream, RHEL, and Fedora [was Re: What is Fedora?]

2023-06-25 Thread Gordon Messmer
On 2023-06-25 14:29, Dominik 'Rathann' Mierzejewski wrote: The FOSS licenses give you the right to share the SRPMS, sans the Red Hat trademarks. The GPL, specifically, might guarantee that right, but not all of the distribution is under the terms of the GPL.  I don't have a license count for

Re: CentOS Stream, RHEL, and Fedora [was Re: What is Fedora?]

2023-06-25 Thread Dominik 'Rathann' Mierzejewski
On Sunday, 25 June 2023 at 02:44, Kevin Kofler via devel wrote: > Neal Gompa wrote: > > > On Fri, Jun 23, 2023 at 6:09 PM Kevin Kofler via devel wrote: > >> > >> Josh Boyer wrote: > >> > Agree with Matthew fully here. We've been working rather hard > >> > internally to adjust the development proc

Re: Towards enabling rpm sysusers integration

2023-06-25 Thread Florian Weimer
* Zbigniew Jędrzejewski-Szmek: > On Thu, Jun 22, 2023 at 10:25:10AM -0500, Chris Adams wrote: >> Once upon a time, Zbigniew Jędrzejewski-Szmek said: >> > I was hoping we would be make the dependency on setup optional. >> > It is a fairly heavyweight package (700+ kb) and with lots of >> > not-tha

Re: Koji builders cannot build Wine Mono

2023-06-25 Thread Kevin Fenzi
On Sat, Jun 24, 2023 at 01:33:31PM -0700, Kevin Fenzi wrote: > We typically do update/reboot cycles every month or two, there's no hard > and fast schedule. If there's a reason we can do the builders sooner. > > I can see about rebooting them next week (or perhaps this weekend, but > not sure if I

Unretire lua-ldap

2023-06-25 Thread Christian Krause
Hello, According to https://docs.fedoraproject.org/en-US/package-maintainers/Package_Retirement_Process/ I'd like to announce that I'm going to unretire the package "lua-ldap". I didn't find a concrete reason why it was removed, it looks like it was retired because it was orphaned for too long.

Fedora rawhide compose report: 20230625.n.0 changes

2023-06-25 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20230624.n.0 NEW: Fedora-Rawhide-20230625.n.0 = SUMMARY = Added images:10 Dropped images: 1 Added packages: 1 Dropped packages:1 Upgraded packages: 43 Downgraded packages: 0 Size of added packages: 27.65 KiB Size of dropped packages

Re: Something for a python maintainer for nihtest

2023-06-25 Thread Sandro
On 25-06-2023 11:55, Sandro wrote: Hi, libzip have switch from old perl test suite to a new python based one using nihtest https://github.com/nih-at/nihtest https://pypi.org/project/nihtest/ As I don't want to dig in python packaging and as there is probably enough python guys here is there i

Re: Something for a python maintainer for nihtest

2023-06-25 Thread Sandro
On 25-06-2023 09:04, Remi Collet wrote: Hi, libzip have switch from old perl test suite to a new python based one using nihtest https://github.com/nih-at/nihtest https://pypi.org/project/nihtest/ As I don't want to dig in python packaging and as there is probably enough python guys here is th

Something for a python maintainer for nihtest

2023-06-25 Thread Remi Collet
Hi, libzip have switch from old perl test suite to a new python based one using nihtest https://github.com/nih-at/nihtest https://pypi.org/project/nihtest/ As I don't want to dig in python packaging and as there is probably enough python guys here is there is one king enough to look at this on