Re: Invalid maintainers for freeipa and retrace-server packages

2025-09-02 Thread Richard W.M. Jones
: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue -- Richard Jones, Virtua

Re: Help on Fedora EPEL 10 build failure

2025-09-01 Thread Richard W.M. Jones
el@lists.fedoraproject.org > > Do not reply to spam, report it: > > https://pagure.io/fedora-infrastructure/new_issue > -- > ___ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to devel-le...

Re: gdal build times increased massively. debuginfo? libarrow?

2025-08-24 Thread Richard W.M. Jones
TL;DR, it's probably not worth processing these files for debuginfo, but on the other hand I don't know any way (apart from the name) to recognise them programmatically. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my pro

Re: Orphaning my packages

2025-08-15 Thread Richard Shaw
On Thu, Aug 14, 2025 at 9:01 PM Rich Mattes wrote: > Hi all, > > I unfortunately don't have the time to keep up with package maintenance > anymore. I am orphaning the packages I am the main admin for: > I'll take mosquitto, fas: ho

Re: orphaning acpica-tools

2025-08-11 Thread Richard W.M. Jones
relevant maintainers to see if we have capacity to take this in the virtualization team. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VM

Heads up: Update robin-map to 1.4.0 for CMake 4.0

2025-08-02 Thread Richard Shaw
Looks like most projects are fine but two packages failed to build: libobjc2 and python-nanobind. I have filed the following bug for libobjc2: https://bugzilla.redhat.com/show_bug.cgi?id=2386126 python-nanobind looks to already be FTBFS so I did not investigate further. Thanks, Richard

Re: long latencies on fedpkg srpm

2025-08-01 Thread Richard W.M. Jones
ck and/or download the sources, so it's plausible that kerberos is being used. Anyway in case you want to discount kerberos as being the problem you can do: KRB5_TRACE=/dev/stdout fedpkg srpm (for me that prints nothing extra). Rich. -- Richard Jones, Virtualization Group, Red Hat http://pe

(Not quite) orphaning mingw-libgnurx (a regex library)

2025-07-31 Thread Richard W.M. Jones
do if it causes any more trouble. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. O

Re: [HEADS UP] [SONAME BUMP] libcbor will be updated to 0.12.0 in rawhide with a soname bump (second attempt)

2025-07-22 Thread Richard W.M. Jones
On Tue, Jul 22, 2025 at 05:02:53PM +0100, Richard W.M. Jones wrote: > For qemu: https://koji.fedoraproject.org/koji/taskinfo?taskID=135121917 As that failed, try: https://koji.fedoraproject.org/koji/taskinfo?taskID=135123636 -- ___ devel mailing l

Re: [HEADS UP] [SONAME BUMP] libcbor will be updated to 0.12.0 in rawhide with a soname bump (second attempt)

2025-07-22 Thread Richard W.M. Jones
For qemu: https://koji.fedoraproject.org/koji/taskinfo?taskID=135121917 -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt

Re: AI-generated content in Fedora packages: do we have rules?

2025-07-18 Thread Richard W.M. Jones
-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org > Do not reply to spam, report it: > https://pagure.io/fedora-infrastr

Re: AI-generated content in Fedora packages: do we have rules?

2025-07-17 Thread Richard Fontana
tters reading, the "Originally generated by CursorAI, manually edited." message here is in compliance with internal Red Hat guidelines that generally require "marking" of AI-generated or AI-assisted material in certain contexts. Richard -- _

Re: AI-generated content in Fedora packages: do we have rules?

2025-07-17 Thread Richard W.M. Jones
problem has not been serious AI contributions, but AI-generated slop in "security" reports and so on, where the issue is that generating the reports is much less effort than the human work needed to sort through them. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.

The state of SFrame (was: Re: Remove -mno-omit-leaf-frame-pointer from build flags)

2025-07-17 Thread Richard W.M. Jones
LWN this week has a good article on the state of SFrame: https://lwn.net/Articles/1029189/ (gift link: https://lwn.net/SubscriberLink/1029189/03199ce0a0862a83/) Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog

Re: List of long term FTBFS packages to be retired in August

