[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with .rpm upgrade
-----Original Message-----
From: Bruce Smith <bruce@armintl.com>
To: KLUG <klug@klug.armintl.com>
Date: Wednesday, October 06, 1999 12:59 PM
Subject: Re: Problem with .rpm upgrade
>> root@reliant RPMS]# rpm -f -v -h rpm-devel-3.0.2-6.0.rpm
>> rpm: unexpected query source
>
>The "-f" option should be "-F" upper case!
DOH! That's right.... I even asked that last night, capital F....
>But that will only "freshen", and will not install anything
>that is not already installed.
>
>First, for all packages you want to install, you should:
>
> rpm -Uvh rpm-devel-3.0.2-6.0.rpm # (capital "U")
>
>Then, while in the /mnt/cdrom/RedHat/RPMS/ directory.
>
> rpm -Fvh *.rpm # (capital "F" option :)
>
>
>Be careful if that updates your kernel version. That could
>make your system unbootable unless you fix and rerun lilo.
>(as talked about in a thread to this list a few days ago)
So noted.. Will double check that.....
Thanks!
Richard
>
>--------------------------------------------
>Bruce Smith bruce@armintl.com
>System Administrator / Network Administrator
>Armstrong International, Inc.
>Three Rivers, Michigan 49093 USA
>http://www.armstrong-intl.com/
>--------------------------------------------
>
>