Re: Media key support in F32 / Gnome / systemd

2020-08-08 Thread Christopher
On Sat, Aug 8, 2020 at 2:57 PM Samuel Sieb wrote: > > On 8/8/20 11:30 AM, Christopher wrote: > > Thanks for the sanity check and for setting me on the right path. This > > isn't a great user experience, but at least it is *possible* to > > configure things the way I want. > > Well, for most users,

Re: Using a side tag

2020-08-08 Thread Kevin Fenzi
On Sat, Aug 08, 2020 at 08:52:22PM -0400, Scott Talbert wrote: > I'm trying to use a side tag to rebuild a package (wxGTK) and its dependent > (CubicSDR) due to an soname bump. > > I rebuilt wxGTK and then once it completed, I started a build for CubicSDR. > However, CubicSDR's build still used th

Using a side tag

2020-08-08 Thread Scott Talbert
I'm trying to use a side tag to rebuild a package (wxGTK) and its dependent (CubicSDR) due to an soname bump. I rebuilt wxGTK and then once it completed, I started a build for CubicSDR. However, CubicSDR's build still used the old version of wxGTK. I can see that the new wxGTK has been tagged

Re: Help needed to fix a FTBFS (shaderc)

2020-08-08 Thread Robert-André Mauchin
On Saturday, 8 August 2020 23:10:25 CEST Jeff Law wrote: > On Sat, 2020-08-08 at 17:27 +0200, Robert-André Mauchin wrote: > > > Hello, > > > > shaderc was FTBFS due to the cmake change, however fixing it does not > > solve everything. I've got a long list of new errors: > > > > > > ==

Re: LTO and the F33 mass rebuild

2020-08-08 Thread Gary Buhrmaster
On Sat, Aug 8, 2020 at 10:03 PM Jeff Law wrote: > So I've done two passes over the F33 build failures here: Thank you for taking ownership and responsibility for those things that you can control. It is a model for other change owners to attempt to achieve. _

LTO and the F33 mass rebuild

2020-08-08 Thread Jeff Law
So I've done two passes over the F33 build failures here: https://kojipkgs.fedoraproject.org/mass-rebuild/f33-failures.html For any package which was failing and LTO appeared to be a factor, I've assigned the package's associated FTBFS BZ to me to address the LTO component. Some of those I've al

Re: Respinning rawhide images every filesystem update?

2020-08-08 Thread Kevin Fenzi
On Thu, Aug 06, 2020 at 12:02:09PM -0400, Alex Scheel wrote: > - Original Message - > > From: "Stephen John Smoogen" > > To: "Development discussions related to Fedora" > > > > Sent: Thursday, August 6, 2020 10:55:51 AM > > Subject: Re: Respinning rawhide images every filesystem update?

Re: Still problems with s390x builds

2020-08-08 Thread Kevin Fenzi
On Sat, Aug 08, 2020 at 05:57:07PM +0200, Andrea Musuruane wrote: > On Sat, Aug 8, 2020 at 5:46 PM José Abílio Matos wrote: > > > On Saturday, 8 August 2020 16.26.39 WEST Andrea Musuruane wrote: > > > > > Can someone please check? > > > > > > > > > > Thanks! > > > > > > > > > > Andrea > > > > > >

Re: Help needed to fix a FTBFS (shaderc)

2020-08-08 Thread Jeff Law
On Sat, 2020-08-08 at 17:27 +0200, Robert-André Mauchin wrote: > Hello, > > shaderc was FTBFS due to the cmake change, however fixing it does not solve > everything. I've got a long list of new errors: > > > === > [29/2

Re: Help needed to fix a FTBFS (shaderc)

2020-08-08 Thread Jeff Law
On Sat, 2020-08-08 at 22:04 +0200, Robert-André Mauchin wrote: > On Saturday, 8 August 2020 21:53:57 CEST Jeff Law wrote: > > More likely it's uninstantiated templates > > I don't know about this, did we change something within Fedora that could > trigger this issue while it was working before? T

Re: Help needed to fix a FTBFS (shaderc)

2020-08-08 Thread Robert-André Mauchin
On Saturday, 8 August 2020 21:53:57 CEST Jeff Law wrote: > More likely it's uninstantiated templates I don't know about this, did we change something within Fedora that could trigger this issue while it was working before? Thanks Robert-André ___ de

Re: Help needed to fix a FTBFS (shaderc)

2020-08-08 Thread Jeff Law
On Sat, 2020-08-08 at 15:51 -0400, Neal Gompa wrote: > On Sat, Aug 8, 2020 at 3:47 PM Robert-André Mauchin wrote: > > On Saturday, 8 August 2020 17:27:54 CEST you wrote: > > > And so on. > > > Tons of errors regarding undefined reference to glslang::. > > > I don't know if this is due to a new Gls

Re: Help needed to fix a FTBFS (shaderc)