2025-07-14 Thread Richard Hughes via devel
On Sunday, 13 July 2025 at 20:46, Miro Hrončok wrote: > mingw-libgusb @gnome-sig, rhughes I fixed this one and submitted builds. Thanks for the poke! Richard. -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email

Re: OCaml rebuild needed

2025-07-13 Thread Richard W.M. Jones
On Sun, Jul 13, 2025 at 01:51:21PM -0600, Jerry James wrote: > On Fri, Jul 11, 2025 at 8:50 AM Richard W.M. Jones wrote: > > Also look out for ocaml-perl4caml as it seems to have a FTBFS, > > although I *believe* it's fixed by the earlier OCaml / Python change > > that y

Re: %license macro results in broken link

2025-07-13 Thread Richard W.M. Jones
r or not "License: LGPL-2.0-or-later" is really the complete > license of the binary RPMs, considering that Fedora no longer > employs effective license analysis[1]. Agreed. Rich. > - Ben Beasley (FAS: music) > > [1] > https://docs.fedoraproject.org/en-US/legal/l

%license macro results in broken link

2025-07-13 Thread Richard W.M. Jones
.lang %license COPYING (https://src.fedoraproject.org/rpms/mingw-glib2/blob/rawhide/f/mingw-glib2.spec) I looked into the %license macro and it seems to involve some internal RPM voodoo. Any idea why it doesn't work here? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.

Re: OCaml rebuild needed

2025-07-11 Thread Richard W.M. Jones
On Fri, Jul 11, 2025 at 08:48:16AM -0600, Jerry James wrote: > On Thu, Jul 10, 2025 at 1:05 AM Richard W.M. Jones wrote: > > Yes, please go ahead. > > > > Don't worry about libguestfs - if it's broken after the rebuild > > I will fix it myself. > >

Re: Windows Secure Boot certificate expiration (June 2026)

2025-07-11 Thread Richard Hughes via devel
den hashes" for LVFS updates only one vendor complied, and and only for a few models. Asking for multiple PCR hashes is going to be even harder. Maybe Microsoft asking will have more luck than little me. Richard -- ___ devel

Re: OCaml rebuild needed

2025-07-10 Thread Richard W.M. Jones
;t worry about libguestfs - if it's broken after the rebuild I will fix it myself. If you want any help with the rebuild, I'll have time next week. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://r

Re: Windows Secure Boot certificate expiration (June 2026)

2025-07-09 Thread Richard Hughes via devel
On Wednesday, 9 July 2025 at 15:51, Chris Adams wrote: > How can I tell what my systems have (ideally from within Linux)? If you need to script it "fwupdmgr get-devices --json" assuming you have fwupd >= 2.0.12 -- or just use gnome-firmware if you want something wit

Re: Windows Secure Boot certificate expiration (June 2026)

2025-07-09 Thread Richard Hughes via devel
d be a terrible idea from an attestation point of view. Those kind of vendors are also not the kind of vendors that usually issue bios updates (usually because of "cost") so the solution there is to turn off secure boot. If you'r

Did the pkgs.fedoraproject.org ssh hostkey change intentionally

2025-07-02 Thread Richard W.M. Jones
t key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com n

Re: F43 Change Proposal: Drop i686 support (system wide)

2025-06-27 Thread Richard W.M. Jones
On Tue, Jun 24, 2025 at 12:19:47PM -0500, Chris Adams wrote: > Once upon a time, Richard W.M. Jones said: > > To make the discussion concrete, could you grab a list of the actual > > libraries that we're talking about here? I'm interested in how hard > > it

Re: F43 Change Proposal: Drop i686 support (system wide)

2025-06-27 Thread Richard W.M. Jones
On Fri, Jun 27, 2025 at 01:37:13PM +0100, Richard W.M. Jones wrote: > On Tue, Jun 24, 2025 at 12:19:47PM -0500, Chris Adams wrote: > > Once upon a time, Richard W.M. Jones said: > > > To make the discussion concrete, could you grab a list of the actual > > > librari

Re: Remove -mno-omit-leaf-frame-pointer from build flags

2025-06-24 Thread Richard W.M. Jones
hanks! Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://li

Re: F43 Change Proposal: Drop i686 support (system wide)

2025-06-24 Thread Richard W.M. Jones
I'm interested in how hard it would be to adapt them to cross compilation as Dan mentioned upthread. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual m

Re: F43 Change Proposal: X11Libre (system-wide)

2025-06-24 Thread Richard Hughes via devel
pleasant flame-fest on this mailing list. Richard -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of

Re: Remove -mno-omit-leaf-frame-pointer from build flags

2025-06-24 Thread Richard W.M. Jones
> > backtraces. > > > > Given how pervasive this effect is and that no problems have been > > reported so far, I think we can drop -mno-omit-leaf-frame-pointer from > > the build flags. > > > > Thoughts? > > > > So my semi-naive inte

Re: Remove -mno-omit-leaf-frame-pointer from build flags

2025-06-22 Thread Richard W.M. Jones
n practice) that they're not completely accurate at the very tip of the stack. Unrelated to this, do you know how SFrame support (ie. in userspace) is going? This was/is the great hope for fast, low overhead stack traces without frame pointers, but it's all gone a bit quiet. The last

