pcre conflicts...
pcre conflicts...
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...
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...
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---
---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---
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.
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.
-
- Atomicorp Staff - Site Admin
- Posts: 8355
- Joined: Wed Dec 31, 1969 8:00 pm
- Location: earth
- Contact:
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.
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.
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...
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...
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]#
[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]#