On Tue, 2003-09-23 at 14:29, Simran Hansrai wrote:
> After running that command it looks like there is something wrong with 
> my rpm command:
> 
> + echo I think you are running on RedHat Linux or SuSE Linux.
> I think you are running on RedHat Linux or SuSE Linux.
> + GCC=gcc
> + '[' -f /etc/redhat-release ']'
> + fgrep -q ' 6.' /etc/redhat-release
> + rpm -q binutils glibc-devel gcc make
> ..
> 
> It hangs at the rpm -q binutils glibc-devel gcc make
> 
> I also manually tried running rpm -qa sendmail just to test it and it 
> just hangs..
> 

you probably left rpm in an invalid state when you killed the install
process.  look in /var/lib/rpm and delete and __db.* files
Bret


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to