Re: Linux VMs with virtio devices may be broken in Rawhide

2025-06-11 Thread Richard W.M. Jones
On Wed, Jun 11, 2025 at 07:02:29PM +0100, Richard W.M. Jones wrote: > SeaBIOS 1.17 seems to break virtio devices in Linux VMs: > > https://bugzilla.redhat.com/show_bug.cgi?id=2372329 So this turns out to be a latent bug (kind of) in libguestfs. See the link above for more details.

Re: OCaml rebuild needed

2025-06-11 Thread Richard W.M. Jones
(NB: CC-ing devel for visibility) On Wed, Jun 11, 2025 at 01:34:21PM -0600, Jerry James wrote: > On Wed, Jun 11, 2025 at 12:22 PM Richard W.M. Jones wrote: > > Note also: > > > > https://bugzilla.redhat.com/show_bug.cgi?id=2368289 > > > > So if it's not

Linux VMs with virtio devices may be broken in Rawhide

2025-06-11 Thread Richard W.M. Jones
SeaBIOS 1.17 seems to break virtio devices in Linux VMs: https://bugzilla.redhat.com/show_bug.cgi?id=2372329 If your Linux VMs suddenly appear to have no disks, this may be why. Downgrading to SeaBIOS 1.16 (or using UEFI for VMs) is the workaround. Rich. -- Richard Jones, Virtualization Group

Re: unretiring efitools

2025-06-11 Thread Richard Hughes via devel
d, although it's more focused on parsing than building: https://github.com/fwupd/fwupd/blob/main/libfwupdplugin/tests/efi-signature-list.builder.xml Richard. -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send

Re: Orphaned packages looking for new maintainers

2025-06-07 Thread Richard W.M. Jones
On Sat, Jun 07, 2025 at 09:25:47AM -0600, Jerry James wrote: > On Sat, Jun 7, 2025 at 8:45 AM Richard W.M. Jones wrote: > > On Fri, Jun 06, 2025 at 02:52:06PM -0500, maxwell--- via devel-announce > > wrote: > > > ocaml-odocdefolos, orphan

Re: Orphaned packages looking for new maintainers

