Bug 2042476 - gcc-annobin.so seems incorrectly packaged
Summary: gcc-annobin.so seems incorrectly packaged
Keywords:
Status: CLOSED DUPLICATE of bug 2030667
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: gcc
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Marek Polacek
QA Contact: qe-baseos-tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-19 15:19 UTC by Jiri Jaburek
Modified: 2023-07-18 14:25 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-19 15:39:33 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-108733 0 None None None 2022-01-19 15:32:37 UTC

Description Jiri Jaburek 2022-01-19 15:19:55 UTC
Description of problem:

After installing gcc, I can see one error in rpm --verify:

# rpm -V gcc
missing     /usr/lib/gcc/x86_64-redhat-linux/11/plugin/gcc-annobin.so.0.0.0.xz


Similarly, when removing the gcc rpm, I see additional warnings:

# dnf remove gcc
...
Running transaction
  Preparing        :                                                                                              1/1 
  Running scriptlet: gcc-11.2.1-7.4.el9.x86_64                                                                    1/1 
  Erasing          : gcc-11.2.1-7.4.el9.x86_64                                                                    1/1 
warning: file /usr/lib/gcc/x86_64-redhat-linux/11/plugin/gcc-annobin.so.0: remove failed: No such file or directory
warning: file /usr/lib/gcc/x86_64-redhat-linux/11/plugin/gcc-annobin.so: remove failed: No such file or directory

  Running scriptlet: gcc-11.2.1-7.4.el9.x86_64                                                                    1/1 
  Verifying        : gcc-11.2.1-7.4.el9.x86_64                                                                    1/1 
Installed products updated.


This is fairly recent (January 2022), these errors weren't present in previous composes. Please take a look at it, thanks!


Version-Release number of selected component (if applicable):
gcc-11.2.1-7.4.el9

Comment 1 Marek Polacek 2022-01-19 15:39:33 UTC
This is being handled as part of 2030667.

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


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