Up2date disaster recovery 2006-09-14 - By Joshua Daniel Franklin
Back On 9/14/06, Griswold, Doug wrote: > On Thu, 2006-09-14 at 11:29 -0300, Shaw, Marco wrote: > > When an update goes wrong to a package, does up2date have any features > > that can help me out? > > You can enable rollbacks within the up2date configuration
Of course, if you're already in this situation and don't have the rollbacks available, you can use the RHN website to download the old version RPM. I'd recommend uninstalling the newer version if possible with "rpm --erase package_name" but if it has dependencies you may need to do:
rpm --upgrade --oldpackage package_name-1 (See http://ame-1.ora-code.com).0-1.rpm
Then you need to run "up2date -p" so RHN knows you changed package versions. That's the only up2date feature that helps at that point. ;)
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|