Atomic mirror showing 404 error

Atomic repository announcements, new release notifications and other news regarding the atomic yum repository.
Sempiterna
Forum Regular
Forum Regular
Posts: 153
Joined: Tue Jun 24, 2008 12:05 pm

Atomic mirror showing 404 error

Unread post by Sempiterna »

I needed to update something today, and found that the atomic repo was no longer there:

Could not retrieve mirrorlist http://www.atomicorp.com/mirrorlist/ato ... s-5-x86_64 error was
[Errno 14] HTTP Error 404: Not Found
Error: Cannot find a valid baseurl for repo: atomic

Is this repo still available, or are all packages now available in the asl.repo?
prupert
Forum Regular
Forum Regular
Posts: 573
Joined: Tue Aug 01, 2006 2:45 pm
Location: Netherlands

Re: Atomic mirror showing 404 error

Unread post by prupert »

Are you up to date with the latest atomic-release package (which contains the repo configuration)?

Code: Select all

# rpm -q atomic-release
atomic-release-1.0-19.el5.art.noarch
This should provide the file /etc/yum.repos.d/atomic.repo containing "mirrorlist = http://updates.atomicorp.com/channels/m ... -$basearch".
Lemonbit Internet Dedicated Server Management
Sempiterna
Forum Regular
Forum Regular
Posts: 153
Joined: Tue Jun 24, 2008 12:05 pm

Re: Atomic mirror showing 404 error

Unread post by Sempiterna »

I guess i'm not up to date with the atomic-release package:

atomic-release-1.0-16.el5.art

How does one update the repo? Is it this one?:

http://www.atomicorp.com/installers/atomic

I do have ASL (3.2.16). Do I still need the atomic repo?
prupert
Forum Regular
Forum Regular
Posts: 573
Joined: Tue Aug 01, 2006 2:45 pm
Location: Netherlands

Re: Atomic mirror showing 404 error

Unread post by prupert »

Code: Select all

yum update atomic-release
Have you ever run updates via yum? It really is paramount that you keep the installed software on your server up to date to get protection against known bugs and security issues.
Lemonbit Internet Dedicated Server Management
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4149
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Atomic mirror showing 404 error

Unread post by mikeshinn »

Post Reply