Re: [mpls-linux-general] problem install rpm
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2005-06-16 02:01:59
|
Hi there, I have an asnwer for you, but just as a point of order, your question is not specific to mpls-linux, and therefore should have been asked on a different mailing list, or better yet look in your systems man pages or do a google search. On Tue, Jun 14, 2005 at 01:21:51PM +0200, Ra?l Gil wrote: > Hello all! >=20 > When I install rpm >=20 > rpm -i kernel-2.6.9-1.6_FC2mpls_1_946.i686.rpm >=20 > I obtain the following thing >=20 > package kernel-2.6.10-1.14_FC2 (which is newer than > kernel-2.6.9-1.6_FC2 mpls_1_946) is already installed > package kernel-2.6.10-1.770_FC2 (which is newer than > kernel-2.6.9-1.6_FC 2mpls_1_946) is already installed To tell your RPM system to install an older package you simply append --oldpackage to the command line. For example: rpm -i kernel-2.6.9-1.6_FC2mpls_1_946.i686.rpm --oldpackage Good luck! >=20 > What I must do? >=20 > Thanks >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far can you sho= tput > a projector? How fast can you ride your desk chair down the office luge t= rack? > If you want to score the big prize, get to know the little guy. =20 > Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |