Bug 2391722

Summary: warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated
Product: [Fedora] Fedora Reporter: customercare
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 41CC: dmalcolm, fweimer, jakub, jlaw, josmyers, jwakely, mcermak, mpolacek, msebor, nickc, nixuser, sipoyare
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-08-29 08:29:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description customercare 2025-08-29 07:45:36 UTC
Time to rewrite the postinstall and uninstall scripts:

[1395/1395] Entferne libgcc-0:14.3.1-1.fc41.x86_64                                                                                                                                                                 100% [==================] |   0.0   B/s |  11.0   B |  00m00s
>>> Führe post-uninstall scriptlet aus: libgcc-0:14.3.1-1.fc41.x86_64                                                                                                                                                                                                           warning: 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
[1395/1395] Entferne libgcc-0:14.3.1-1.fc41.x86_64                                                                                                                                                                 100% [==================] |   1.0   B/s |  11.0   B |  00m00s
>>> Führe post-transaction scriptlet aus: container-selinux-4:2.241.0-1.fc41.noarch

Comment 1 Jonathan Wakely 2025-08-29 08:29:36 UTC
This has already been reported several times.

*** This bug has been marked as a duplicate of bug 2291927 ***