Re: dracut problems quick docs page requires help

2023-11-30 Thread Peter Boy
> Am 30.11.2023 um 09:23 schrieb David Tardon : > > Hi, > > On Tue, 2023-11-21 at 06:39 +, Ankur Sinha wrote: >> Hi folks, >> >> We have this issue open on the quick-docs repo: >> https://pagure.io/fedora-docs/quick-docs/issue/641 >> >> TLDR; the "debug-dracut-problems" quick doc seems to

Re: packaging of nix

2023-11-30 Thread Piotr Szubiakowski
Hey! On Wed, 2023-11-29 at 23:27 +, Zbigniew Jędrzejewski-Szmek wrote: > I looked [1], and I see some differences in packaging: > - I opted to put the libraries in /usr/lib64/nix/ and retain the > RUNPATH > so that they get loaded from there. My thinking was that the > libraries > are "pr

Re: Schedule for Thursday's FESCo Meeting (2023-11-30)

2023-11-30 Thread Stephen Gallagher
This meeting had to be canceled due to lack of quorum. On Thu, Nov 30, 2023 at 9:41 AM Zbigniew Jędrzejewski-Szmek wrote: > > Following is the list of topics that will be discussed in the > FESCo meeting Thursday at 17:00UTC in #fedora-meeting-2 on > irc.libera.chat. > > To convert UTC to your lo

Update on the Modern C initiative

2023-11-30 Thread Florian Weimer
This message is realted to: The final patches for GCC 14 are currently under upstream review and should land very soon. Earlier, I had received feedback that the larger commu

Schedule for Thursday's FESCo Meeting (2023-11-30)

2023-11-30 Thread Zbigniew Jędrzejewski-Szmek
Following is the list of topics that will be discussed in the FESCo meeting Thursday at 17:00UTC in #fedora-meeting-2 on irc.libera.chat. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/UTCHowto or run: date -d '2023-11-30 17:00 UTC' Links to all issues to be

Re: [Fedocal] Reminder meeting : ELN SIG

2023-11-30 Thread Stephen Gallagher
On Thu, Nov 30, 2023 at 7:00 AM wrote: > > Dear all, > > You are kindly invited to the meeting: >ELN SIG on 2023-12-01 from 12:00:00 to 13:00:00 US/Eastern >At fedora-meet...@irc.libera.chat > > The meeting will be about: > * Preparing for the fork to CentOS Stream 10 and the launch of Fe

Re: Ancient compilation flags in my pkg - still needed ?

2023-11-30 Thread Steve Grubb
On Thursday, November 30, 2023 5:47:57 AM EST Michal Schorm wrote: > I have this line in the SPECfile of 'mariadb' package: > > CFLAGS="$CFLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" > > I read through these macros explanations: > > https://www.gnu.org/software/libc/manual/ht

Re: Ancient compilation flags in my pkg - still needed ?

2023-11-30 Thread İsmail Dönmez
Hi, On Thu, Nov 30, 2023 at 11:50 AM Michal Schorm wrote: > > I have this line in the SPECfile of 'mariadb' package: > > CFLAGS="$CFLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" These are the necessary flags to support large (> 4 GB) files on 32bit systems, any modern code would

Re: Ancient compilation flags in my pkg - still needed ?

2023-11-30 Thread Priscila Gutierres
Your reflection will make me a better engineer Thank you Em qui., 30 de nov. de 2023 às 08:19, Michal Schorm escreveu: > On Thu, Nov 30, 2023 at 11:53 AM Priscila Gutierres > wrote: > > When reading your email I thought about this video > > https://youtu.be/U4ALzqqUIS8?si=_D5seS8Nu_0fxYdO > > Y

Re: dracut problems quick docs page requires help

2023-11-30 Thread Ankur Sinha
On Thu, Nov 30, 2023 09:23:58 +0100, David Tardon wrote: > Hi, Hi David, > On Tue, 2023-11-21 at 06:39 +, Ankur Sinha wrote: > > Hi folks, > > > > We have this issue open on the quick-docs repo: > > https://pagure.io/fedora-docs/quick-docs/issue/641 > > > > TLDR; the "debug-dracut-problems"

Re: troff noise when grepping man page?

