Bug 2338127 - When updating via dnf there is an error message for libgcc error message in details
Summary: When updating via dnf there is an error message for libgcc error message in d...
Keywords:
Status: CLOSED DUPLICATE of bug 2291927
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 41
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-15 07:25 UTC by Robert Gibons
Modified: 2025-01-15 13:11 UTC (History)
12 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-01-15 13:11:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robert Gibons 2025-01-15 07:25:01 UTC
>>> 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

Comment 1 Jonathan Wakely 2025-01-15 13:11:08 UTC

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