Atomic Yum Centos 3.9 retired?

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
Botham
Forum User
Forum User
Posts: 24
Joined: Sun Jun 18, 2006 2:34 am

Atomic Yum Centos 3.9 retired?

Unread post by Botham »

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

Unread post by scott »

No it just looks like the yum 1.x header data wasn't generated. We should be able to get that fixed up later today.
Botham
Forum User
Forum User
Posts: 24
Joined: Sun Jun 18, 2006 2:34 am

Unread post by Botham »

Any luck with this? (I'm still getting the same error)

Thanks in advance
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Yeah I know whats keeping the old yum data from being generated. Its a deeper fix on our side. If you're using yum 2.0 then this doesn't effect you.
Botham
Forum User
Forum User
Posts: 24
Joined: Sun Jun 18, 2006 2:34 am

Unread post by Botham »

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
Botham
Forum User
Forum User
Posts: 24
Joined: Sun Jun 18, 2006 2:34 am

Unread post by Botham »

Just to note that it works now.
Botham
Forum User
Forum User
Posts: 24
Joined: Sun Jun 18, 2006 2:34 am

Unread post by Botham »

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
Kalimari
Forum Regular
Forum Regular
Posts: 526
Joined: Wed Jan 02, 2008 3:21 pm
Location: United Kingdom

Unread post by Kalimari »

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.
Botham
Forum User
Forum User
Posts: 24
Joined: Sun Jun 18, 2006 2:34 am

Unread post by Botham »

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
Botham
Forum User
Forum User
Posts: 24
Joined: Sun Jun 18, 2006 2:34 am

Unread post by Botham »

Scott, could you confirm if the centos 3.9 repository has been retired or if it has it just moved?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Yup
Botham
Forum User
Forum User
Posts: 24
Joined: Sun Jun 18, 2006 2:34 am

Unread post by Botham »

Thanks!

(I have switched it back to CENTOS and seems ok now.)
Post Reply