Opened 11 years ago

Closed 11 years ago

#45 closed defect (fixed)

gcc-supc++-shared-library still unnecessarily listed as its own requirement

Reported by: Elmar Stellnberger Owned by: Yuri Dario
Priority: trivial Milestone:
Component: yum Version:
Severity: Keywords:
Cc:

Description

If I try to install gcc it breaks with the following error message:
Error: Package: gcc-4.4.6-15.oc00.i386 (netlabs-rel)

Requires: gcc-supc++-shared-library

Qupzilla says to require the same package but actually runs without it so that I just think about it as a stale dependency left in place while the actual package has already been included into another one. Please fix; I don`t wanna have an inconsistent package database with unfulfilled requirements.

yum-3.2.27-5.oc00.noarch am 2006-05-11 04:38
rpm-4.8.1-14.oc00.i386 am 2006-05-11 04:37

Attachments (1)

yumgccinst.msg (2.0 KB) - added by Elmar Stellnberger 11 years ago.
console messages when installing gcc via yum

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by Elmar Stellnberger

Attachment: yumgccinst.msg added

console messages when installing gcc via yum

comment:1 Changed 11 years ago by Elmar Stellnberger

Neithermore is there a gcc-supc++-shared-library.* (i386,i586,i686) library offered any more.

comment:2 Changed 11 years ago by Elmar Stellnberger

[E:\]yum install gcc-stdc++-shared-library
netlabs-rel 100% |=========================| 1.3 kB 00:00
Einrichten des Installationsprozess
Paket gcc-stdc++-shared-library-4.4.6-15.oc00.i386 is of the newest version.
Nothing to do.

perhaps this one.

comment:3 Changed 11 years ago by Yuri Dario

Resolution: fixed
Status: newclosed

You are right, these requirements are no longer necessary becaue RPM can generate automatic requires clauses for new packages.
The next gcc4 drop will contain this fix.

gcc4.spec: remove unnecessary explicit requirements for libssp, libstdc++, libsupc++
Committed revision 319.

Note: See TracTickets for help on using tickets.