[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: no results after running rpm command
- From: jeffd <jeffd sharechive com>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: no results after running rpm command
- Date: Sun, 04 Sep 2005 21:34:54 -0700
hosander wrote:
> Hi !
>
> Linux :Linux mail.skinova.cn 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 2003 i686 i686 i386 GNU/Linux
> “rpm”description fo the problem:
> after runing rpm command (except --version RPM version 4.2)no results appear:
> [root mail Zend]# rpm -qa | grep mysql
>
> [2]+ Stopped rpm -qa | grep mysql
> [root mail Zend]#
>
> So what is the cause,and how to fix it?
>
>
>
> Best Regards!
>
>
> hosander
> hosander 163 com
> 2005-09-05
>
>
You might want to try to rebuild your rpm database.
make a back-up of the databases:
mv /var/lib/rpm/__db* /tmp/
then rebuild the datases:
rpm -vv --rebuilddb
that should do the trick
hth
Jeff
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]