LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   Looking for oracleasm package 2.6.9-55.0.0.0.2.ELsmp x86_64 (https://www.linuxquestions.org/questions/linux-enterprise-47/looking-for-oracleasm-package-2-6-9-55-0-0-0-2-elsmp-x86_64-a-575637/)

tovohery 08-08-2007 09:44 AM

Looking for oracleasm package 2.6.9-55.0.0.0.2.ELsmp x86_64
 
I'm working with Red Hat entreprise linux 4, could someone give me a link to download the rpm package related for 2.6.9-55.0.0.0.2.ELsmp x86_64?

Any help?
Thanks and regads.
Tovo

yanik 08-09-2007 12:52 PM

Google is your friend.

http://www.oracle.com/technology/sof...lib/rhel4.html

tovohery 08-10-2007 01:02 AM

Which of them I have to installed because I receive the following error message when installing the oracleasm-2.6.9-55.ELsmp-2.0.3-1.x86_64.rpm package

[oracle@SPREPROD 10gR2_db]$ rpm -Uvh oracleasm-2.6.9-55.ELsmp-2.0.3-1.x86_64.rpm
erreur: Dépendances requises:
kernel-smp = 2.6.9-55.EL est nécessaire pour oracleasm-2.6.9-55.ELsmp-2.0.3-1.x86_64
I think it's not related to 2.6.9-55.0.0.0.2.ELsmp x86_64.

Regards

yanik 08-10-2007 07:13 AM

Which kernel package do you have? What's the output of:

Code:

rpm -qa|grep kernel

tovohery 08-10-2007 08:42 AM

I have the oracleasm-2.6.9-55.ELsmp-2.0.3-1.x86_64.rpm from oracle site.

[oracle@SPREPROD ~]$ rpm -qa|grep kernel
kernel-largesmp-devel-2.6.9-55.0.0.0.2.EL
kernel-doc-2.6.9-55.0.0.0.2.EL
kernel-2.6.9-55.0.0.0.2.EL
kernel-utils-2.4-13.1.99.0.1
kernel-devel-2.6.9-55.0.0.0.2.EL
kernel-largesmp-2.6.9-55.0.0.0.2.EL
kernel-smp-devel-2.6.9-55.0.0.0.2.EL
kernel-xenU-devel-2.6.9-55.0.0.0.2.EL
kernel-smp-2.6.9-55.0.0.0.2.EL

Regards

yanik 08-10-2007 09:02 AM

that's odd, redhat's latest kernel is 2.6.9-55.0.2.EL, not 2.6.9-55.0.0.0.2.EL.

Oh, I think I see what's going on, you're not using a stock RHEL4, you're on Oracle Enterprise Linux, right? If so oracleasm should be in your yum repo. Can you check that out?

Code:

yum search oracleasm

tovohery 08-10-2007 09:08 AM

Right, I'm using oracle enterprise linux.

[oracle@SPREPROD ~]$ yum search oracleasm
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

No module named urlgrabber

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.3.4 (#1, Mar 20 2007, 17:34:08)
[GCC 3.4.6 20060404 (Red Hat 3.4.6-3.1)]

If you cannot solve this problem yourself, please go to
the yum faq at:
http://wiki.linux.duke.edu/YumFaq

What should I do now?

Regards

yanik 08-10-2007 09:17 AM

I wouldn't know. I guess you have a support plan with oracle? With RHEL you can log in the redhat network and see every packages available. Does Oracle have a similar infrastructure? If so log in and look for urlgrabber and python.


All times are GMT -5. The time now is 06:00 AM.