RE: [expert] rpm errors

2001-08-12 Thread Jose M. Sanchez
The question is what caused this? RPM or grep? Try RPM -qa by itself... -JMS -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Pablo Gonzalez Sent: Sunday, August 05, 2001 10:34 PM To: [EMAIL PROTECTED] Subject: [expert] rpm errors Hi, When I query

Re: [expert] rpm errors

2001-08-12 Thread Pablo Gonzalez
Joan Tur wrote: Pablo Gonzalez escribió: $ rpm -qa | grep gimp libgimp1.2_1-1.2.1-5mdk memory alloc (3111982304 bytes) returned NULL. $ - any ideas? Have you tryed rpm --rebuilddb ?? 8-? This is what happens:

Re: [expert] rpm errors

2001-08-12 Thread Felix Miata
Jose M. Sanchez wrote: From: [EMAIL PROTECTED] When I query the rpm database or try to install some package I get this error: (Mandrake 8.0) - $ rpm -qa | grep gimp libgimp1.2_1-1.2.1-5mdk memory alloc (3111982304 bytes)

RE: [expert] rpm errors

2001-08-12 Thread Jose M. Sanchez
Are you using the stock RPM included with 8.0? -JMS -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Felix Miata Sent: Sunday, August 12, 2001 8:22 PM To: [EMAIL PROTECTED] Subject: Re: [expert] rpm errors Jose M. Sanchez wrote: From: [EMAIL

Re: [expert] rpm errors

2001-08-12 Thread Michael D. Viron
In 7.1, when I do: rpm -q cdrecord* output is: package cdrecord* is not installed What this does, is take 'cdrecord*' as the argument to the query for rpm. Therefore, it looks in the rpm database to find that, in fact, the package 'cdrecord*' isn't installed. But when I do: