yum roll back option?

Panu Matilainen pmatilai at laiskiainen.org
Sat Jan 13 09:29:47 UTC 2007


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 -




More information about the fedora-devel-list mailing list