Opened 12 years ago
Closed 12 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)
Change History (4)
by , 12 years ago
Attachment: | yumgccinst.msg added |
---|
comment:1 by , 12 years ago
Neithermore is there a gcc-supc++-shared-library.* (i386,i586,i686) library offered any more.
comment:2 by , 12 years ago
[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 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
console messages when installing gcc via yum