help configuring yum on centos


Recommended Posts

Haggis is correct, installing python-deltarpm should fix your issue. If you are missing a package and don't know what it is called, you can search for it by replacing deltarpm in the following command with the name of the package you wish to search for.


yum search all deltarpm
[/CODE]

That said, how did you install [i]createrepo[/i]? If you installed it from the repository yum should have installed, [i]deltarpm[/i], [i]python-deltarpm[/i], [i]libxml2-python[/i], and possibly a few other packages for you automatically.

This topic is now closed to further replies.