Patches for Red Hat Linux

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Patches for Red Hat Linux
# 1  
Old 02-21-2015
Wrench Patches for Red Hat Linux

i am installing an application and i am getting this error message about patches

Code:
Would you like to see system information? [Y]
Operating System Information
Name:         Linux
Architecture: i386
Version:      2.6.32-431.el6.x86_64



Required OS Patch Levels

   Passed   Name                  Required            Actual
   true     glibc                 2.2.4-32.i386       2.12-1.132.el6_5.3.i686
   true     glibc                 2.2.4-32.x86_64     2.12-1.132.el6_5.3.x86_64
   true     glibc-common          2.2.4-32            2.12-1.132.el6_5.3.x86_64
   false    compat-libstdc++-33   3.2.3-47.3.i686
   true     compat-libstdc++-33   3.2.3-47.3.x86_64   3.2.3-69.el6.x86_64

i have downloaded some of the patches and try to install using yum but getting another error message or is it the wrong patch
Code:
total 13732
drwxrwxrwt.  9 root root     4096 Feb 21 22:08 .
dr-xr-xr-x. 26 root root     4096 Feb 19 13:19 ..
-rw-r-----.  1 root apg   3172152 Feb 20 19:29 compat-gcc-32-3.2.3-47.3.i386.rpm
-rw-r-----.  1 root apg    231717 Feb 21 17:24 compat-libstdc++-33-3.2.3-47.3.i386.rpm
-rw-r-----.  1 root apg    228841 Feb 21 17:13 compat-libstdc++-33-3.2.3-47.3.x86_64.rpm
-rw-r-----.  1 root apg    186548 Feb 21  2015 compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm
-rw-r-----.  1 root apg  10180623 Feb 20 19:48 glibc-common-2.2.4-32.25.i386.rpm
yum install compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm
Loaded plugins: product-id, rhnplugin, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Install Process
Examining compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm: compat-libstdc++-33-3.2.3-69.el6.x86_64
compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm: does not update installed package.
Error: Nothing to do


 rpm -i compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm
warning: compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
        package compat-libstdc++-33-3.2.3-69.el6.x86_64 is already installed
        file /usr/lib64/libstdc++.so.5.0.7 from install of compat-libstdc++-33-3.2.3-69.el6.x86_64 conflicts with file from package compat-libstdc++-33-3.2.3-69.el6.x86_64
rpm -U compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm
warning: compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
        package compat-libstdc++-33-3.2.3-69.el6.x86_64 is already installed
        file /usr/lib64/libstdc++.so.5.0.7 from install of compat-libstdc++-33-3.2.3-69.el6.x86_64 conflicts with file from package compat-libstdc++-33-3.2.3-69.el6.x86_64

thanks

Last edited by Don Cragun; 02-21-2015 at 09:20 PM.. Reason: Add CODE and ICODE tags.
# 2  
Old 02-22-2015
Where are you getting your patch packages from if you do not have a RHN subscription?
# 3  
Old 02-22-2015
The existing package is perhaps for Centos not RHEL.
Try to replace it with
Code:
rpm -i --force compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm

# 4  
Old 02-22-2015
redhat package patch

thanks
I get my package from www.rpm.pbone.net
i will also try this compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm

---------- Post updated at 04:37 PM ---------- Previous update was at 04:32 PM ----------

i have tried the command rpm -i --force compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm
Code:
rpm -i --force compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm
warning: compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 192a7d7d: NOKEY
and this is the result

# 5  
Old 02-23-2015
CentOS RPMs even with the same version number sometimes do not work on RHEL systems for various reasons.

You appear to have a mix of 32-bit and 64-bit packages from more than one source. Mixing packages from more than more source, unless you know exactly what you are doing, is a surefire recipe to RPM version hell

Last edited by fpmurphy; 02-23-2015 at 11:37 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

How to download Red Hat Linux 7?

Pls help me where i can download linux 7 installations (7 Replies)
Discussion started by: ded325
7 Replies

2. Fedora

Which is the better platform to learn UNIX/Linux (Kali Linux Vs. Red Hat or other)?

I just started a new semester and I started my UNIX class yesterday. I've already decided to use python along with my learning process but what I really want to use with it is Kali as my UNIX/Linux platform to learn off of since I already wanted to learn Cyber Sec. anyways. I just wanted to know if... (12 Replies)
Discussion started by: ApacheOmega
12 Replies

3. Red Hat

Help with Linux Red Hat Enterprise 5.4

I installed Red Hat Enterprise Linux version 5.4 on a desktop in work. I am stuck on the following 1. I have to ensure that Syslogd options in the /etc/sysconfig/syslog file read SYSLOGD_OPTIONS="-r -m 0". After making this execute service syslog restart the syslog and make this change... (0 Replies)
Discussion started by: thomas.colgan
0 Replies

4. UNIX for Dummies Questions & Answers

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ?

how to know if i use "Red Hat Enterprise Linux" or "Red Hat Desktop" ? (2 Replies)
Discussion started by: ahmedamer12
2 Replies

5. Red Hat

Update Red Hat linux from 4.5 to 5.2.. Please help..

Hi! I have a Red Hat linux 4.5, and need to update it to 5.2. Can someone please help me in the steps that I need to perform. Thanks a lot!! nua7 (3 Replies)
Discussion started by: nua7
3 Replies

6. Linux

Red Hat Linux 9

Hello there! Will anybody please tell me some good links to online eBooks on Red Hat Linux 9 user experiences and the like. If the books are in PDF Format, it will be nice to read. Thanks for cooperation in advance. Enjoy using open source and breathe freely! JAM (5 Replies)
Discussion started by: Jawwad
5 Replies

7. UNIX for Dummies Questions & Answers

XP to Linux (Red Hat)

I have a PC running XP, and I have a PC that dual boots W2K and Red Hat Linux 7.3. I have the two connected via crossover cable, and the two can access each other when both are running windows. If I were to boot up Linux, can my XP PC telnet to the Linux PC? Any pointers or websites to... (3 Replies)
Discussion started by: lawadm1
3 Replies

8. UNIX for Dummies Questions & Answers

Slackware's Linux 3.0 VS Red Hat Linux 7.x

Hello guys, I got overzealous (I Think). I got the book Linux Unleashed that comes with the Slackware 3.0 Version of Linux for $2.00.I also have Red Hat Linux 7.2 (No book, just the OS).What I wanted to know was,other than the bells and whistles of Red Hat is there any significant difference... (2 Replies)
Discussion started by: perrylx
2 Replies

9. UNIX for Dummies Questions & Answers

Red Hat Linux 6.0

Ok here is my problem i do not know the command to load a driver for my network card in Ted hat linux 6.0 could sombody give me a hand. and if there is anyone that has a list of commands for red hat that would be great also (2 Replies)
Discussion started by: bbutler3295
2 Replies
Login or Register to Ask a Question