Bug 2391722 - warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated
Summary: warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are dep...
Keywords:
Status: CLOSED DUPLICATE of bug 2291927
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 41
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-29 07:45 UTC by customercare
Modified: 2025-08-29 08:29 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-08-29 08:29:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.