I'm working on Fedora 41, x86_64, fully patched. A dnf upgrade of libgcc-0:14.2.1-7.fc41 was noisy: $ dnf upgrade ... Running transaction [ 1/64] Verify package files 100% | 140.0 B/s | 31.0 B | 00m00s [ 2/64] Prepare transaction 100% | 135.0 B/s | 62.0 B | 00m00s [ 3/64] Upgrading libgcc-0:14.2.1-7.fc4 100% | 26.6 MiB/s | 272.5 KiB | 00m00s >>> Running post-install scriptlet: libgcc-0:14.2.1-7.fc41.x86_64warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead ...
Apparently a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2291927
(In reply to barsnick from comment #1) > Apparently a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2291927 Yes, it appears so. Sorry about the extra noise. (Bugzilla search absolutely sucks. I tried searching for a similar bug report and Bugzilla could not find the 2291927 bug. For a project that has been around for 30 years, I would expect them to get searching right by now).
*** This bug has been marked as a duplicate of bug 2291927 ***