Re: SPDX Statistics - Eight-hour day edition

2024-01-04 Thread Miroslav Suchý
Dne 05. 01. 24 v 7:38 Miroslav Suchý napsal(a): Hot news: I forgot to mention one thing: To ease the migration I created a scantool-tookit reports for remaining packages. It is available here http://miroslav.suchy.cz/fedora/spdx-reports/ Right now there are missing packages from ELN set an

SPDX Statistics - Eight-hour day edition

2024-01-04 Thread Miroslav Suchý
Hot news: The process of adding licenses is back on track. https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_3 has been submitted. Now lets dive into numbers: Two weeks ago we had: * 23562 spec files in Fedora * 30067license tags in all spec files * 11907 tags have not been conver

Un-retire python-pyngus

2024-01-04 Thread Hirotaka Wakabayashi via devel
Hello everyone, I would like to become the owner of python-pyngus[1]. This package was retired  half a year ago as a FTBFS/FTI bugs[2]. python-qpid-proton, which is a dependent package of python-pyngus and was the reason for the installation failure, is now provided in Fedora39 and Rawhide, a

Re: Turning a XImage * into a Drawable for use with XRenderCreatePicture

2024-01-04 Thread Peter Hutterer
On Thu, Jan 04, 2024 at 06:27:01PM +0100, Florian Weimer wrote: > The pcb-rnd package contains a call: > > XRenderCreatePicture(display, lpm->img_scaled, > XRenderFindVisualFormat(display, DefaultVisual(display, screen)), 0, 0); > > The issue here is that lpm->img_scaled is an XImage *, but > XR

Re: Non responsive maintainer check for marxin

2024-01-04 Thread Priscila Gutierres
I would like to apologize if it seems that I’m being rude asking for a review in this thread. My point of view is that if the package is a dependency and no one is looking on it, it would be a priority to keep it up to date. I don’t know if merging it would be possible, since the maintainer is not

Re: Non responsive maintainer check for marxin

2024-01-04 Thread Sandro
On 04-01-2024 23:05, Priscila Gutierres wrote: I bumped python-pebble to the latest version. Can someone please review this PR? https://src.fedoraproject.org/rpms/python-pebble/pull-request/3 Reviewing the PR is not a problem. However, who would merge it, once approved? That needs a proven pac

Re: Non responsive maintainer check for marxin

2024-01-04 Thread Priscila Gutierres
I bumped python-pebble to the latest version. Can someone please review this PR? https://src.fedoraproject.org/rpms/python-pebble/pull-request/3 On Tue, Jan 2, 2024 at 5:05 PM Sandro wrote: > On 02-01-2024 20:28, Priscila Gutierres wrote: > > Does any package depend on python-pebble? > > I coul

Re: ARM PAC on koji vs COPR

2024-01-04 Thread Jarek Prokop
On 1/4/24 16:10, Jarek Prokop wrote: On 1/4/24 10:47, Florian Weimer wrote: * Jarek Prokop: This spawns a few questions for me: 1. Since [1] the `-mbranch-protection=pac-ret` is needed in both CFLAGS and ASFLAGS, I am unsure how it interacts with the Fedora defaults, I see default CFLAGS con

Re: Mock Configs v39.3 released - DNF5 used for F40+ builds

2024-01-04 Thread Pavel Raiskup
On středa 3. ledna 2024 8:46:22 CET Pavel Raiskup wrote: > I just wanted to give you a quick heads-up that I plan to enable the > BuildWithDNF5 change in Fedora Copr as soon as the new Rawhide compose > gets distributed to mirrors. This has happened now. Fedora Copr builds F40 (Rawhide) with DNF5

Re: Schedule for Thursday's FESCo Meeting (2024-01-04)

