yum: command not found after installing
Posted: Mon Dec 21, 2009 9:52 am
I have installed Yum on Plesk 8.6 Centos 4 (VPS) following the instructions in Yum Wiki at: http://www.atomicorp.com/wiki/index.php/PHP HERE ARE THE RESULTS OF INSTALL
wget http://78.129.170.254/cpinstall/atomic
--05:11:32-- http://78.129.170.254/cpinstall/atomic
=> `atomic'
Connecting to 78.129.170.254:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,918 (8.7K) [text/plain]
100%[====================================>] 8,918 30.54K/s
05:11:33 (30.48 KB/s) - `atomic' saved [8918/8918]
-bash-3.00# sh atomic
Atomic Archive installer, version 1.1
Configuring the [atomic] yum archive for this system
Installing the Atomic GPG key: OK
Yum was not detected. Attempting to resolve..
mkdir: `atomic' exists but is not a directory
atomic: line 165: cd: atomic/yumdeps: No such file or directory
warning: sqlite-3.3.6-2.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821
error: Failed dependencies:
rpm-python is needed by yum-2.4.3-3.el4.centos.noarch
Downloading atomic-release-1.0-10.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
Plesk 8.6 and 9.2 repositories are available:
NOTE: Plesk 9 repos are only available for rhel/centos 4 and 5
Enable Plesk 8.6 or 9.2? (8/9) [Default: 8]: 8
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
Then when I run
-bash-3.00# yum upgrade php
-bash: yum: command not found
-bash-3.00# rpm -q yum
package yum is not installed
Do I need to install rpm-python is needed by yum-2.4.3-3.el4.centos.noarch ? If so how and where to get ?
Any help would be greatly appreciated
wget http://78.129.170.254/cpinstall/atomic
--05:11:32-- http://78.129.170.254/cpinstall/atomic
=> `atomic'
Connecting to 78.129.170.254:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8,918 (8.7K) [text/plain]
100%[====================================>] 8,918 30.54K/s
05:11:33 (30.48 KB/s) - `atomic' saved [8918/8918]
-bash-3.00# sh atomic
Atomic Archive installer, version 1.1
Configuring the [atomic] yum archive for this system
Installing the Atomic GPG key: OK
Yum was not detected. Attempting to resolve..
mkdir: `atomic' exists but is not a directory
atomic: line 165: cd: atomic/yumdeps: No such file or directory
warning: sqlite-3.3.6-2.i386.rpm: V3 DSA signature: NOKEY, key ID 443e1821
error: Failed dependencies:
rpm-python is needed by yum-2.4.3-3.el4.centos.noarch
Downloading atomic-release-1.0-10.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
Plesk 8.6 and 9.2 repositories are available:
NOTE: Plesk 9 repos are only available for rhel/centos 4 and 5
Enable Plesk 8.6 or 9.2? (8/9) [Default: 8]: 8
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
Then when I run
-bash-3.00# yum upgrade php
-bash: yum: command not found
-bash-3.00# rpm -q yum
package yum is not installed
Do I need to install rpm-python is needed by yum-2.4.3-3.el4.centos.noarch ? If so how and where to get ?
Any help would be greatly appreciated