help installing yum

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
amit290
Forum User
Forum User
Posts: 14
Joined: Thu Nov 22, 2007 11:24 am

help installing yum

Unread post by amit290 »

Hello,
Ive had to get a new plesk VDS because of a weird qmail error the hosting provider couldnt solve. I want YUM installed on the VDS just as I had on the old one so I can upgrade PHP.

I've installed the ART GPG key, and run the automatic configuration but I'm missing some dependencies. Can someone tell me where I can find these and how to go about installing them? I'm on CentOS5.4 and Plesk 9.3. Here is the message I get:
[root@new home]# wget -q -O - http://www.atomicorp.com/installers/atomic.sh | sh

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..

warning: m2crypto-0.16-6.el5.1.i386.rpm: Header V3 DSA signature: NOKEY, key ID e8562897
error: Failed dependencies:
libbeecrypt.so.6 is needed by rpm-python-4.4.2-47.el5.i386
rpm = 4.4.2-47.el5 is needed by rpm-python-4.4.2-47.el5.i386
Downloading atomic-release-1.0-11.el5.art.noarch.rpm: OK



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
Thank you!
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: help installing yum

Unread post by scott »

Cursed with a yum-less VPS huh... we do what we can for folks in your situation but really this is your hosting companies responsibility. You need to bring up the lack of yum on your server with them.
Highland
Forum Regular
Forum Regular
Posts: 674
Joined: Mon Apr 10, 2006 12:55 pm

Re: help installing yum

Unread post by Highland »

Not the best solution, but you can download and install yum manually
Find your distro on this site (32 or 64 bit) (copy the whole url as BBcode doesn't like the brackets pbone uses)
http://rpm.pbone.net/index.php3?stat=3&search=yum&srodzaj=3&dist[]=55

Then do this (be sure to replace the fake example data!)

Code: Select all

#wget url.to.yum/here
#rpm -ivh your.rpm.here
Then rerun atomic installer
"Its not a mac. I run linux... I'm actually cool." - scott
inquis
Forum Regular
Forum Regular
Posts: 104
Joined: Fri May 06, 2011 8:16 pm
Location: UK

Re: help installing yum

Unread post by inquis »

Hi guys, I know instructions are here but can somebody give real layman's on what to type here to get atomic repo running :

I get the following error when trying the above -


Do you agree to these terms? (yes/no) [Default: yes] yes

Configuring the [atomic] yum archive for this system

Installing the Atomic GPG key: OK
Yum was not detected. Attempting to resolve..

warning: m2crypto-0.16-6.el5.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID e8562897
warning: package rpm-python = 4.4.2-37.el5 was already added, replacing with rpm-python >= 4.4.2-47.el5
error: Failed dependencies:
libbeecrypt.so.6()(64bit) is needed by rpm-python-4.4.2-47.el5.x86_64
rpm = 4.4.2-47.el5 is needed by rpm-python-4.4.2-47.el5.x86_64
Downloading atomic-release-1.0-13.el5.art.noarch.rpm: OK



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@xxxxxx-0 ~]#
faris
Long Time Forum Regular
Long Time Forum Regular
Posts: 2321
Joined: Thu Dec 09, 2004 11:19 am

Re: help installing yum

Unread post by faris »

Does this help? http://wiki.centos.org/TipsAndTricks/BrokenVserver

Skip to item 4 is you are in a hurry.

Faris.
--------------------------------
<advert>
If you want to rent a UK-based VPS that comes with friendly advice and support from a fellow ART fan, please get in touch.
</advert>
Post Reply