2020-08-08 Thread Neal Gompa
On Sat, Aug 8, 2020 at 3:47 PM Robert-André Mauchin wrote: > > On Saturday, 8 August 2020 17:27:54 CEST you wrote: > > > > And so on. > > Tons of errors regarding undefined reference to glslang::. > > I don't know if this is due to a new Glslang or if something has been > > changed wrt the build s

Re: Help needed to fix a FTBFS (shaderc)

2020-08-08 Thread Robert-André Mauchin
On Saturday, 8 August 2020 17:27:54 CEST you wrote: > > And so on. > Tons of errors regarding undefined reference to glslang::. > I don't know if this is due to a new Glslang or if something has been > changed wrt the build system, or if system-wide libraries are not supported > anymore. > > Any

Re: Media key support in F32 / Gnome / systemd

2020-08-08 Thread Samuel Sieb
On 8/8/20 11:30 AM, Christopher wrote: Thanks for the sanity check and for setting me on the right path. This isn't a great user experience, but at least it is *possible* to configure things the way I want. Well, for most users, it's a great experience because the keys do what they say they do

Re: Media key support in F32 / Gnome / systemd

2020-08-08 Thread Christopher
On Sat, Aug 8, 2020 at 1:38 PM Samuel Sieb wrote: > > On 8/8/20 3:52 AM, Christopher wrote: > > Does anybody know what the current state of media key support is in > > F32 / Gnome / systemd? > > Is it currently broken? > > It works great. That wasn't my experience, but knowing it works for others

Re: Media key support in F32 / Gnome / systemd

2020-08-08 Thread Samuel Sieb
On 8/8/20 3:52 AM, Christopher wrote: Does anybody know what the current state of media key support is in F32 / Gnome / systemd? Is it currently broken? It works great. I recently bought a Logitech MK270 wireless mouse/keyboard (pretty common), which has a "power" media key, which seems to pu

Fedora rawhide compose report: 20200808.n.0 changes

2020-08-08 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20200807.n.0 NEW: Fedora-Rawhide-20200808.n.0 = SUMMARY = Added images:6 Dropped images: 1 Added packages: 2 Dropped packages:1 Upgraded packages: 246 Downgraded packages: 0 Size of added packages: 8.62 MiB Size of dropped packages

bug on display DPI , Component cinnamon.

2020-08-08 Thread Cătălin George Feștilă
I haven't completed a bug in a while. Now with the new badge system, I suspect it is even more complex to add to the contribution of each user. I did not find any indication of how to proceed for the badge. 1. Maybe someone will help me and tell me if I have to go somewhere else. 2. The bug can be

Re: Still problems with s390x builds

2020-08-08 Thread Andrea Musuruane
On Sat, Aug 8, 2020 at 5:46 PM José Abílio Matos wrote: > On Saturday, 8 August 2020 16.26.39 WEST Andrea Musuruane wrote: > > > Can someone please check? > > > > > > Thanks! > > > > > > Andrea > > > > When that happens I issue another rebuild and the problem is solved. In > other words this is a

Re: Still problems with s390x builds

2020-08-08 Thread José Abílio Matos
On Saturday, 8 August 2020 16.26.39 WEST Andrea Musuruane wrote: > Can someone please check? > > Thanks! > > Andrea When that happens I issue another rebuild and the problem is solved. In other words this is a transient problem. -- José Abílio___ de

Help needed to fix a FTBFS (shaderc)

2020-08-08 Thread Robert-André Mauchin
ect.org/rpms/shaderc/tree/master === # Force out of source build %undefine __cmake_in_source_build # Release 2020.1 %global commit 7c2aa93903558f017f31b35df163bce5fe849f45 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %

Still problems with s390x builds

2020-08-08 Thread Andrea Musuruane
Hi guys, I was updating gcompris-qt for the newer cmake but I got this error on the s390x builder: GenericError: Downloaded rpm http://kojipkgs-cache01.s390.fedoraproject.org/work/tasks/4182/48924182/gcompris-qt-0.97-6.fc33.src.rpm is corrupted: rpm's header can't be extracted: /var/tmp/koji/ta

[HEADS UP] pytest update to 6.0.x is approaching

2020-08-08 Thread Miro Hrončok
Hello, recently we have updated pytest to 5, but version 6 is out and I feel confident that the update is safe, hence I plan to merge and ship pytest 6.0.1 in Fedora 33+ in couple days: https://src.fedoraproject.org/rpms/pytest/pull-request/17 I've analyzed the build failures with pytest

Media key support in F32 / Gnome / systemd

2020-08-08 Thread Christopher
Does anybody know what the current state of media key support is in F32 / Gnome / systemd? Is it currently broken? I recently bought a Logitech MK270 wireless mouse/keyboard (pretty common), which has a "power" media key, which seems to put my Fedora 32 system to sleep, and it doesn't seem to be p