2024-01-04 Thread Stephen Gallagher
= #fedora-meeting-2: FESCO (2024-01-04) = Meeting started by sgallagh at 17:00:18 UTC. The full logs are available at https://meetbot.fedoraproject.org/fedora-meeting-2/2024-01-04/fesco.2024-01-04-17.00.log.html . Meeting

Re: rawhide missing xgettext: command not found

2024-01-04 Thread Michael J Gruber
Am Do., 4. Jan. 2024 um 18:29 Uhr schrieb Martin Gansser : > > Hi, > > when compiling vdr-extrecmenung for rawhide fc40 the error message [1] > "/bin/sh: line 1: xgettext: command not found" appears > > [1] https://kojipkgs.fedoraproject.org//work/tasks/6182/111296182/build.log > > How can i solve

rawhide missing xgettext: command not found

2024-01-04 Thread Martin Gansser
Hi, when compiling vdr-extrecmenung for rawhide fc40 the error message [1] "/bin/sh: line 1: xgettext: command not found" appears [1] https://kojipkgs.fedoraproject.org//work/tasks/6182/111296182/build.log How can i solve this ? Regards Martin -- ___

Turning a XImage * into a Drawable for use with XRenderCreatePicture

2024-01-04 Thread Florian Weimer
The pcb-rnd package contains a call: XRenderCreatePicture(display, lpm->img_scaled, XRenderFindVisualFormat(display, DefaultVisual(display, screen)), 0, 0); The issue here is that lpm->img_scaled is an XImage *, but XRenderCreatePicture expected a Drawable as its second argument. Any idea how t

Update to dav1d v1.3.0 including soname bump coming to rawhide

2024-01-04 Thread Fabio Valentini
Hi all, I am planning to push the update for dav1d v1.3.0 to rawhide. It involves an soname bump from libdav1d.so.6 to libdav1d.so.7 due to minor ABI changes. According to the release notes, there are were no actual breaking changes to existing APIs, so the update should be safe: https://code.vid

Re: ARM PAC on koji vs COPR

2024-01-04 Thread Jarek Prokop
On 1/4/24 10:47, Florian Weimer wrote: * Jarek Prokop: This spawns a few questions for me: 1. Since [1] the `-mbranch-protection=pac-ret` is needed in both CFLAGS and ASFLAGS, I am unsure how it interacts with the Fedora defaults, I see default CFLAGS contain `-mbranch-protection=standard` and

Re: RISC-V ABI issue with ULEB128

2024-01-04 Thread David Abdurachmanov
On Thu, Jan 4, 2024 at 4:07 PM Nick Clifton wrote: > > Hi David, > > > binutils-2.31-18.fc40 didn't land in f40 as Bodhi CI gating marked it > > as failed. The failures don't seem to be related to binutils package > > itself. Seems like CI test is/was broken, or maybe a temporary network > > issue

Re: RISC-V ABI issue with ULEB128

2024-01-04 Thread Nick Clifton
Hi David, binutils-2.31-18.fc40 didn't land in f40 as Bodhi CI gating marked it as failed. The failures don't seem to be related to binutils package itself. Seems like CI test is/was broken, or maybe a temporary network issue, or something else. It looks like rpminspect does not like two of th

Re: F40 Change Proposal: Optimized Binaries for the AMD64 Architecture (System-Wide)

2024-01-04 Thread Neal Gompa
On Thu, Jan 4, 2024 at 7:50 AM Sam Varshavchik wrote: > > Oron Peled writes: > > > • I.e: a developer that need cross-compilation, install the wanted > > toolchain(s) and all library packages are immediately available from > > standard > > repositories. > > > > I guess Fedora people that work on

Re: F40 Change Proposal: Optimized Binaries for the AMD64 Architecture (System-Wide)

2024-01-04 Thread Sam Varshavchik
Oron Peled writes: • I.e: a developer that need cross-compilation, install the wanted toolchain(s) and all library packages are immediately available from standard repositories. I guess Fedora people that work on ARM/ARM64/RISC-V would love such a support. There are a number deb packagi

