>>> 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 Reproducible: Always Steps to Reproduce: 1. run dnf reinstall libgcc 2. 3. Actual Results: >>> 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 Expected Results: Completed
*** This bug has been marked as a duplicate of bug 2291927 ***