Atomic Yum Centos 3.9 retired?
Atomic Yum Centos 3.9 retired?
We are using CentOS release 3.9 (Final) and our yum updates now spit the dummy. Has this repository been retired??
[root]# yum update
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
retrygrab() failed for:
http://www.atomicorp.com/channels/atomi ... eader.info
Executing failover method
failover: out of servers to try
Error getting file http://www.atomicorp.com/channels/atomi ... eader.info
[Errno 4] IOError: HTTP Error 404: Not Found
Our yum.conf:
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://www.atomicorp.com/channels/atomi ... /$basearch
[plesk]
name=Plesk Server Administrator
baseurl=http://www.atomicorp.com/channels/plesk ... /$basearch
gpgcheck=0
[atomic-app-vault]
name=Atomic Rocket Turtle - 3ES - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[base]
name=CentOS-$releasever - Base
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
[root]# yum update
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
retrygrab() failed for:
http://www.atomicorp.com/channels/atomi ... eader.info
Executing failover method
failover: out of servers to try
Error getting file http://www.atomicorp.com/channels/atomi ... eader.info
[Errno 4] IOError: HTTP Error 404: Not Found
Our yum.conf:
[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://www.atomicorp.com/channels/atomi ... /$basearch
[plesk]
name=Plesk Server Administrator
baseurl=http://www.atomicorp.com/channels/plesk ... /$basearch
gpgcheck=0
[atomic-app-vault]
name=Atomic Rocket Turtle - 3ES - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
[base]
name=CentOS-$releasever - Base
baseurl=http://mirror.centos.org/centos/$releas ... $basearch/
gpgcheck=1
I yum upgraded yum to yum 2.0.8-2.centos3.noarch but yum updates still fail with:
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
retrygrab() failed for:
http://www.atomicorp.com/channels/atomi ... eader.info
Executing failover method
failover: out of servers to try
Error getting file http://www.atomicorp.com/channels/atomi ... eader.info
[Errno 4] IOError: HTTP Error 404: Not Found
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
retrygrab() failed for:
http://www.atomicorp.com/channels/atomi ... eader.info
Executing failover method
failover: out of servers to try
Error getting file http://www.atomicorp.com/channels/atomi ... eader.info
[Errno 4] IOError: HTTP Error 404: Not Found
The prob with 3.9 appears to have returned?
[root]# yum update
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3ES - Atomic PSA App Vault RPMS
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: Plesk Server Administrator
retrygrab() failed for:
http://www.atomicorp.com/channels/plesk ... eader.info
Executing failover method
failover: out of servers to try
Error getting file http://www.atomicorp.com/channels/plesk ... eader.info
[Errno 4] IOError: HTTP Error 404: Not Found
[root]# yum update
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS
Server: Atomic Rocket Turtle - 3ES - Atomic PSA App Vault RPMS
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: Plesk Server Administrator
retrygrab() failed for:
http://www.atomicorp.com/channels/plesk ... eader.info
Executing failover method
failover: out of servers to try
Error getting file http://www.atomicorp.com/channels/plesk ... eader.info
[Errno 4] IOError: HTTP Error 404: Not Found
http://www.atomicorp.com/channels/plesk/README
The archive has moved! Running the installer again will reconfigure your system to use the new channel.
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
That should help.
The archive has moved! Running the installer again will reconfigure your system to use the new channel.
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
That should help.
Thanks for your input. That works ok for later Centos platforms but with 3.9 one needs to configure manually and the instructions for manual config don't seem to have been updated if the archive has moved...
[root]# wget -q -O - http://www.atomicorp.com/installers/atomic |sh
Atomic Archive installer, version 0.12.1
Configuring the [atomic] yum archive for this system
CentOS release 3.9 is not supported at this time, you will need to configure yum manually:
see http://atomicorp.com/channels for instructions
[root]# wget -q -O - http://www.atomicorp.com/installers/atomic |sh
Atomic Archive installer, version 0.12.1
Configuring the [atomic] yum archive for this system
CentOS release 3.9 is not supported at this time, you will need to configure yum manually:
see http://atomicorp.com/channels for instructions