Making -Wmissing-include-dirs an error?

2023-10-10 Thread Neal Gompa
Hey all, Recently, one of the folks working on packaging stuff in Fedora KDE nearly missed an issue caused by GCC emitting a warning about missing include dirs: > cc1plus: warning: /usr/include/qt6/QtCore/6.5.3: No such file or directory > [-Wmissing-include-dirs] > cc1plus: warning: /usr/includ

[Test-Announce] Fedora 39 Branched 20231010.n.0 nightly compose nominated for testing

2023-10-10 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 39 Branched 20231010.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

Fedora rawhide compose report: 20231010.n.0 changes

2023-10-10 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20231009.n.0 NEW: Fedora-Rawhide-20231010.n.0 = SUMMARY = Added images:11 Dropped images: 1 Added packages: 14 Dropped packages:0 Upgraded packages: 55 Downgraded packages: 0 Size of added packages: 62.29 MiB Size of dropped packages:0

Re: Making -Wmissing-include-dirs an error?

2023-10-10 Thread Florian Weimer
* Neal Gompa: > Hey all, > > Recently, one of the folks working on packaging stuff in Fedora KDE > nearly missed an issue caused by GCC emitting a warning about missing > include dirs: > >> cc1plus: warning: /usr/include/qt6/QtCore/6.5.3: No such file or directory >> [-Wmissing-include-dirs] >> c

Re: Making -Wmissing-include-dirs an error?

2023-10-10 Thread Ian McInerney via devel
On Tue, Oct 10, 2023 at 11:59 AM Neal Gompa wrote: > Hey all, > > Recently, one of the folks working on packaging stuff in Fedora KDE > nearly missed an issue caused by GCC emitting a warning about missing > include dirs: > > > cc1plus: warning: /usr/include/qt6/QtCore/6.5.3: No such file or > di

Fedora 39 compose report: 20231010.n.0 changes

2023-10-10 Thread Fedora Branched Report
OLD: Fedora-39-20231009.n.0 NEW: Fedora-39-20231010.n.0 = SUMMARY = Added images:2 Dropped images: 3 Added packages: 0 Dropped packages:0 Upgraded packages: 10 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of

Re: Making -Wmissing-include-dirs an error?

2023-10-10 Thread Richard W.M. Jones
On Tue, Oct 10, 2023 at 06:57:40AM -0400, Neal Gompa wrote: > Hey all, > > Recently, one of the folks working on packaging stuff in Fedora KDE > nearly missed an issue caused by GCC emitting a warning about missing > include dirs: > > > cc1plus: warning: /usr/include/qt6/QtCore/6.5.3: No such fil

Re: Making -Wmissing-include-dirs an error?

2023-10-10 Thread Neal Gompa
On Tue, Oct 10, 2023 at 11:01 AM Richard W.M. Jones wrote: > > On Tue, Oct 10, 2023 at 06:57:40AM -0400, Neal Gompa wrote: > > Hey all, > > > > Recently, one of the folks working on packaging stuff in Fedora KDE > > nearly missed an issue caused by GCC emitting a warning about missing > > include

kdump enabled in F39

2023-10-10 Thread Chris Murphy
Hi folks, I'm having some difficulty tracking down why it's being enabled on Fedora 39 but not on Fedora 38. On both Fedora 38 and 39, /etc/kdump.conf contains auto_reset_crashkernel yes However, I've never seen the reported behavior until Fedora 39. While the crashkernel parameter is being

Python enable dependency generator problem

2023-10-10 Thread Priscila Gutierres
Hello, I'm trying to add python enable dependency generator on python-pymemcache, but when adding it to the specfile, it asks for some old version of some needed packages: https://paste.centos.org/view/33623ed7 Fedora repos have a more updated version, but this dependency generator is asking for

[Test-Announce] Fedora Linux 39 Final is NO-GO

2023-10-10 Thread Adam Williamson
Due to outstanding blocker bugs[1], we do not have a release candidate for Fedora Linux 39 Final. Thursday's Go/No-Go meeting is cancelled. The next Fedora Linux 39 Final Go/No-Go meeting will be held at 1700 UTC on Thursday 19 October in #fedora-meeting-1. We will aim for the "target date #1" mil

Re: kdump enabled in F39

2023-10-10 Thread Adam Williamson
On Tue, 2023-10-10 at 12:15 -0400, Chris Murphy wrote: > Hi folks, > > I'm having some difficulty tracking down why it's being enabled on Fedora 39 > but not on Fedora 38. > > On both Fedora 38 and 39, /etc/kdump.conf contains > > auto_reset_crashkernel yes > > However, I've never seen the re

Re: Python enable dependency generator problem

2023-10-10 Thread Ben Beasley
It looks like you are using “%pyproject_buildrequires -t”, and upstream’s tox.ini gets its dependencies from the file test-requirements.txt, which pins exact versions of everything (==). Obviously, it’s very rare that this will line up with the versions packaged in Fedora. If you’re going to use

Re: Python enable dependency generator problem

2023-10-10 Thread Adam Williamson
On Tue, 2023-10-10 at 17:30 -0300, Priscila Gutierres wrote: > Hello, > > I'm trying to add python enable dependency generator on python-pymemcache, > but when adding it to the specfile, it asks for some old version of some > needed packages: > https://paste.centos.org/view/33623ed7 > > Fedora re

Re: Python enable dependency generator problem

2023-10-10 Thread Miro Hrončok
On 10. 10. 23 23:14, Adam Williamson wrote: If you*want* to auto-generate these requirements, your only options are to get upstream to loosen the version specifiers, or patch the requirements file in %prep before the build requirement generator runs (I think that ordering is possible). Not onl

[Test-Announce] Please help complete validation testing for current Fedora 39 candidate nightly!

2023-10-10 Thread Adam Williamson
Hey folks! You probably saw the mail "Fedora 39 Branched 20231010.n.0 nightly compose nominated for testing" today. Although we still don't have an RC for the Fedora 39 Final release, I want to ask folks to please help us fill out the matrices for this candidate as much as possibl

Re: Request for comment- tuned replacing power-profiles-daemon plan

2023-10-10 Thread Kate Hsuan
Hi Yanko, On Thu, Oct 5, 2023 at 5:49 PM Yanko Kaneti wrote: > > Hello > > On Thu, 2023-10-05 at 15:29 +0800, Kate Hsuan wrote: > > Hi Folks, > > > > We would like to replace power-profiles-daemon with tuned. > > > Moreover, the detailed change proposal can be found here. > > https://fedorap

Re: Request for comment- tuned replacing power-profiles-daemon plan

2023-10-10 Thread Kate Hsuan
Hi Jonas, On Mon, Oct 9, 2023 at 2:20 PM Jonas Ådahl wrote: > > On Thu, Oct 05, 2023 at 03:29:44PM +0800, Kate Hsuan wrote: > > Hi Folks, > > > > We would like to replace power-profiles-daemon with tuned. There are > > many power-related software that offer similar functions. Advanced > > users m