Page 1 of 2

pcre conflicts...

Posted: Sun Aug 10, 2008 6:05 pm
by crobinson
Hello all,

I am trying to update my whole box from 8.4 to 8.6 and I am getting an error I do not get on any other box... Can anyone help me find out what the *bleep* is going on? Many thanks!!!

---
See Log...

Snip...

A dependency problem was found: the pcre-4.5-4.el4_6.6.x86_64 package conflicts with required package pcre-4.5-4.el4_5.1.x86_64. No upgrade or obsolete solution was found. Try to add pcre to removable listProblem occured during searching reverse-conflicts for package pcre-4.5-4.el4_5.1.x86_64ERROR: Unable to proceed with the installation until the package pcre-4.5-4.el4_6.6.x86_64 is removed from the system.

Centos 4.4 , Art PHP5, Art MySql, Plesk 8.4 Without App Valut Upgrades Due To The Above Error...

Posted: Mon Aug 11, 2008 11:55 am
by scott
Try upgrading plesk through yum. Looks like the autoupdater is behind again

Posted: Mon Aug 11, 2008 5:05 pm
by crobinson
Hrm... Don't see any updates in YUM... Am I doing something wrong?

Posted: Mon Aug 11, 2008 5:24 pm
by scott
You probably need to update the plesk.repo. Just run the atomic installer again

Posted: Mon Aug 11, 2008 7:35 pm
by crobinson
Thanks... Will do!

Posted: Mon Aug 11, 2008 7:58 pm
by crobinson
Odd... Getting this error on atomic.sh

---Start---
[root@ns1 root]# wget http://3es.atomicrocketturtle.com/installers/atomic.sh
--19:55:41-- http://3es.atomicrocketturtle.com/installers/atomic.sh
=> `atomic.sh'
Resolving 3es.atomicrocketturtle.com... sh ./atomic.sh69.20.54.228
Connecting to 3es.atomicrocketturtle.com|69.20.54.228|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5,942 (5.8K) [application/x-sh]

100%[========================================================================================>] 5,942 --.--K/s

19:55:42 (75.09 KB/s) - `atomic.sh' saved [5942/5942]

[root@ns1 root]# sh ./atomic.sh



This utility is no longer valid.
exiting...
---End---

Posted: Mon Aug 11, 2008 7:58 pm
by crobinson

Posted: Mon Aug 11, 2008 8:35 pm
by warrenc
Another way to do it is just to simply make the repo file yourself and place it in /etc/yum.repos.d/.

Mine is called plesk.repo and contains:

[plesk-8.6]
name=ART Plesk RPMs
baseurl=http://3es.atomicrocketturtle.com/chann ... /5/x86_64/
enabled=1
priority=1

For you, you would replace the 5 in the baseurl with a 4, or you can use the release and architecture variables if you wish, I just prefer to put them in myself and remember to change when/if needed.

Take out priority=1 if you don't use yum-priorities. Handy little plugin though IMO.

Posted: Mon Aug 11, 2008 9:16 pm
by crobinson
Sweet.. I'll try that.

Posted: Tue Aug 12, 2008 8:46 am
by scott
Christ where are you guys finding references to that installer? Its no longer valid. Its been:

wget -q -O - http://www.atomicorp.com/installers/atomic |sh for almost 2 years now. Is there some page somewhere that still references the old one? Every download page should be pointing to the new one.

Posted: Tue Aug 12, 2008 2:48 pm
by crobinson
Hehe...

http://3es.atomicrocketturtle.com/

Using Wget:
wget http://3es.atomicrocketturtle.com/installers/atomic.sh
sh ./atomic.sh

But I now notice it was for Archives...

Posted: Tue Aug 12, 2008 3:09 pm
by crobinson
Odd...

[root@ns1 test]# wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh

Atomic Archive installer, version 0.12
Configuring the [atomic] yum archive for this system

Installing the Atomic GPG key: OK
Downloading atomic-release-1.0-7.el4.art.noarch.rpm: OK

Would you like to add the Plesk yum repository to the system?

Enable Plesk repository? (y/n) [Default: n]: y


The Atomic Rocket Turtle archive has now been installed and configured for your system
The following channels are available:
atomic - [ACTIVATED] - contains the stable tree of ART packages
atomic-testing - [DISABLED] - contains the testing tree of ART packages
atomic-bleeding - [DISABLED] - contains the development tree of ART packages


[root@ns1 test]# yum upgrade
Setting up Upgrade Process
Setting up repositories
Cannot find a valid baseurl for repo: plesk
Error: Cannot find a valid baseurl for repo: plesk
[root@ns1 test]#

Posted: Tue Aug 12, 2008 6:21 pm
by scott
What distro are you on? I only tested it on c4

Posted: Tue Aug 12, 2008 7:41 pm
by crobinson
Centos 4.4 x64 (Hacked /etc/issue RH4 EL)....

I could be wrong but I think I could of browsed your channels for plesk/8.6.0/centos but now I do not see them at all... Hrm


FYI... Scott... You... Are... Freakin.... Sweeeeeet...

ART Rules =)

Posted: Tue Aug 12, 2008 8:37 pm
by scott
I changed it to use the mirrorlist system, could be that plesk.repo didnt actually get replaced. Just delete it, and it will download the new one. The hacked /etc/redhat-release can screw it up too, I read that to figure out what distro it is in the installer