LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   contradictory rpm responses (https://www.linuxquestions.org/questions/linux-newbie-8/contradictory-rpm-responses-170333/)

toreilly 04-14-2004 11:44 PM

contradictory rpm responses
 
i'm trying to install wine using an rpm file. i su to root, then type rpm -i wine*.
the response is "package wine-20040408-mdk is already installed"

ok, that sounds great, so just to make sure, i type rpm -V wine* and get back:
package wine-20040408-mdk.i586.rpm is not installed

and upon trying to run wine it doesn't seem to be installed. yet whenever i try to install it, it claims to be installed already. i ran into this same situation trying to install gaim, but for some reason gaim is inatalled and working even though it returns the same "gaim is not installed" error

thank you for your time and help,
tim

hazza 04-14-2004 11:54 PM

Try

rpm -Va wine\*

Wildcards don't work with the normal queries.

bigjohn 04-15-2004 02:47 AM

Erm, not sure as it's been a while since I had 9.1, but I seem to recall that there was something in the "errata" about that i.e. telling you that something was installed when in fact it wasn't.

You could have a look at the mandrake site to see if the 9.1 errata is still available, or you could also go into mandrake control centre and make sure that all the updates have been applied. I'd imagine that in theory, all the fixes for that should be there.

regards

John

beejayzed 04-15-2004 04:47 AM

Try rpm --rebuilddb


All times are GMT -5. The time now is 04:50 PM.