[BlueOnyx:08620] Re: 5108R Issues (brand new install)

Michael Stauber mstauber at blueonyx.it
Mon Sep 26 13:35:32 -05 2011


Hi Mike,

> # ls -als /etc/yum.repos.d/
> total 36
>  4 drwxr-xr-x.   2 root root  4096 Sep 25 14:10 .
> 12 drwxr-xr-x. 115 root root 12288 Sep 26 10:50 ..
>  4 -rw-r--r--.   1 root root   733 Sep 14 15:55 0_WARNING.txt
>  4 -rw-r--r--.   1 root root   297 Sep 14 15:55 BlueOnyx.repo
>  4 -rw-r--r--.   1 root root  2093 Jul 27 09:46 sl-other.repo
>  4 -rw-r--r--.   1 root root  1655 Jul 27 10:07 sl.repo
>  4 -rw-r--r--.   1 root root   273 Sep 15 13:43 Solarspeed-BlueOnyx.repo

Ok, that looks good.

> > Also include the output of "cat
> > /etc/yum.repos.d/BlueOnyx.repo" in your reply.
> 
> # cat /etc/yum.repos.d/BlueOnyx.repo
> [BlueOnyx]
> name=BlueOnyx - $basearch
> #baseurl=http://updates.blueonyx.it/pub/BlueOnyx/5106R/CentOS6/blueonyx/$ba
> search/
> mirrorlist=http://updates.blueonyx.it/mirror.php?release=$releasever&arch=
> $basearch gpgcheck=1
> enabled=1
> gpgkey=http://updates.blueonyx.it/pub/BlueOnyx/RPM-GPG-KEY-NUSOL-5106R

That looks good as well. Still: When your YUM connects to ....

http://updates.blueonyx.it/mirror.php?release=$releasever&arch=$basearch

... to fetch the list of mirrors, it usually should substitute $releasever 
with "6.1" for SL-6.1 and $basearch with the architecture. Which is either 
"i386" for 32-bit systems or "x86_64" for 64-bit systems.

So in your case the URL would look like this:

http://updates.blueonyx.it/mirror.php?release=6.1&arch=x86_64

That would then return the respective list of mirrors and the paths where the 
updates are located for the given platform and OS level.

But apparently that's not working for you. Why? I don't know.

So do this please:

Edit /etc/yum.repos.d/BlueOnyx.repo and uncomment this line:

baseurl=http://updates.blueonyx.it/pub/BlueOnyx/5106R/CentOS6/blueonyx/$basearch/

A line below it is the line that starts with "mirrorlist=". Comment that out 
by putting a "#" in front of it.

Save the changes and then try a "yum update" again.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list