Hi all, I use cobbler to mirror EPEL repo for some packages I have created the repo in cobbler with rpm-list option : --rpm-list="cobbler chkrootkit func python-simplejson certmaster nagios* nrpe* php* perl-* mod_* pam_* debmirror*"
This sync package as i want but not download/generate the xxxx-primary.sqlite.bz2 for the mirrored repo, and when i want to query this repo, I get an error from yum :
# yum install debmirror Loaded plugins: allowdowngrade, fastestmirror, priorities, security Loading mirror speeds from cached hostfile http://cobbler.exemple.com/cobbler/repo_mirror/CentOS-5-epel-x86_64/repodata...: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: failure: repodata/40512a231767c5c4efe65d9dd267793d58a8c4ab-primary.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.
cobbler version (from EPEL repo for EL5): Cobbler 2.0.3.1 source: ?, ? build time: Mon Mar 1 20:08:11 2010
Anyone have the same problem ?
Regards.
Hi, If i execute the "createrepo" command after sync of the epel repo, it resolve the problem, but i must execute it after any sync of repos that use the "--rpm-list" option...
----- Mail original ----- De: "Baptiste AGASSE" baptiste.agasse@lyra-network.com À: cobbler@lists.fedorahosted.org Envoyé: Mardi 18 Mai 2010 15:14:33 Objet: Missing xxxx-primary.sqlite.bz2
Hi all, I use cobbler to mirror EPEL repo for some packages I have created the repo in cobbler with rpm-list option : --rpm-list="cobbler chkrootkit func python-simplejson certmaster nagios* nrpe* php* perl-* mod_* pam_* debmirror*"
This sync package as i want but not download/generate the xxxx-primary.sqlite.bz2 for the mirrored repo, and when i want to query this repo, I get an error from yum :
# yum install debmirror Loaded plugins: allowdowngrade, fastestmirror, priorities, security Loading mirror speeds from cached hostfile http://cobbler.exemple.com/cobbler/repo_mirror/CentOS-5-epel-x86_64/repodata...: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: failure: repodata/40512a231767c5c4efe65d9dd267793d58a8c4ab-primary.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.
cobbler version (from EPEL repo for EL5): Cobbler 2.0.3.1 source: ?, ? build time: Mon Mar 1 20:08:11 2010
Anyone have the same problem ?
Regards.
On Wed, 16 Jun 2010 16:09:58 +0200 (CEST), Baptiste AGASSE baptiste.agasse@lyra-network.com wrote:
Hi, If i execute the "createrepo" command after sync of the epel repo, it resolve the problem, but i must execute it after any sync of repos that use the "--rpm-list" option...
----- Mail original ----- De: "Baptiste AGASSE" baptiste.agasse@lyra-network.com À: cobbler@lists.fedorahosted.org Envoyé: Mardi 18 Mai 2010 15:14:33 Objet: Missing xxxx-primary.sqlite.bz2
Hi all, I use cobbler to mirror EPEL repo for some packages I have created the repo in cobbler with rpm-list option : --rpm-list="cobbler chkrootkit func python-simplejson certmaster nagios* nrpe* php* perl-* mod_* pam_* debmirror*"
This sync package as i want but not download/generate the xxxx-primary.sqlite.bz2 for the mirrored repo, and when i want to query this repo, I get an error from yum :
# yum install debmirror Loaded plugins: allowdowngrade, fastestmirror, priorities, security Loading mirror speeds from cached hostfile http://cobbler.exemple.com/cobbler/repo_mirror/CentOS-5-epel-x86_64/repodata...: [Errno 14] HTTP Error 404: Not Found Trying other mirror. Error: failure: repodata/40512a231767c5c4efe65d9dd267793d58a8c4ab-primary.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.
cobbler version (from EPEL repo for EL5): Cobbler 2.0.3.1 source: ?, ? build time: Mon Mar 1 20:08:11 2010
Anyone have the same problem ?
Can you try 2.0.4? It should have this problem fixed and is in epel testing.
cobbler@lists.fedorahosted.org