James Antill napsal(a): > AFAIK the only problem is that the repos. are created on CentOS-4, so > createrepo with support for this doesn't work. Seth did the following > code: > > http://skvidal.fedorapeople.org/misc/makerepodb.py > > ...but that needs integrating into your repo. creation scripts. > James, backporting yum and createrepo works too. [root at webmel4 ~]# rpm -qa | grep -P 'yum-|createrepo-' | sort createrepo-0.4.11-3.el4.hrb yum-3.2.8-9.el4.hrb.2.1.3 yum-fastestmirror-1.1.10-9.el4.hrb.1 yum-metadata-parser-1.1.2-2.el4.hrb yum-utils-1.1.10-9.el4.hrb.1 Createrepo creates :o) both xml and slite files. But I guess that this is not the way for Centos infrastructure to go. DH