Re: F40 Change Proposal: Optimized Binaries for the AMD64 Architecture (System-Wide)

2024-01-04 Thread Oron Peled
On Wednesday, 3 January 2024 10:07:02 IST Marián Konček wrote: > Note that mingw-* packages currently in Fedora install into the > /usr/i686-w64-mingw32/ or /usr/x86_64-w64-mingw32/ directories. > > This is a different topic but if each archful package installed its > files into a directory cont

Re: RISC-V ABI issue with ULEB128

2024-01-04 Thread David Abdurachmanov
On Thu, Jan 4, 2024 at 11:20 AM Nick Clifton wrote: > > Hi David, Hi Florian, > > Here's the bug: > > https://sourceware.org/bugzilla/show_bug.cgi?id=31179 > RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects > > It refers to this change in binutil

Re: Packed relative ELF relocations (DT_RELR) enabled by default in rawhide

2024-01-04 Thread Florian Weimer
* Alessandro Astone: > It also appears for aarch64. > It is an issue because software may use `-Wl,--fatal-warnings` so this > warning breaks the build. > As an example, pretty much the entire KDE software collection now fails to > compile on aarch64 and s390x: > https://invent.kde.org/framewor

Re: ARM PAC on koji vs COPR

2024-01-04 Thread Florian Weimer
* Jarek Prokop: > This spawns a few questions for me: > 1. Since [1] the `-mbranch-protection=pac-ret` is needed in both > CFLAGS and ASFLAGS, I am unsure how it interacts with the Fedora > defaults, > I see default CFLAGS contain `-mbranch-protection=standard` and the > flag with pac-ret seems to

Re: ARM PAC on koji vs COPR

2024-01-04 Thread Peter Robinson
On Wed, Jan 3, 2024 at 9:08 PM Stephen Smoogen wrote: > > > > On Wed, 3 Jan 2024 at 15:01, Miroslav Suchý wrote: >> >> Dne 03. 01. 24 v 14:46 Jarek Prokop napsal(a): >> >> 4. Why do koji and copr have CPU flag set that differs so much? Is our koji >> infra OK? >> >> For convenience of readers: >

Re: RISC-V ABI issue with ULEB128

2024-01-04 Thread Nick Clifton
Hi David, Hi Florian, Here's the bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31179 RISC-V: The SET/ADD/SUB fix breaks ABI compatibility with 2.41 objects It refers to this change in binutils 2.41: https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=73d931e560059a87d76f528fafbb4

Re: Error updating libvirt-dbus in F38

2024-01-04 Thread Adam Williamson
On 2024-01-04 00:20, Peter Boy wrote: Just started to update one of our Fedora Servers (F38) I got the message: Executed scriptlet: libvirt-dbus-1.4.1-1.fc38.x86_64 124/132 Cleaning up : libvirt-dbus-1.4.1-1.fc38.x86_64 124/132 Executed scriptlet: libvirt-dbu

Re: F40 Change Proposal: Enable IPv4 Address Conflict Detection (Self-Contained)

2024-01-04 Thread Beniamino Galvani
On Thu, Dec 21, 2023 at 04:51:37PM +, Gary Buhrmaster wrote: > On Wed, Dec 20, 2023 at 7:51 PM Chris Adams wrote: > > > > Once upon a time, Aoife Moloney said: > > > Enable IPv4 Address Conflict Detection by default in NetworkManager. > > > > Huh, I didn't realize NM didn't already do this...

Error updating libvirt-dbus in F38

2024-01-04 Thread Peter Boy
Just started to update one of our Fedora Servers (F38) I got the message: > Executed scriptlet: libvirt-dbus-1.4.1-1.fc38.x86_64 124/132 > Cleaning up : libvirt-dbus-1.4.1-1.fc38.x86_64 124/132 > Executed scriptlet: libvirt-dbus-1.4.1-1.fc38.x86_64 124