Page 1 of 1

How far back does the ART repo go?

Posted: Fri Jul 16, 2010 3:31 pm
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!

Re: How far back does the ART repo go?

Posted: Sat Jul 17, 2010 10:10 am
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.

Re: How far back does the ART repo go?

Posted: Sat Jul 17, 2010 11:32 am
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.