RHEL3 + PSA8.10 : upgrade Mysql to 4.X ?

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
fgilain
New Forum User
New Forum User
Posts: 1
Joined: Fri Feb 02, 2007 10:02 am

RHEL3 + PSA8.10 : upgrade Mysql to 4.X ?

Unread post by fgilain »

Hello all,

i often see posts concerning upgrading the Mysql server to a more recent version than 3.XXX on an existing PSA production server but i'm a little confused with all the thing i read.

could someone tell me what i should exactly do.

i have added the atomic and psa810 repo and using up2date -l, i get the following output :

[root@mx2 SOURCES]# up2date -l
http://linux.dell.com/yum/software/mirrors-rhel3.txt
using mirror: http://linux.dell.com/repo/software/rhel3/

Fetching Obsoletes list for channel: rhel-i386-es-3...

Fetching Obsoletes list for channel: rhel-i386-es-3-extras...

Fetching Obsoletes list for channel: atomic...

Fetching obsoletes list for http://3es.atomicrocketturtle.com/atomic/art/3ES/...
#######################################
Fetching Obsoletes list for channel: atomic-app-vault...

Fetching obsoletes list for http://3es.atomicrocketturtle.com/atomic/app-vault/...
##########################
Fetching Obsoletes list for channel: psa-8.1...

Fetching obsoletes list for http://3es.atomicrocketturtle.com/atomi ... hat/3/i386...
#######################################
Fetching Obsoletes list for channel: dell-software...

Fetching Obsoletes list for channel: fwupate...

Fetching rpm headers...
########################################

Name Version Rel
----------------------------------------------------------
mysql 4.1.21 2.rhel3.art i386
mysql-devel 4.1.21 2.rhel3.art i386
mysql-server 4.1.21 2.rhel3.art i386
openssh 3.9p1 2.rhel3.art i386
openssh-askpass 3.9p1 2.rhel3.art i386
openssh-askpass-gnome 3.9p1 2.rhel3.art i386
openssh-clients 3.9p1 2.rhel3.art i386
openssh-server 3.9p1 2.rhel3.art i386
perl-IO-Zlib 1.04 1.rf.rhel3.art noarch
php 5.0.4 13.rhel3.art i386
php-imap 5.0.4 13.rhel3.art i386
php-ldap 5.0.4 13.rhel3.art i386
php-mysql 5.0.4 13.rhel3.art i386
php-pgsql 5.0.4 13.rhel3.art i386
plesk-libgcc-3_4 3.4.3 3 i586
plesk-libstdc++-3_4 3.4.3 3 i586
psa-php4-configurator 1.1.0 rhel3.build81061129.22noarch
spamassassin 3.1.7 1.rhel3.art i386

The following Packages were marked to be skipped by your configuration:

Name Version Rel Reason
-------------------------------------------------------------------------------
kernel 2.4.21 47.0.1.ELPkg name/pattern
kernel-BOOT 2.4.21 47.0.1.ELPkg name/pattern
kernel-doc 2.4.21 47.0.1.ELPkg name/pattern
kernel-hugemem 2.4.21 47.0.1.ELPkg name/pattern
kernel-hugemem-unsupported 2.4.21 47.0.1.ELPkg name/pattern
kernel-smp 2.4.21 47.0.1.ELPkg name/pattern
kernel-smp-unsupported 2.4.21 47.0.1.ELPkg name/pattern
kernel-source 2.4.21 47.0.1.ELPkg name/pattern
kernel-unsupported 2.4.21 47.0.1.ELPkg name/pattern


I heard about library/dependency problems; but I'm not a Linux guru, so i really ask myself if i should do this really ;-))

Thanks for your help

Florent
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

If you're on PSA 8.1 then you can run anything up to Mysql 5.0 without any problems. I've got the necessary -compat libs in my archive to avoid any dependency issues you'll run into with other apps.
stottsan
New Forum User
New Forum User
Posts: 2
Joined: Sat Feb 03, 2007 4:13 am

can't find ossec-hids-0-1.0-1.rhel3.art.i386.hdr for mysql

Unread post by stottsan »

Just tried to update mysql and got the following errors about missing ossec-hids headers... Any ideas? I can't see it in the headers directory at http://3es.atomicrocketturtle.com/atomi ... S/headers/

Thanks!



[root@stottsan root]# up2date mysql mysql-server mysql-devel

Fetching Obsoletes list for channel: rhel-i386-es-3...

Fetching Obsoletes list for channel: rhel-i386-es-3-extras...

Fetching Obsoletes list for channel: atomic...

Fetching Obsoletes list for channel: psa-8.1...

Fetching rpm headers...
########################################

Name Version Rel
----------------------------------------------------------
mysql 4.1.21 2.rhel3.art i386
mysql-devel 4.1.21 2.rhel3.art i386
mysql-server 4.1.21 2.rhel3.art i386


Testing package set / solving RPM inter-dependencies...

Downloading headers to solve dependencies...
There was an error downloading: http://3es.atomicrocketturtle.com/atomi ... t.i386.hdr
There was an error downloading: http://3es.atomicrocketturtle.com/atomi ... t.i386.hdr
There was an error downloading: http://3es.atomicrocketturtle.com/atomi ... t.i386.hdr
There was an error downloading: http://3es.atomicrocketturtle.com/atomi ... t.i386.hdr
There was an error downloading: http://3es.atomicrocketturtle.com/atomi ... t.i386.hdr
An error has occurred:
exceptions.UnboundLocalError
See /var/log/up2date for more information
stottsan
New Forum User
New Forum User
Posts: 2
Joined: Sat Feb 03, 2007 4:13 am

Unread post by stottsan »

I tried the update via yum, and it worked w/out any issue.

Just to clarify, though, do your MySQL packages have any dependencies on OSSEC-HIDS? Thanks much for the packages and the help!

andrew
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

No thats probably an artifact of the new build server and the way I'm tying everything together.
Post Reply