[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Specifying How Yum Downloads Updates
- From: Chris Adams <cmadams hiwaay net>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: Specifying How Yum Downloads Updates
- Date: Wed, 15 Apr 2009 11:05:09 -0500
Once upon a time, Bob Gustafson <bobgus rcn com> said:
> What I should have done (and have done subsequently when faced with a
> similar problem) is to use rpm to remove only the bad versioned library
> and then immediately install the good library, and then reboot to
> re-point all of the packages depending on that library.
That would have required a "rpm --force", which should be avoided (you
really almost never need it). If you had the proper replacement RPM,
you could just "rpm -U foo.rpm". If the replacement RPM was older than
the installed RPM, you could do "rpm -U --oldpackage foo.rpm".
--
Chris Adams <cmadams hiwaay net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]