On Thu, 2007-08-09 at 21:51 +0930, Tim wrote: > On Thu, 2007-08-09 at 13:28 +0200, Andrew Kelly wrote: > > you can always go back with > > rpm -ihv --oldpackage <pkg-name> > > Should that be -i or -U? "-i" usually installs a package, and under > some circumstances you'd end up with two things installed (if you did an > install of a package with a higher version number), such as installing > kernels. > > I did my reversion tests with: > rpm -Uvh --oldpackage udev-106-4.1.fc7.i386.rpm Hmm... good question. I've been mostly a debian guy for the past few years and have lost my edge in things RPM. I think it's actually moot at that point, but I could very easily be wrong. For the sake of having it "feel right", I guess you're right and it should be -U in this case, because we're very definitely dealing with an already installed package. Something I'm unclear on, though, and perhaps you can answer me quicker than I can get to a man page, is, is --nodeps implied as well? Or does this also downgrade possible dependencies as well? Andy > -- > [tim@bigblack ~]$ uname -ipr > 2.6.22.1-41.fc7 i686 i386 > > Using FC 4, 5, 6 & 7, plus CentOS 5. Today, it's FC7. > > Don't send private replies to my address, the mailbox is ignored. > I read messages from the public lists. > > >