Displaying 20 results from an estimated 500 matches similar to: "New mysql for the CentOSPlus repository includes mysql-cluster"
2007 Dec 22
0
CESA-2007:1222-001 Important CentOS 4 i386 mysql - security update (CENTOSPLUS Only)
CentOS Errata and Security Advisory CESA-2007:1222-001
This is a security and bugfix update for the MySQL program in the CentOS
Web Stack that is in the CentOSPlus repository.
This update rolls in the security updates (CVE-2007-5925, CVE-2007-5969,
CVE-2007-6303) from this upstream release:
https://rhn.redhat.com/errata/RHSA-2007-1157.html
This update also rolls in a fix to MySQL bug 31001
2007 Dec 22
0
CESA-2007:1222-001 Important CentOS 4 x86_64 mysql - security update (CENTOSPLUS Only)
CentOS Errata and Security Advisory CESA-2007:1222-001
This is a security and bugfix update for the MySQL program in the CentOS
Web Stack that is in the CentOSPlus repository.
This update rolls in the security updates (CVE-2007-5925, CVE-2007-5969,
CVE-2007-6303) from this upstream release:
https://rhn.redhat.com/errata/RHSA-2007-1157.html
This update also rolls in a fix to MySQL bug 31001
2007 Sep 06
1
CentOSPlus Perl Upgrade
Hey All,
I'm trying to upgrade to perl 5.8.8 via CentOSPlus, but am having no
luck. Here is what I have done.
# yum list | grep perl
. . .
perl.i386 3:5.8.5-12.1 installed
. . .
Created /etc/yum.repos.d/CentOS-Base.repo with:
#additional packages that extend functionality of existing packages
[centosplus]
name=CentOS-$releasever - Plus
2008 Apr 15
3
Upgrading MySQL from 4.1 to 5
Hello All,
I am trying to upgrade MySQL on CentOS 4.5 but having a hard time. I need
to go from MySQL 4.1 to 5. I downloaded the following two files:
mysql-server-5.0.58-1.el4.centos.i386.rpm
mysql-5.0.48-2.el4.centos.i386.rpm
I tried to do:
yum install mysql-server-5.0.58-1.el4.centos.i386.rpm
And get:
Setting up Install Process
Setting up repositories
Reading repository metadata in from
2007 Sep 28
3
PHP5/CentosPlus big mess.
Ok, so if you tuned in last time, I couldn't make the installation/upgrade of
PHP5 from the Centos4 CentOS Plus repository work. Not one to be easilly
dissuaded, I shapened my shovel and dug myself a hole.
So using the exclude= lines in the repository config file backfired big time:
even if I excluded the exclude= lines, yum continued to exclude the files
on those lines, and only deigned to
2007 Dec 23
0
CentOS-announce Digest, Vol 34, Issue 15
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2007 Sep 23
2
question on "yum --enablerepo=centos "
I'm installing Fruity for Nagios using the 4.4 Single Server CD and want
to force upgrade PHP 4 to PHP 5 without having to upgrade everything on
CentOSplus.
In order to install Nagios, I have to first enable RPMforge. However,
to use Fruity, I have to use PHP 5, which isn't included in the RPMforge
repository, unless I enable CentOSplus and yum update/upgrade everything
(which I did
2008 Oct 07
3
Small correction in CentOSPlus (AdditionalResources/Repositories/CentOSPlus)
Hi,
Small correction there.
Example 4 of section 2 (how to use XFS with CentOSPlus kernel) says
you should use this configuration line in [centosplus] section of yum:
includepkgs=kernel* xfs* dmapi*
However, the XFS module's package name is kmod-xfs*, so I believe it
should actually be:
includepkgs=kernel* kmod-xfs* xfs* dmapi*
I did this on a system of mine, and in the first case it did
2007 Sep 24
3
CentOS Plus PHP5 upgrade.
Hi Folks,
I have some users who have a 64-bit CentOS 4.x install (current),
which was installed with @Everything and then some annoying packages
strategically removed (mrtg, pegasus*, mailman...) and they have
decided they have a need for php5.
I find on the web this instruction for doing this:
http://www.centos.org/centos/4/centosplus/Readme.txt
So I try to do this, and I get:
# rpm -e
2007 Nov 04
1
Question about centosplus kernel and jfs...
Hello
I run the latest kernel from centosplus and use a JFS partition.
Even though the jfs tools are installed, when the server crashes, it
doesn't run fsck.jfs automatically when at boot time it detects that
the partition is corrupted
I have to run fsck.jfs manually and mount the drive.
Is there a way to make fsck.jfs run automatically if required ? (I
recently moved from Fedora to
2007 Oct 19
2
CentOS 5 centosplus kernel + kmod-gfs
On CentOS 5, the current centosplus kernel doesn't want to play with the
kmod-gfs package (because kmod-gfs wants the stock kernel):
# yum install kmod-gfs
gives me:
Transaction Check Error:
package kernel-2.6.18-8.1.14.el5.centos.plus (which is newer than
kernel-2.6.18-8.1.14.el5) is already installed
Should it work, or is there a separate centosplus build that I've not
2007 Sep 06
1
CentOS 5 - base kernel vs. centosplus for XFS
I notice that the same versions of kmod-xfs and xfsprogs etc. are in
both the extras and centosplus repositories for centos5.
Is there any particular reason to use the centosplus kernel if what
I'm primarily interested in is XFS filesystem support?
I presume that if I am using the plus kernel, then I must use the plus
versions of kmod-xfs etc., but I'm wondering whether I need the plus
2007 Sep 14
0
centosplus kernel question
I noticed a new upstream kernel was released yesterday and now wondered
how long until the corresponding version of the centosplus kernels are
updated?
https://rhn.redhat.com/errata/RHSA-2007-0705.html
--
Said one park ranger, 'There is considerable overlap between the
intelligence of the smartest bears and the dumbest tourists.'
Mark D. Foster, CISSP <mark at foster.cc>
2007 Aug 30
1
reading ufs2 filesystems with centosplus kernel
Hello,
I'm running centos5 with the centosplus kernel v2.6.18-8.1.8.el5 and i'm
trying to read a drive that has a ufs2 partition on it. It was originally in
a FreeBSD machine and has some data i'd like to get at. Googling indicated
this should work with the command:
mount -r -t ufs -o ufstype=ufs2 <device> <mountpoint>
device is /dev/hdb5 and mountpoint is /mnt.
2007 Jun 18
1
CentOSplus Postfix with mysql/pgsql
The lasted version of Postfix in the OS for 4.5 add a .1 to the rpm
version which makes it newer than the CentOSPlus version and hence
replaces it, any intent to update the 4.5 CentOSPlus package or should I
roll my own with mysql included?
4.5 OS Version: postfix-2.2.10-1.1.el4.i386.rpm
4.4/5 CentOSPlus Version: postfix-2.2.10-1.RHEL4.2.mysql_pgsql.c4.i386.rpm
Thanks
Brent
--
Brent
2007 May 11
0
centos4 server, centosplus and perl update
Greetings
One production box we have deployed is a yum current centos 4.4
Im thinking we should move to perl 5.8.8 in regards to Spamassassin among
some other items...
Would someone please tell me from experience if do the command below of
yum --enablerepo=centosplus update perl*
Q: will I get everything I need for this exercise or should I be looking to
get some other supporting packages
2007 May 29
1
centosplus :: php5 + mysql4 :: possible?
Hi,
I was wondering if anyone came across this problem before:
I'm trying to install php5 from the centosplus repository but it
wants me to upgrade from mysql4 to mysql5 (also provided by the
centosplus repository).
Has anyone come up with a good work-around for this? I'd like to
have php5 and mysql4 talking to each other in the most yum/rpm
friendly way possible.
Note: While
2007 Apr 23
1
Centosplus for centos 5
Will there be a centos 5 -centosplus repo? Now I not asking for one now or
when will there be one, just if there will be one in the future. I am
interested in an updated kernel for the various flavors of file systems,
jfs,xfs,etc. Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Mar 06
1
PowerDNS binaries on centosplus?
Hi everyone,
How does one go about putting a request for getting a package included
in centosplus? We are heavy users the product PowerDNS and are keen to
see that be included in the centosplus repository, so it can be
compiled against other recent packages like MySQL5 etc.
Any pointers will be helpful
--
"I never look back darling, it distracts from the now", Edna Mode (The
2007 Feb 22
2
Centosplus
Are there any gotchas with doing a MySQL5 upgrade from the centosplus
repostitory? Can this be done as an update via yum or do I need to
uninstall and the install? There wasn't anything on this in the
readme.txt file.
Thanks,
John Hinton