On Fri, 12 Jan 2007, Jeff Spaleta wrote:
yum has a caching option, which you are free to enable. man yum.conf, look for keepcache Taken together with the available rpmpkg log, you can reinstall older versions of a package. I believe there is a yum plugin that you will find useful, if you don't want to resort to rpm -Uvh --oldpackage, to do the dirty work. yum info yum-allowdowngrade "This plugin adds a --allow-downgrade flag to yum to make it possible to manually downgrade packages to specific versions."
Or you can enable rpm rollbacks. You can't use yum to do the actual rollback but you can use rpm cli for that, yum (or actually rpmlib) will create the rollback packages on erasures and upgrades.
See for example http://www.linuxjournal.com/article/7034 and http://www.oreillynet.com/onlamp/blog/2006/01/rpm_rollback_in_fedora_core_45.html forsome further info on the topic.
- Panu - -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list