rpm -qa | grep package

doesn't show it. But I can tell it is installed because of some of the
files it has installed.

Do I need to somehow update the RPM database or something?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mike Ballon
Sent: Friday, August 23, 2002 11:29 AM
To: [EMAIL PROTECTED]
Subject: Re: [luau] rpm problem

hmm...

Try this:

rpm -qa | grep package

Is it listed here?  If so and rpm -ql doesn't show it try reinstalling
or
upgrading over it and if needed force it.

rpm -ivh --force package

also rpm -Uvh is to upgrade rpm -ivh is to install

----- Original Message -----
From: "Vikram Khurana" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 23, 2002 2:38 PM
Subject: [luau] rpm problem


> Howdy,
>
> When I do a rpm -ql <package1> to see the files installed by the rpm,
I
> get a message saying the package is not installed.
>
> However when I do rpm -Uvh <package1> to install it, it says package
is
> already installed, which is true, because the package is indeed
> installed.
>
> Why is it then rpm -ql is giving me the faulty message?
>
> Thanks for your time,
> Vikram
>
> _______________________________________________
> LUAU mailing list
> [EMAIL PROTECTED]
> http://videl.ics.hawaii.edu/mailman/listinfo/luau
>
_______________________________________________
LUAU mailing list
[EMAIL PROTECTED]
http://videl.ics.hawaii.edu/mailman/listinfo/luau

Reply via email to