How far back does the ART repo go?

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
daffoml
Forum User
Forum User
Posts: 7
Joined: Tue May 05, 2009 11:02 am

How far back does the ART repo go?

Unread post by daffoml »

I've got a FC6 / Plesk 8.6 server I inherited, and need to get PHP / mysql upgraded, I added the ART repo using:

wget -q -O - http://www.atomicorp.com/installers/atomic |sh

and it looked successful, got the following:

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

Performed a yum clean all

but when I do a yum upgrade php, I get:

Could not retrieve mirrorlist http://www.atomicorp.com/mirrorlist/atomic/--i386 error was
[Errno 14] HTTP Error 404: Date: Fri, 16 Jul 2010 19:26:47 GMT
Server: Apache
Set-Cookie: 55d842de4aa0f8d320c122a2240331c8=fpcfv0ef1bfombr1mqhkl5adk5; path=/
P3P: CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"
Status: 404 Component not found
Expires: Mon, 1 Jan 2001 00:00:00 GMT
Last-Modified: Fri, 16 Jul 2010 19:26:47 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 1390
Connection: close
Content-Type: text/html; charset=utf-8

Error: Cannot find a valid baseurl for repo: atomic

Any help would be appreciated.

Thanks!
faris
Long Time Forum Regular
Long Time Forum Regular
Posts: 2321
Joined: Thu Dec 09, 2004 11:19 am

Re: How far back does the ART repo go?

Unread post by faris »

I don't think FC6 is supported anymore. That will probably be the main problem. If you look at the mirrorlist url, it is kind of invalid, probably for this reason.

Scott - if I'm right about this, maybe the installer should display a warning/terminate if it is used on an unsupported OS?

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

Re: How far back does the ART repo go?

Unread post by scott »

yeah good idea, fc6 packages do still build sometimes. Clearly something breaks in the atomic-release package though, so you'll probably have to set up the config by hand.

**Ubiquitous you should upgrade your OS reference goes here.
Post Reply