Cannot find a valid baseurl for repo: atomic

Support/Development for PHP
IronMike
New Forum User
New Forum User
Posts: 3
Joined: Fri Sep 10, 2010 3:28 am

Cannot find a valid baseurl for repo: atomic

Unread post by IronMike »

I am trying to update php using yum.
I downloaded and installed the atomic scripts using

Code: Select all

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

Code: Select all

Atomic Archive installer, version 1.2
Configuring the [atomic] yum archive for this system

Installing the Atomic GPG key: OK
Downloading atomic-release-1.0-12.fc6.art.noarch.rpm: OK



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
I then type

Code: Select all

yum upgrade
It responds with

Code: Select all

Loading "installonlyn" plugin
Setting up Upgrade Process
Setting up repositories
Could not retrieve mirrorlist http://www.atomicorp.com/mirrorlist/atomic/--x86_64 error
 was
[Errno 14] HTTP Error 404: Date: Fri, 10 Sep 2010 07:15:37 GMT
Server: Apache
Set-Cookie: 55d842de4aa0f8d320c122a2240331c8=mfod3lv1mbno91shtbjo788ve7; path=/
P3P: CP="... ... ... .... ... ... ... .... ... ... ..."
Status: 404 Component not found
Expires: Mon, 1 Jan 2001 00:00:00 GMT
Last-Modified: Fri, 10 Sep 2010 07:15:37 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
So, I've read that the url should be
http://www.atomicorp.com/mirrorlist/ato ... -11-x86_64

But why is the url wrong?
And how do I fix this?

I need to update php.

Using:
Plesk version psa v8.2.0_build82070706.15 os_FedoraCore 6
Operating system Linux 2.6.9-023stab048.4-smp

Please advise
(I added the ... in P3P)

The problem is probably the FC6

So is the answer to upgrade psa? Plesk 9?
Please be verbose in your response. I'm having to accept that a simple "yum update php" just isn't in my future
IronMike
New Forum User
New Forum User
Posts: 3
Joined: Fri Sep 10, 2010 3:28 am

Re: Cannot find a valid baseurl for repo: atomic

Unread post by IronMike »

well, I just updated to Plesk 9.5.2

I still get the same errors

Also, there is no plesk.repo in my /etc/yum.repos.d/ folder - should there be?
biggles
Forum Regular
Forum Regular
Posts: 806
Joined: Tue Jul 15, 2008 2:38 pm
Location: Sweden
Contact:

Re: Cannot find a valid baseurl for repo: atomic

Unread post by biggles »

I'm pretty sure Mike or Scott pretty soon will give an answer in this thread telling you Fedora 6 was EOL in 2007 and isn't supported anymore...
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Cannot find a valid baseurl for repo: atomic

Unread post by scott »

Ouch yes, fedora 6 is only supported "by luck". Meaning our system here is still configured to generate fedora 6 packages, but it will skip any errors (exit 0) instead of stopping for resolution (exit 1).
IronMike
New Forum User
New Forum User
Posts: 3
Joined: Fri Sep 10, 2010 3:28 am

Re: Cannot find a valid baseurl for repo: atomic

Unread post by IronMike »

So what do I do from here.

upgrade FC6->FC7->FC8->FC9->FC10->FC11?
Can I just download PHP-5.3.3 and install it without using yum?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Cannot find a valid baseurl for repo: atomic

Unread post by scott »

I think maybe you can try configuring the repo manually. Long term you'd definitely be in better shape if you upgraded, since there are a lot of other security updates you're probably missing.
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4155
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Cannot find a valid baseurl for repo: atomic

Unread post by mikeshinn »

Definitely upgrade your OS, no one supports FC6 - its been dead as a doornail for years.
redehm
New Forum User
New Forum User
Posts: 1
Joined: Tue Sep 21, 2010 10:46 am

Re: Cannot find a valid baseurl for repo: atomic

Unread post by redehm »

Hi gents,

Same problem for me as well. Any hints for how to configure the repository manually? Looking to upgrade soon but just not possible right now.

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

Re: Cannot find a valid baseurl for repo: atomic

Unread post by scott »

You'll need to pop the repo mirrorlist in there manually, heres the big list:

http://www.atomicorp.com/mirrorlist/atomic/
Post Reply