When I do wget -q -O -
http://www.atomicorp.com/installers/atomic.sh |sh
I seee this:
[root@vps102 ~]# wget -q -O -
http://www.atomicorp.com/installers/atomic.sh |sh
[root@vps102 ~]#
Nothing happens
I tried manually adding the ART channel to /etc/yum.repos.d using the following lines:
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=
http://www.atomicorp.com/channels/atomi ... /$basearch
[plesk-8.2]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 8.2 RPMS
baseurl=
http://www.atomicorp.com/channels/plesk ... /$basearch
gpgcheck=0
When I try to install php-pear, I get this:
[root@vps102 ~]# yum install php-pear
Setting up Install Process
Setting up repositories
http://www.atomicorp.com/channels/atomi ... repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
Cannot open/read repomd.xml file for repository: atomic
failure: repodata/repomd.xml from atomic: [Errno 256] No more mirrors to try.
Error: failure: repodata/repomd.xml from atomic: [Errno 256] No more mirrors to try.