Re: Pkg installation failure when system recommends to install it on 'command not found'

2024-11-01 Thread Leo Sandoval
On Fri, Nov 1, 2024 at 1:13 PM Samuel Sieb wrote: > On 2024-11-01 08:51, Leo Sandoval wrote: > > > > > > On Thu, Oct 31, 2024 at 11:58 PM Samuel Sieb > > wrote: > > > > On 10/31/24 1:11 PM, Leo Sandoval wrote: > > > so it fails trying to install the dependency pc

Re: Pkg installation failure when system recommends to install it on 'command not found'

2024-11-01 Thread Samuel Sieb
On 2024-11-01 08:51, Leo Sandoval wrote: On Thu, Oct 31, 2024 at 11:58 PM Samuel Sieb > wrote: On 10/31/24 1:11 PM, Leo Sandoval wrote: > so it fails trying to install the dependency pc-conf with version > 6.3.0-2, but if I explicitly install >

Re: RFC: Moving to -O3 for Fedora Linux

2024-11-01 Thread Josh Stone
On 10/30/24 7:46 PM, Neal Gompa wrote: > Hey folks, > > I know the idea of moving to -O3 has been briefly mentioned before in > other contexts when we've discussed uplifting the flags, but it looks > like Ubuntu is moving to -O3 for Ubuntu 25.04[1]. Is there a reason > why we shouldn't consider do

Re: correctly packaging dconf overrides

2024-11-01 Thread Leon Fauster via devel
Am 01.11.24 um 17:48 schrieb Michael Catanzaro: On Fri, Nov 1 2024 at 05:13:49 PM +01:00:00, Leon Fauster via devel wrote: Ok, thanks. Following questions arised here now: - An explanation, why its bad would bring some light into this. Dconf is not the only possible GSettings backend. E.g.

Re: correctly packaging dconf overrides

2024-11-01 Thread Michael Catanzaro
On Fri, Nov 1 2024 at 05:13:49 PM +01:00:00, Leon Fauster via devel wrote: Ok, thanks. Following questions arised here now: - An explanation, why its bad would bring some light into this. Dconf is not the only possible GSettings backend. E.g. if your RPM gets used to build a Flatpak app, t

Re: correctly packaging dconf overrides

2024-11-01 Thread Leon Fauster via devel
Am 01.11.24 um 16:09 schrieb Michael Catanzaro: On Fri, Nov 1 2024 at 03:13:21 PM +01:00:00, Leon Fauster via devel wrote: I had the impression that globally installed configurations (e.g. /etc/dconf/db/local.d/) should be "committed" with # dconf update No, don't do this. For the same reason

Fedora eln compose report: 20241101.n.1 changes

2024-11-01 Thread Fedora ELN Report
OLD: Fedora-eln-20241031.n.0 NEW: Fedora-eln-20241101.n.1 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 0 Dropped packages:0 Upgraded packages: 31 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of

Re: Pkg installation failure when system recommends to install it on 'command not found'

2024-11-01 Thread Leo Sandoval
On Thu, Oct 31, 2024 at 11:58 PM Samuel Sieb wrote: > On 10/31/24 1:11 PM, Leo Sandoval wrote: > > so it fails trying to install the dependency pc-conf with version > > 6.3.0-2, but if I explicitly install > > > > $ sudo dnf install sysstat > > . > > - > > Dependencies resolved. >

Re: RFC: Moving to -O3 for Fedora Linux

2024-11-01 Thread John Reiser
If -O3 makes debugging harder, then I'm against its default use. If there are no public, documented measurements that -O3 is better for a specific package, then don't use -O3 for that package. I work with tool chains for software development, and with low-level libraries such as glibc, musl, uCli

Re: correctly packaging dconf overrides

2024-11-01 Thread Michael Catanzaro
On Fri, Nov 1 2024 at 03:13:21 PM +01:00:00, Leon Fauster via devel wrote: I had the impression that globally installed configurations (e.g. /etc/dconf/db/local.d/) should be "committed" with # dconf update No, don't do this. For the same reason you never package dconf overrides, you also nev

Re: Self Introduction: Jannik Müller(nightishaman)

2024-11-01 Thread Mikel Olasagasti
Hi Jannik, Hau idatzi du Nightishaman via devel (devel@lists.fedoraproject.org) erabiltzaileak (2024 aza. 1(a), or. (14:46)): > > Good afternoon Fedora developers, > > I'm introducing here because I find the Fedora project very promising. I've > been using it now as a way to escape Windows Recall

Re: correctly packaging dconf overrides

2024-11-01 Thread Leon Fauster via devel
Am 01.11.24 um 14:25 schrieb Michael Catanzaro: On Fri, Nov 1 2024 at 11:04:51 AM +01:00:00, Vojtěch Polášek wrote: Hello Michael, this seems to be what I am searching for. But any idea how to package this properly? Is it enough to install the file and mention it in the %files section?

Re: correctly packaging dconf overrides

2024-11-01 Thread Leon Fauster via devel
Am 01.11.24 um 15:13 schrieb Leon Fauster: Am 01.11.24 um 14:25 schrieb Michael Catanzaro: On Fri, Nov 1 2024 at 11:04:51 AM +01:00:00, Vojtěch Polášek wrote: Hello Michael, this seems to be what I am searching for. But any idea how to package this properly? Is it enough to install the f

Self Introduction: Jannik Müller(nightishaman)

2024-11-01 Thread Nightishaman via devel
Good afternoon Fedora developers, I'm introducing here because I find the Fedora project very promising. I've been using it now as a way to escape Windows Recall, because we all know, it is a terrible feature. I've been programming for over 12 years now, when I started to get interested in it

Re: correctly packaging dconf overrides

2024-11-01 Thread Michael Catanzaro
On Fri, Nov 1 2024 at 11:04:51 AM +01:00:00, Vojtěch Polášek wrote: Hello Michael, this seems to be what I am searching for. But any idea how to package this properly? Is it enough to install the file and mention it in the %files section? Yes. Or do I have to run some %post command?

Re: correctly packaging dconf overrides

2024-11-01 Thread Vojtěch Polášek
Hello Michael, this seems to be what I am searching for. But any idea how to package this properly? Is it enough to install the file and mention it in the %files section? Or do I have to run some %post command? Also related question: I would like to package a custom keybinding. Something lik

Fedora rawhide compose report: 20241101.n.0 changes

2024-11-01 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20241031.n.0 NEW: Fedora-Rawhide-20241101.n.0 = SUMMARY = Added images:2 Dropped images: 1 Added packages: 5 Dropped packages:0 Upgraded packages: 115 Downgraded packages: 0 Size of added packages: 96.46 KiB Size of dropped packages:0