Alle,

We using the default centos5.conf that comes in dists, with the following exceptions:

[EMAIL PROTECTED]:~ [501/1]# diff /etc/mrepo.conf.d/centos5.conf /usr/share/doc/mrepo-0.8.6/dists/centos5.conf
6c6
< release = 5.2
---
> release = 5
8,10c8,9
< #arch = i386
< arch = x86_64
< metadata = repomd yum repoview
---
> arch = i386
> metadata = repomd repoview
[EMAIL PROTECTED]:~ [502/2]#

When we set up the clients, everything goes well until the download phase, when it tries to look in an RPM subdirectory to retrieve the packages.

        Here is the client config:

#released updates
[updates]
name=CentOS-$releasever - Updates
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
#baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/
baseurl=http://mrepo/centos5-x86_64/RPMS.updates/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5
priority=1

        Here is the error:

Downloading Packages:
http://mrepo/centos5-x86_64/RPMS.updates/RPMS/cups-1.2.4-11.18.el5_2.2.x86_64.rpm: [Errno 14] HTTP Error 404: Not Found

        Is the metadata not being generated correctly?

Best Regards,
Camron

--
Camron W. Fox
Hilo Office
High Performance Computing Group
Fujitsu Management Services of America, Inc.
E-mail:         [EMAIL PROTECTED]

_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to