2023-11-30 Thread Dominik 'Rathann' Mierzejewski
On Thursday, 30 November 2023 at 01:13, Chris Murphy wrote: > $ man 5 btrfs | grep enospc >enospc_debug, noenospc_debug > troff::870: warning: cannot select font 'C' > troff::888: warning: cannot select font 'C' > troff::905: warning: cannot select font 'C' > troff::924: warning: cannot sel

Adding/creating wasi-libc++ into the wasi-libc package

2023-11-30 Thread Jan Horak
Hi, I'm trying to make the sandboxing using the wasi available for the Firefox and for that I need the wasi-sdk [1] in the build root. Currently there's wasi-libc [2] available which is fine and it almost contains all the headers and libraries needed by the wasi-sdk, but there's libc++ stuff

Fedora rawhide compose report: 20231130.n.0 changes

2023-11-30 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20231129.n.0 NEW: Fedora-Rawhide-20231130.n.0 = SUMMARY = Added images:3 Dropped images: 3 Added packages: 13 Dropped packages:5 Upgraded packages: 79 Downgraded packages: 0 Size of added packages: 232.16 MiB Size of dropped packages

[Fedocal] Reminder meeting : ELN SIG

2023-11-30 Thread sgallagh
Dear all, You are kindly invited to the meeting: ELN SIG on 2023-12-01 from 12:00:00 to 13:00:00 US/Eastern At fedora-meet...@irc.libera.chat The meeting will be about: Source: https://calendar.fedoraproject.org//meeting/10568/ -- ___ devel ma

Re: Ancient compilation flags in my pkg - still needed ?

2023-11-30 Thread Michal Schorm
On Thu, Nov 30, 2023 at 11:53 AM Priscila Gutierres wrote: > When reading your email I thought about this video > https://youtu.be/U4ALzqqUIS8?si=_D5seS8Nu_0fxYdO Yeah, on point :) But as long as I get commit messages explaining *what* has been done (which is obvious from the code), instead of *

Re: Ancient compilation flags in my pkg - still needed ?

2023-11-30 Thread Priscila Gutierres
When reading your email I thought about this video https://youtu.be/U4ALzqqUIS8?si=_D5seS8Nu_0fxYdO Em qui., 30 de nov. de 2023 às 07:50, Michal Schorm escreveu: > I have this line in the SPECfile of 'mariadb' package: > > CFLAGS="$CFLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURC

Ancient compilation flags in my pkg - still needed ?

2023-11-30 Thread Michal Schorm
I have this line in the SPECfile of 'mariadb' package: CFLAGS="$CFLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" Git blame says this line will soon celebrate 20 years: https://src.fedoraproject.org/rpms/mysql/c/b3810a49b3125662999f444810efd0fd3223612b?branch=rawhide https://src.fe

Re: troff noise when grepping man page?

2023-11-30 Thread Michael J Gruber
Am Do., 30. Nov. 2023 um 01:14 Uhr schrieb Chris Murphy < li...@colorremedies.com>: > $ man 5 btrfs | grep enospc >enospc_debug, noenospc_debug > troff::870: warning: cannot select font 'C' > troff::888: warning: cannot select font 'C' > troff::905: warning: cannot select font 'C' > troff:

Re: Packaging guidelines - dynamic allocation of users and groups

2023-11-30 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Nov 29, 2023 at 07:38:25PM -0500, Neal Gompa wrote: > On Wed, Nov 29, 2023 at 7:26 PM Michal Schorm wrote: > > > > On Thu, Nov 30, 2023 at 12:54 AM Zbigniew Jędrzejewski-Szmek > > wrote: > > > Yeah, there are no guidelines for this case because it didn't really > > > come up before. I thi

[Test-Announce] Fedora 40 Rawhide 20231130.n.0 nightly compose nominated for testing

2023-11-30 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 40 Rawhide 20231130.n.0. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

Re: dracut problems quick docs page requires help

2023-11-30 Thread David Tardon
Hi, On Tue, 2023-11-21 at 06:39 +, Ankur Sinha wrote: > Hi folks, > > We have this issue open on the quick-docs repo: > https://pagure.io/fedora-docs/quick-docs/issue/641 > > TLDR; the "debug-dracut-problems" quick doc seems to be out of date > and > needs review/updating. > > https://docs.