2025-06-07 Thread Richard W.M. Jones
anding, or did we just get rid of the documentation? (I actually favour the latter, package documentation generated from source files like this isn't usually very useful, and adds little value over simply looking at the *.mli files.) Rich. -- Richard Jones, Virtualization Group, Red H

Re: Slowness of installing *-selinux subpackages

2025-05-29 Thread Richard W.M. Jones
On Thu, May 29, 2025 at 07:35:28PM +0200, Petr Lautrbach wrote: > Neal Gompa writes: > > > On Thu, May 29, 2025 at 6:16 AM Richard W.M. Jones > > wrote: > >> > >> [This is a general moan / observation ... Sorry!] > >> > >> SELinux policy i

Re: HEADS UP: Updating opencascade to 7.9.1 in Rawhide

2025-05-29 Thread Richard Shaw
I somehow lost track of what I had built and built a couple of packages twice but all builds sans smesh are built and submitted for update: https://bodhi.fedoraproject.org/updates/FEDORA-2025-6847871fab Thanks, Richard -- ___ devel mailing list

Slowness of installing *-selinux subpackages

2025-05-29 Thread Richard W.M. Jones
For some reason passt-selinux is particularly excessive (I eyeballed it at around 75 seconds). I wonder if there's a way we could have RPM rebuild the SELinux policy just once in this situation? And asking another level of "why", why is rebuilding the policy so slow in the first place?

Re: HEADS UP: Updating opencascade to 7.9.1 in Rawhide

2025-05-26 Thread Richard Shaw
On Mon, May 26, 2025 at 12:46 PM Dan Horák wrote: > On Mon, 26 May 2025 08:11:58 -0500 > Richard Shaw wrote: > > > On Mon, May 26, 2025 at 8:10 AM Dan Horák wrote: > > > > > On Mon, 26 May 2025 07:50:07 -0500 > > > Richard Shaw wrote: > > > >

Re: HEADS UP: Updating opencascade to 7.9.1 in Rawhide

2025-05-26 Thread Richard Shaw
On Mon, May 26, 2025 at 8:10 AM Dan Horák wrote: > On Mon, 26 May 2025 07:50:07 -0500 > Richard Shaw wrote: > > > The following packages are affected and will be rebuilt in a side-tag: > > > > f3d > > gmsh > > kicad > > netgen-mesher > > pru

HEADS UP: Updating opencascade to 7.9.1 in Rawhide

2025-05-26 Thread Richard Shaw
://copr.fedorainfracloud.org/coprs/hobbes1069/opencascade/builds/ Affected package maintainers BCC'd. Thanks, Richard -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Co

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
On Mon, May 19, 2025 at 04:54:55PM +0200, Michael Schwendt wrote: > On Mon, 19 May 2025 15:22:48 +0100, Richard W.M. Jones wrote: > > > Seemingly because of gettext 1.25 that was recently added to Fedora > > Rawhide, I'm now getting the error below. This also breaks all b

Re: gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
On Mon, May 19, 2025 at 03:22:48PM +0100, Richard W.M. Jones wrote: > m4/guestfs-libraries.m4:158: warning: macro 'AM_GNU_GETTEXT' not found in > library > autoreconf: running: /usr/bin/autoconf --force > configure:19161: error: possibly undefined macro: AM_GNU_GET

gettext 1.25 & error: possibly undefined macro: AM_GNU_GETTEXT

2025-05-19 Thread Richard W.M. Jones
nf documentation. autoreconf: error: /usr/bin/autoconf failed with exit status: 1 (https://github.com/libguestfs/libguestfs/blob/master/configure.ac) It's been giving the warning for a while, but now it's a hard error. I have no idea how to fix that. (The suggestion to use m4_pattern_allow

Orphaned: libdnet - Simple portable interface to lowlevel networking routines

2025-05-16 Thread Richard W.M. Jones
to orphan libdnet; nothing else that I package needs it. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com nbdkit - Flexible, fast NBD server with plugins https://gitlab.com/nbd

Re: wget1 in Fedora

2025-05-15 Thread Richard W.M. Jones
nd made other choices that I don't think are good. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting

Re: %configure fails, print config.log

2025-05-06 Thread Richard W.M. Jones
On Tue, May 06, 2025 at 08:50:21PM +0900, Mamoru TASAKA wrote: > Richard W.M. Jones wrote on 2025/05/06 20:44: > >I have a failure in %configure which only happens on i686: > > > >https://koji.fedoraproject.org/koji/buildinfo?buildID=2710279 > > > >>config

Re: %configure fails, print config.log

2025-05-06 Thread Richard W.M. Jones
On Tue, May 06, 2025 at 01:49:26PM +0200, Fabio Valentini wrote: > On Tue, May 6, 2025 at 1:44 PM Richard W.M. Jones wrote: > > > > I have a failure in %configure which only happens on i686: > > > > https://koji.fedoraproject.org/koji/buildinfo?buildID=2710279 >

%configure fails, print config.log

2025-05-06 Thread Richard W.M. Jones
macro always dump config.log on failure? Another question: Does RPM always use bash as the shell? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com nbdkit - Flexible, fast NBD server with pl

Re: [rpms/vpnc] PR #3: Fix build when sbindir != /usr/sbin

2025-05-02 Thread Richard W.M. Jones
d. > > Any debugging ideas? I don't know - best to ask NM people I think. Rich. > Best regards, > Christian > > On Thu, Apr 24, 2025 at 10:10 AM Zbigniew Jędrzejewski-Szmek > > wrote: > > On Thu, Apr 24, 2025 at 01:06:11AM +0200, Christian Krause wrote:

Re: F42 Change Proposal: CMake drop non-standard variables (system-wide)

2025-04-16 Thread Richard Shaw
al for all affected packagers to browse through over 2300 builds to look for their packages. Thanks, Richard -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of

Re: Discussion about dropping qemu builds on i686

2025-04-15 Thread Richard W.M. Jones
(1) not matching the package arch (2). - RPM doesn't let you force the BuildArch to i686. - The subpackages obviously have the wrong names. - The Provides of the new packages are a bit wrong (fixable?) - The debuginfo is probably wrong. It doesn't look like it's that far from

Discussion about dropping qemu builds on i686

2025-04-15 Thread Richard W.M. Jones
hat is, 32-bit x86 binary or full VM emulation running on other host arches such as x86_64. PS #2 apparently qemu running on i686 was able to emulate x86_64... probably very very slowly. This capability has been dropped upstream, in case anyone was doing that crazy thing. -- Richard Jones, Virt

Re: Discussion about dropping qemu builds on i686

2025-04-15 Thread Richard W.M. Jones
On Tue, Apr 15, 2025 at 11:32:35AM -0500, Michael Catanzaro wrote: > On Tue, Apr 15 2025 at 05:18:06 PM +01:00:00, Richard W.M. Jones > wrote: > >What about Webex, the awful video conferencing software? I've no > >desire to investigate this, but ISTR it lin

Re: Discussion about dropping qemu builds on i686

2025-04-15 Thread Richard W.M. Jones
about Webex, the awful video conferencing software? I've no desire to investigate this, but ISTR it linked to system i686 libs. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libgues

Re: packages with files in /usr/sbin blocking bin-sbin merge

2025-04-15 Thread Richard Shaw
ve commented on the FTBFS BZ to see if the primary maintainer plans on fixing the package. https://bugzilla.redhat.com/show_bug.cgi?id=2341367 Thanks, Richard -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel

Re: Heads-up: openshadinglanguage 1.14.5.0 coming to Rawhide

2025-04-11 Thread Richard Shaw
On Tue, Apr 8, 2025 at 3:38 PM Ben Beasley wrote: > On Tue, Apr 8, 2025, at 7:41 AM, Richard Shaw wrote: > > On Tue, Apr 8, 2025 at 6:35 AM Ben Beasley > wrote: > >> In one week, 2025-04-15, or slightly later, I plan to update > >> openshadinglanguage from 1.13.12.

Re: Heads-up: openshadinglanguage 1.14.5.0 coming to Rawhide

2025-04-08 Thread Richard Shaw
uld not be upgraded to 3.x? Thanks, Richard -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-condu

Re: Is 'sharutils' still needed in Fedora?

2025-04-08 Thread Richard W.M. Jones
containing shar archives that someone might wish to decode, but we don't need to mix that up with uuencode/uudecode. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog:

Re: F43 Change Proposal: Package builds are expected to be reproducible (system-wide)

2025-04-05 Thread Richard W.M. Jones
to files like /usr/lib/debug/usr/x86_64-w64-mingw32/sys-root/mingw/bin/zlib1.dll.debug which are actually PE files. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-comp

Re: [HEADS UP] [SONAME BUMP] libcbor will be updated to 0.12.0 in rawhide with a soname bump

2025-03-17 Thread Richard Hughes via devel
upd build. Richard. -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelin

Re: [HEADS UP] [SONAME BUMP] libcbor will be updated to 0.12.0 in rawhide with a soname bump

2025-03-17 Thread Richard Hughes via devel
it) needed by libfido2-1.15.0-4.fc43.x86_64 from build Is that on your radar? https://koji.fedoraproject.org/koji/taskinfo?taskID=130401393 if it helps. Richard. -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an emai

Re: [HEADS UP] [SONAME BUMP] libcbor will be updated to 0.12.0 in rawhide with a soname bump

2025-03-17 Thread Richard Hughes via devel
ied this, but got "GenericError: Build already exists" -- I'm using %autorelease in the spec file -- do I have to disable that for the side tag and then re-enable it for the next rebase? Thanks. Richard. -- ___ devel mailing list -- devel@lists.

Re: Unresponsive packager: nilskoenig

2025-03-13 Thread Richard W.M. Jones
On Thu, Mar 13, 2025 at 09:48:04AM +0100, Pierre-Yves Chibon wrote: > On Fri, Mar 07, 2025 at 04:46:32PM +0000, Richard W.M. Jones wrote: > > On Fri, Mar 07, 2025 at 09:57:32AM +0100, Pierre-Yves Chibon wrote: > > > Good Morning Everyone, > > > > > > We have be

Re: Konflux: What is the right time?

2025-03-11 Thread Richard W.M. Jones
'm still not entirely sure what I'm looking at here. Gitlab has a CI pipeline already which we use quite successfully upstream on several different projects. Is this a replacement for that? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read m

Re: Konflux: What is the right time?

2025-03-08 Thread Richard W.M. Jones
On Sat, Mar 08, 2025 at 11:31:54AM -0800, Michel Lind wrote: > > > On Sat, Mar 8, 2025, at 10:39 AM, Neal Gompa wrote: > > On Sat, Mar 8, 2025 at 10:24 AM Richard W.M. Jones > > wrote: > >> > >> On Sat, Mar 08, 2025 at 07:27:59AM -0800, Michel Lind wrot

Re: Konflux: What is the right time?

2025-03-08 Thread Richard W.M. Jones
de-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue --

Re: Konflux: What is the right time?

2025-03-07 Thread Richard W.M. Jones
e throw-away code that bridges new to > old. I didn't watch his talk, but this all sounds very vague. And that the fact that it's "container first" and an internal project first is worrying too. How does it build containers without starting with RPMs? Where do

Re: Unresponsive packager: nilskoenig

2025-03-07 Thread Richard W.M. Jones
gers. > > Does someone know how to contact them? > > nilskoenig - emailed since February 14th > nilskoenig is maintainer of rpms/vhostmd CC-ing him... I was talking to Nils about vhostmd packaging only a few weeks ago. Rich. -- Richard Jones, Virtualization Group, Red Hat ht

Re: What's the error in this build?

2025-02-28 Thread Richard W.M. Jones
On Fri, Feb 28, 2025 at 01:14:28PM +0100, Dan Horák wrote: > On Fri, 28 Feb 2025 12:09:59 + > "Richard W.M. Jones" wrote: > > > > > This is a Fedora 40 build which fails, whereas the almost exact same > > builds of this package wor

What's the error in this build?

2025-02-28 Thread Richard W.M. Jones
s now EOL, but according to the schedule below we've got at least a couple of months to go. https://fedorapeople.org/groups/schedule/f-40/f-40-key-tasks.html Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization

Re: Strange s390x failures in scratch builds

2025-02-27 Thread Richard W.M. Jones
On Thu, Feb 27, 2025 at 09:49:35AM +0100, Dan Horák wrote: > On Thu, 27 Feb 2025 08:44:25 + > "Richard W.M. Jones" wrote: > > > When doing scratch builds (only from Pagure pull requests?) we get > > this strange error on s390x builders: > > > &

Strange s390x failures in scratch builds

2025-02-27 Thread Richard W.M. Jones
info?taskID=129611742 https://src.fedoraproject.org/rpms/qemu/pull-request/79 -> https://koji.fedoraproject.org/koji/taskinfo?taskID=129611948 No issue on https://pagure.io/fedora-infrastructure/issues yet. Is that the right place to file a bug? Rich. -- Richard Jones, Virtualization Group

Re: F43 change Proposal: Disabling support of building OpenSSL engines (system-wide)

2025-02-25 Thread Richard W.M. Jones
.9-1.fc43.src workflow-0.11.7-2.fc42.src wpa_supplicant-1:2.11-4.fc42.src xca-2.7.0-2.fc42.src xmms2-0.9.4-3.fc42.src yadifa-2.6.7-2.fc42.src znc-1.9.1-6.fc42.src Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualizati

Re: dnf: terminate called after throwing an instance of 'std::length_error'

2025-02-25 Thread Richard Hughes via devel
(core dumped) This seems to be that we're trying to create a huuuge string -- i.e. something like https://github.com/rpm-software-management/dnf5/commit/8974d33bd97396c148181474dd9efc734a05a072 looks really dodgy with regards to integer underflow. Richard. -- ___

Re: Multiple kernels

2025-02-23 Thread Richard W.M. Jones
d or > LinuxLibre The experience with Debian is this is a lot of work, with a negligible userbase. People can already run a Fedora userspace on top of other Linux and other kernels. For RISC-V, I sometimes have to run Fedora on top of vendor kernels with lots of weird non-upstream

dnf: terminate called after throwing an instance of 'std::length_error'

2025-02-20 Thread Richard Hughes via devel
7 Aborted (core dumped) dnf install -y dist/*.rpm Has anyone else seen this? Frustratingly I can't reproduce locally. I'm *guessing* it's a regression in dnf5-5.2.10.0-2.fc41 -- i.e. https://bodhi.fedoraproject.org/updates/FEDORA-2025-665751b0e4 Ideas

Re: Proposal: Allow all packagers to push empty commits to any package

2025-02-20 Thread Richard W.M. Jones
to preserve ffwd to the rawhide branch, if that is currently the case? [Whatever the technical term for that is.] Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-co

Re: libnfs soname bump

2025-02-18 Thread Richard W.M. Jones
On Tue, Feb 18, 2025 at 11:51:47PM +0100, Xavier Bachelot wrote: > Le 2025-02-18 15:38, Richard W.M. Jones a écrit : > >On Fri, Dec 13, 2024 at 02:44:56PM +0100, Xavier Bachelot wrote: > >>Hi, > >> > >>libnfs 6.0.0 bumps its soname from 14 to 16. > >>

Re: libnfs soname bump

2025-02-18 Thread Richard W.M. Jones
whide and packages that haven't been updated yet should just have to deal with the consequences. They've had enough time to either fix their code or remove the dependency. But I appreciate that may cause pain ... Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.red

Re: Need help with "cannot open display" error when %pyproject_check_import is run

2025-02-18 Thread Richard W.M. Jones
el-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.o

Re: Heads up: openexr dropping i686 arch for F42+

2025-02-06 Thread Richard Shaw
On Thu, Feb 6, 2025 at 6:16 PM Fabio Valentini wrote: > On Thu, Feb 6, 2025 at 11:37 PM Richard Shaw wrote: > > > > It seems to be the only reason for FTBFS. A single test is failing. > Upstream has no interest in supporting 32bit anymore, which I think makes > sense. >

Heads up: openexr dropping i686 arch for F42+

2025-02-06 Thread Richard Shaw
olive opencv openvdb pfstools povray prusa-slicer swayimg synfig vigra vips Thanks, Richard -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https

Intent to retire: smesh

2025-02-06 Thread Richard Shaw
https://src.fedoraproject.org/rpms/smesh [2] https://github.com/trelau/SMESH [3] https://bugzilla.redhat.com/show_bug.cgi?id=2341362 Thanks, Richard -- ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraprojec

Re: nodejs22 rawhide update unpushed (among others)

2025-02-05 Thread Richard Shaw
and end up in a consistent > > state. > > > > In most cases, submitting a new build for rawhide (now F43) and F42 > > should work (assuming the gating failures are taken care of, of > > course). > > Yep. This ^ > I guess it's partly my fault for not notic

Re: bin/sbin merge: Are we going to change kconfig MODPROBE_PATH?

2025-02-05 Thread Richard W.M. Jones
On Wed, Feb 05, 2025 at 01:57:01PM +, Zbigniew Jędrzejewski-Szmek wrote: > On Wed, Feb 05, 2025 at 12:03:21PM +0000, Richard W.M. Jones wrote: > > https://github.com/torvalds/linux/blob/5c8c229261f14159b54b9a32f12e5fa89d88b905/kernel/module/Kconfig#L416 > > > > Th

bin/sbin merge: Are we going to change kconfig MODPROBE_PATH?

2025-02-05 Thread Richard W.M. Jones
cally the filesystem.spec script. (This is the case that broke for me.) (2) I suspect some race between needing to modprobe modules are running the filesystem.spec script, even in a well-behaved RPM install. (3) Extremely small speed increase not having to follow a symlink? Rich. -- Richard Jo

Re: bin-sbin merge case of packages which install to hardcoded $DESTDIR/usr/sbin

2025-02-04 Thread Richard W.M. Jones
https://src.fedoraproject.org/rpms/udpcast/pull-request/4 Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell

Re: bin-sbin merge rebuild

2025-02-04 Thread Richard W.M. Jones
On Tue, Feb 04, 2025 at 02:10:53PM +, Richard W.M. Jones wrote: > On Mon, Jan 13, 2025 at 01:46:03PM +, Zbigniew Jędrzejewski-Szmek wrote: > > On Fri, Jan 10, 2025 at 10:13:31AM +, Zbigniew Jędrzejewski-Szmek wrote: > > > On Fri, Jan 10, 2025 at 08:58:32AM +0100, Fl

Re: bin-sbin merge rebuild

2025-02-04 Thread Richard W.M. Jones
All files under /usr/sbin are symlinks; linking to ./bin... > Once that's done, the merge is complete on upgraded systems. What's the component / script which prints this message? Is it safe to 'dnf update' an existing Fedora Rawhide installation now? Rich. -- Ric

Orphaned: honggfuzz - a general-purpose fuzzer

2025-02-03 Thread Richard W.M. Jones
still twitching but not particularly active, especially compared to AFL++ or the Clang fuzzer. My recommendation is to let it get retired automatically, but if you'd like to take it over, please be my guest. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjon

Re: [rfc] mass package change to introduce sysusers.d configs

2025-01-25 Thread Richard W.M. Jones
imited, Finland > > -- > ___ > devel mailing list -- devel@lists.fedoraproject.org > To unsubscribe send an email to devel-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of

Re: Inadvertent mass-rebuild triggered soname bump in libnfs

2025-01-23 Thread Richard W.M. Jones
es: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue -- Richard Jones, Virtualization Group, Red

Re: Proposal for vendoring/bundling golang packages by default

2025-01-22 Thread Richard W.M. Jones
a problem for Fedora. (npm is a particularly egregious example.) And yes, I know that review in Fedora is not always very thorough, but we should be aware of this and try not to make it worse. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my progr

Re: PQ [post-quantum] algorithms in Fedora 41 - improvements

2025-01-17 Thread Richard W.M. Jones
Post quantum, I assume. https://en.wikipedia.org/wiki/Post-quantum_cryptography Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs

Re: Retiring GlusterFS in Fedora 42. First Notice

2025-01-09 Thread Richard W.M. Jones
r, so please coordinate with us if you push any breaking change. We may need to rebuild quite a few dependent packages. Easiest way is to email 'qemu-maintain...@fedoraproject.org'. Although I suppose since upstream development is dead, maybe that won't be very likely ... Rich.

Re: Plans for OCaml 5.2/5.3

2025-01-08 Thread Richard W.M. Jones
On Tue, Dec 03, 2024 at 10:48:53AM +, Richard W.M. Jones wrote: > On Wed, Nov 20, 2024 at 12:10:03PM +0000, Richard W.M. Jones wrote: > > Just a heads up for OCaml. > > > > We currently have OCaml 5.2.0 in Fedora 41 & Rawhide. > > > > OCaml 5.3.0 is e

Re: Non-responsive maintainer ngompa

2025-01-08 Thread Richard W.M. Jones
ils are sent, but then spam filtered, I'm not ruling out gmail).. I've missed many PRs because of this. I have to ask people to ping me via side channels if a PR is important, not because I think this is a good idea, but because it's necessary if you really want to be sure I&

  1   2   3   4   5   6   7   8   9   10   >