stuck on upgrade from 7.1.7 to 7.5.4
Posted: Mon Oct 31, 2005 7:42 pm
Ok, tried to upgrade today and got the following failure message:
error: Failed dependencies:
libgcc_s_plesk.so.1 is needed by psa-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6 is needed by psa-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-7.5.4-rhel3.build75050824.12
plesk-libgcc-3_4 is needed by psa-7.5.4-rhel3.build75050824.12
plesk-libstdc++-3_4 is needed by psa-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1 is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libstdc++_plesk.so.6 is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libgcc_s_plesk.so.1 is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libstdc++_plesk.so.6 is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libgcc_s_plesk.so.1 is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6 is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1 is needed by psa-qmail-1.03-rhel3.build75050824.12
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-qmail-1.03-rhel3.build75050824.12
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-qmail-1.03-rhel3.build75050824.12
libstdc++_plesk.so.6 is needed by psa-qmail-1.03-rhel3.build75050824.12
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-qmail-1.03-rhel3.build75050824.12
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-qmail-1.03-rhel3.build75050824.12
psa-security = 7.1 is needed by (installed) psa-agent-1.3.2-2.5
psa = 7.1.7 is needed by (installed) psa-bu-7.1.7-rhel3.build71050228.12
Here is what I have for the libgcc:
[root@gz opt]# locate libgcc |more
/var/cache/yum/base/packages/libgcc-3.2.3-49.i386.rpm
/var/cache/yum/base/headers/libgcc-0-3.2.3-49.i386.hdr
/var/spool/up2date/libgcc-3.2.3-49.i386.hdr
/var/spool/up2date/libgcc-3.2.3-52.i386.hdr
/usr/sbin/libgcc_post_upgrade
/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libgcc.a
/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libgcc_eh.a
/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libgcc_s.so
/usr/lib/gcc-lib/i386-redhat-linux7/2.96/libgcc.a
/lib/libgcc_s.so.1
/lib/ssa/gcc-lib/i386-redhat-linux-gnu/3.5-tree-ssa/libgcc.a
/lib/ssa/gcc-lib/i386-redhat-linux-gnu/3.5-tree-ssa/libgcc_eh.a
/lib/ssa/libgcc_s.so.1
/lib/ssa/libgcc_s.so
/lib/libgcc_s-3.2.3-20040701.so.1
[root@gz opt]# rpm -q libgcc
libgcc-(none)-3.2.3-53
[root@gz opt]# rpm -qa |grep libgcc
libgcc-(none)-3.2.3-53
libgcc-ssa-(none)-3.5ssa-0.20030801.48
And a Yum update for libgcc resulted in :
root@gz opt]# yum update libgcc
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 3ES - App Vault RPMS
Server: Atomic Rocket Turtle - 3ES - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3ES - Base OS RPMS mirror
Server: Atomic Rocket Turtle - 3ES - SW-Soft PSA 7.1 RPMS
Server: Atomic Rocket Turtle - 3ES - OS Update RPMS mirror
Finding updated packages
Downloading needed headers
libgcc is installed and the latest version.
No actions to take..
So, what do I need to fix please?
error: Failed dependencies:
libgcc_s_plesk.so.1 is needed by psa-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6 is needed by psa-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-7.5.4-rhel3.build75050824.12
plesk-libgcc-3_4 is needed by psa-7.5.4-rhel3.build75050824.12
plesk-libstdc++-3_4 is needed by psa-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1 is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libstdc++_plesk.so.6 is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-hotfix2-7.5.4-rhel3.build75051014.16
libgcc_s_plesk.so.1 is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libstdc++_plesk.so.6 is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-hotfix-7.5.4-rhel3.build75050926.17
libgcc_s_plesk.so.1 is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6 is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-pre-keyupdate-7.5.4-rhel3.build75050824.12
libgcc_s_plesk.so.1 is needed by psa-qmail-1.03-rhel3.build75050824.12
libgcc_s_plesk.so.1(GCC_3.0) is needed by psa-qmail-1.03-rhel3.build75050824.12
libgcc_s_plesk.so.1(GLIBC_2.0) is needed by psa-qmail-1.03-rhel3.build75050824.12
libstdc++_plesk.so.6 is needed by psa-qmail-1.03-rhel3.build75050824.12
libstdc++_plesk.so.6(CXXABI_1.3) is needed by psa-qmail-1.03-rhel3.build75050824.12
libstdc++_plesk.so.6(GLIBCXX_3.4) is needed by psa-qmail-1.03-rhel3.build75050824.12
psa-security = 7.1 is needed by (installed) psa-agent-1.3.2-2.5
psa = 7.1.7 is needed by (installed) psa-bu-7.1.7-rhel3.build71050228.12
Here is what I have for the libgcc:
[root@gz opt]# locate libgcc |more
/var/cache/yum/base/packages/libgcc-3.2.3-49.i386.rpm
/var/cache/yum/base/headers/libgcc-0-3.2.3-49.i386.hdr
/var/spool/up2date/libgcc-3.2.3-49.i386.hdr
/var/spool/up2date/libgcc-3.2.3-52.i386.hdr
/usr/sbin/libgcc_post_upgrade
/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libgcc.a
/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libgcc_eh.a
/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/libgcc_s.so
/usr/lib/gcc-lib/i386-redhat-linux7/2.96/libgcc.a
/lib/libgcc_s.so.1
/lib/ssa/gcc-lib/i386-redhat-linux-gnu/3.5-tree-ssa/libgcc.a
/lib/ssa/gcc-lib/i386-redhat-linux-gnu/3.5-tree-ssa/libgcc_eh.a
/lib/ssa/libgcc_s.so.1
/lib/ssa/libgcc_s.so
/lib/libgcc_s-3.2.3-20040701.so.1
[root@gz opt]# rpm -q libgcc
libgcc-(none)-3.2.3-53
[root@gz opt]# rpm -qa |grep libgcc
libgcc-(none)-3.2.3-53
libgcc-ssa-(none)-3.5ssa-0.20030801.48
And a Yum update for libgcc resulted in :
root@gz opt]# yum update libgcc
Gathering header information file(s) from server(s)
Server: Atomic Rocket Turtle - 3ES - App Vault RPMS
Server: Atomic Rocket Turtle - 3ES - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3ES - Base OS RPMS mirror
Server: Atomic Rocket Turtle - 3ES - SW-Soft PSA 7.1 RPMS
Server: Atomic Rocket Turtle - 3ES - OS Update RPMS mirror
Finding updated packages
Downloading needed headers
libgcc is installed and the latest version.
No actions to take..
So, what do I need to fix please?