Hi all
Does anyone know what causes this error? I have setup a local CentOS repository, with mrepo, and can succesfully use it for updates & installation of just about anything. Yet, this error comes up.
Here's my /etc/yum.conf:
# PUT YOUR REPOS HERE OR IN separate files named file.repo # in /etc/yum.repos.d
[base-local] name=CentOS-$releasever - Base #mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... baseurl=http://192.168.10.10/repo/centos5/$basearch/os gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
[updates-local] name=CentOS-$releasever - Updates #mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... baseurl=http://192.168.10.10/repo/centos5/$basearch/updates gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
[addons-local] name=CentOS-$releasever - Addons #mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... baseurl=http://192.168.10.10/repo/centos5/$basearch/addons gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
[extras-local] name=CentOS-$releasever - Addons #mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... baseurl=http://192.168.10.10/repo/centos5/$basearch/extras gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
And when I browse to http://192.168.10.10/repo/centos5 - it looks similar to the online CentOS repositories, but only with the x86 folder.
On Thu, Aug 21, 2008 at 3:37 PM, Rudi Ahlers rudiahlers@gmail.com wrote:
Hi all
Does anyone know what causes this error? I have setup a local CentOS repository, with mrepo, and can succesfully use it for updates & installation of just about anything. Yet, this error comes up.
Here's my /etc/yum.conf:
# PUT YOUR REPOS HERE OR IN separate files named file.repo # in /etc/yum.repos.d
[base-local] name=CentOS-$releasever - Base #mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... baseurl=http://192.168.10.10/repo/centos5/$basearch/os gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
[updates-local] name=CentOS-$releasever - Updates #mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... baseurl=http://192.168.10.10/repo/centos5/$basearch/updates gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
[addons-local] name=CentOS-$releasever - Addons #mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... baseurl=http://192.168.10.10/repo/centos5/$basearch/addons gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
[extras-local] name=CentOS-$releasever - Addons #mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... baseurl=http://192.168.10.10/repo/centos5/$basearch/extras gpgcheck=1 enabled=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
And when I browse to http://192.168.10.10/repo/centos5 - it looks similar to the online CentOS repositories, but only with the x86 folder.
--
Kind Regards Rudi Ahlers
Does anyone know how to fix this?
Rudi Ahlers wrote:
#mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep...
Is that one line or are those two lines?
Ralph
On Tue, Aug 26, 2008 at 10:30 AM, Ralph Angenendt <ra+centos@br-online.dera%2Bcentos@br-online.de
wrote:
Rudi Ahlers wrote:
#mirrorlist=
http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep...
Is that one line or are those two lines?
Ralph
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Hi Ralph,
That is one full line:
#mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep...
But as you can see, it's commented out, so it shouldn't even be read, right?
Hi Ralph,
That is one full line:
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons
But as you can see, it's commented out, so it shouldn't even be read, right?
What does your mirrors directory structure look like? If you browse to http://192.168.10.10/repo/centos5/5/os Does it resolve properly? Is the Centos directory the next level down?
On Tue, Aug 26, 2008 at 5:13 PM, Scott Silva ssilva@sgvwater.com wrote:
Hi Ralph,
That is one full line:
#mirrorlist= http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep...< http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep...
But as you can see, it's commented out, so it shouldn't even be read, right?
What does your mirrors directory structure look like?
If you browse to http://192.168.10.10/repo/centos5/5/os Does it resolve properly? Is the Centos directory the next level down?
--
Hey Ralph,
Now that I read your email, I think I see the error.
I have now changed the URL's to look like this: http://192.168.10.11/repo/centos5/x86_64/updates & http://192.168.10.11/repo/centos5/x86_64/os
I still get the same error though. When I browse to that folder with Lynx, I can see all the RPM's for that folder - which looks like this: http://mirror.centos.org/centos/5/updates/x86_64/RPMS/
on 8-26-2008 9:06 AM Rudi Ahlers spake the following:
On Tue, Aug 26, 2008 at 5:13 PM, Scott Silva <ssilva@sgvwater.com mailto:ssilva@sgvwater.com> wrote:
Hi Ralph, That is one full line: #mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons <http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons> <http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons <http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons>> But as you can see, it's commented out, so it shouldn't even be read, right? What does your mirrors directory structure look like? If you browse to http://192.168.10.10/repo/centos5/5/os Does it resolve properly? Is the Centos directory the next level down? --
Hey Ralph,
Now that I read your email, I think I see the error.
I have now changed the URL's to look like this: http://192.168.10.11/repo/centos5/x86_64/updates & http://192.168.10.11/repo/centos5/x86_64/os
I still get the same error though. When I browse to that folder with Lynx, I can see all the RPM's for that folder - which looks like this: http://mirror.centos.org/centos/5/updates/x86_64/RPMS/
It needs to look like this; http://mirror.centos.org/centos/5/updates/x86_64 with the repodata available.
--
Kind Regards Rudi Ahlers
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Tue, Aug 26, 2008 at 6:12 PM, Scott Silva ssilva@sgvwater.com wrote:
on 8-26-2008 9:06 AM Rudi Ahlers spake the following:
On Tue, Aug 26, 2008 at 5:13 PM, Scott Silva <ssilva@sgvwater.commailto: ssilva@sgvwater.com> wrote:
Hi Ralph, That is one full line: #mirrorlist=
http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... < http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep...
<
http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep... < http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&rep...
But as you can see, it's commented out, so it shouldn't even be read, right?
What does your mirrors directory structure look like? If you browse to http://192.168.10.10/repo/centos5/5/os Does it resolve properly? Is the Centos directory the next level down?
--
Hey Ralph,
Now that I read your email, I think I see the error.
I have now changed the URL's to look like this: http://192.168.10.11/repo/centos5/x86_64/updates & http://192.168.10.11/repo/centos5/x86_64/os
I still get the same error though. When I browse to that folder with Lynx, I can see all the RPM's for that folder - which looks like this: http://mirror.centos.org/centos/5/updates/x86_64/RPMS/
It needs to look like this; http://mirror.centos.org/centos/5/updates/x86_64 with the repodata available.
Well, this is how mrepo has rsync'ed the upstream repository - so, how do I get mrepo todo it properly?
--
Kind Regards Rudi Ahlers
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- MailScanner is like deodorant... You hope everybody uses it, and you notice quickly if they don't!!!!
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos