Re: When is it better to just use containers?

2023-01-30 Thread Roberto Ragusa
On 1/29/23 00:50, Demi Marie Obenour wrote: 2. Ship a single container that only needs to be QA’d once, works everywhere, and has no dependencies except for the Linux kernel. I get to update dependencies when *I* want to, and don’t have to worry about breaking user’s systems. I can

Open NeuroFedora Meeting: 1300 UTC on Monday, 30 January (today)

2023-01-30 Thread Ankur Sinha
Hello everyone, Please join us at the next Open NeuroFedora team meeting on Monday 30th January at 1300UTC in #fedora-neuro on Matrix or IRC (Libera.chat). The meeting is a public meeting, and open for everyone to attend. You can join us over: Matrix: https://matrix.to/#/#neuro:fedoraproject.org

Re: When is it better to just use containers?

2023-01-30 Thread Miroslav Suchý
Dne 30. 01. 23 v 9:21 Roberto Ragusa napsal(a): 2. Ship a single container that only needs to be QA’d once, works     everywhere, and has no dependencies except for the Linux kernel.     I get to update dependencies when *I* want to, and don’t have     to worry about breaking user’s systems.  I c

Orphaned packages looking for new maintainers

2023-01-30 Thread Miro Hrončok
The following packages are orphaned and will be retired when they are orphaned for six weeks, unless someone adopts them. If you know for sure that the package should be retired, please do so now with a proper reason: https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life Note: If

Re: List of long term FTBFS packages to be retired in February​

2023-01-30 Thread Florian Weimer
* Jens-Ulrik Petersen: > On Tue, Jan 24, 2023 at 10:56 PM Miro Hrončok wrote: > > If you see a package that should be exempted from the process, > please let me know and we can work together to get a FESCo approval for that. > > I would like to request exemptions for: > > llvm11

Re: updating cmark to 0.30

2023-01-30 Thread Dominik 'Rathann' Mierzejewski
On Monday, 30 January 2023 at 06:16, Jens Petersen wrote: > Thanks for this feedback. > > Not sure what happened :-( but I am rebuilding them now (mkvtoolnix was > expected). Feel free to fix mkvtoolnix using the upstream patch I mentioned. Regards, Dominik -- Fedora https://getfedora.org |

Re: When is it better to just use containers?

2023-01-30 Thread Richard W.M. Jones
On Sat, Jan 28, 2023 at 06:50:55PM -0500, Demi Marie Obenour wrote: > On 1/28/23 18:43, Demi Marie Obenour wrote: > > On 1/28/23 18:06, Nico Kadel-Garcia wrote: > >> On Thu, Jan 26, 2023 at 8:31 PM Reon Beon via devel > >> wrote: > >>> > >>> Are there still some outstanding bugs preventing this fr

Re: Proposal: dnf should offer to update all of the dependencies of any package installed or updated

2023-01-30 Thread Richard W.M. Jones
On Sat, Jan 28, 2023 at 02:14:58AM -0600, Bruno Wolff III wrote: > On Fri, Jan 27, 2023 at 18:43:56 -0800, > Gordon Messmer wrote: > > > >Second, I'd like to suggest that in the future, at least in > >Fedora, for any "install" or "update" operation that dnf performs, > >dnf's default behavior sho

Re: Proposal: dnf should offer to update all of the dependencies of any package installed or updated

2023-01-30 Thread Petr Pisar
V Sat, Jan 28, 2023 at 06:12:11PM -0800, Gordon Messmer napsal(a): > > I don't think convincing hundreds or thousands of developers to add symbol > versioning to their libraries is a viable solution. I'd love to see it > happen, but rpm/dnf should be more reliable in the meantime. > Is symbol ver

Re: Proposal: dnf should offer to update all of the dependencies of any package installed or updated

2023-01-30 Thread Neal Gompa
On Mon, Jan 30, 2023 at 1:27 PM Richard W.M. Jones wrote: > > On Sat, Jan 28, 2023 at 02:14:58AM -0600, Bruno Wolff III wrote: > > On Fri, Jan 27, 2023 at 18:43:56 -0800, > > Gordon Messmer wrote: > > > > > >Second, I'd like to suggest that in the future, at least in > > >Fedora, for any "instal

Re: Proposal: dnf should offer to update all of the dependencies of any package installed or updated

2023-01-30 Thread Florian Weimer
* Petr Pisar: > V Sat, Jan 28, 2023 at 06:12:11PM -0800, Gordon Messmer napsal(a): >> >> I don't think convincing hundreds or thousands of developers to add symbol >> versioning to their libraries is a viable solution. I'd love to see it >> happen, but rpm/dnf should be more reliable in the meant

Re: Proposal: dnf should offer to update all of the dependencies of any package installed or updated

2023-01-30 Thread Richard W.M. Jones
On Mon, Jan 30, 2023 at 02:09:18PM +0100, Petr Pisar wrote: > V Sat, Jan 28, 2023 at 06:12:11PM -0800, Gordon Messmer napsal(a): > > > > I don't think convincing hundreds or thousands of developers to add symbol > > versioning to their libraries is a viable solution. I'd love to see it > > happen,

Re: SPDX Statistics - Pavel edition

2023-01-30 Thread Ron Olson
Sorry if I missed it, but what is your script running against; are you checking the spec files in src.fedoraproject.org? I ask because I updated swift-lang to Apache-2.0[1] on Jan 23, but I see it’s still on the list of packages to be converted. [1] https://src.fedoraproject.org/rpms/swift-la

Fedora rawhide compose report: 20230130.n.0 changes

2023-01-30 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20230129.n.1 NEW: Fedora-Rawhide-20230130.n.0 = SUMMARY = Added images:0 Dropped images: 1 Added packages: 3 Dropped packages:0 Upgraded packages: 41 Downgraded packages: 0 Size of added packages: 815.38 KiB Size of dropped packages:0

Re: -fno-omit-frame-pointer does not work as advertised

2023-01-30 Thread Demi Marie Obenour
On 1/30/23 02:17, Florian Weimer wrote: > * Demi Marie Obenour: > >> What about the new SFrame unwind info? > > It has the same limitation as DWARF: there's no mainline kernel > implementation for profiling or bpftrace. > > Thanks, > Florian Have you considered writing such an implementation, o

Re: SPDX Statistics - Pavel edition

2023-01-30 Thread Miroslav Suchý
Dne 30. 01. 23 v 17:21 Ron Olson napsal(a): Sorry if I missed it, but what is your script running against; are you checking the spec files in src.fedoraproject.org? I ask because I updated swift-lang to Apache-2.0[1] on Jan 23, but I see it’s still on the list of packages to be converted. ..

Proposed change to rendering of release schedule ics file

2023-01-30 Thread Ben Cotton
Hi everyone, I want to get feedback before I make a change to how Fedora Linux schedules are generated. As reported in schedule#91[1], the current ics files include very long tasks that aren't particularly useful. I have a plan for how to address that, but first I want to check that it won't impac

Re: Fedora 38 mass rebuild is finished

2023-01-30 Thread Kevin Fenzi
On Tue, Jan 24, 2023 at 09:42:10AM +, Zbigniew Jędrzejewski-Szmek wrote: > On Mon, Jan 23, 2023 at 06:52:30PM -0800, Kevin Fenzi wrote: > > On Mon, Jan 23, 2023 at 10:26:18PM +, Sérgio Basto wrote: > > > > > > I found more 5 with > > > https://koji.fedoraproject.org/koji/tasks?owner=releng