On Tue, 23 Sep 2003, 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.. >
To me this sounds like the rpm bug is cropping up. If true, there is a bugzilla report with respect to rpm hanging. The course of action then is to remove /var/lib/rpm/__db.* files then issue a "rpm --rebuilddb". To verify that the preceeding work test it with your "rpm -qa sendmail" as above. > [EMAIL PROTECTED] bin]# bash -x rpm -qa sendmail this one is nonsensical. The "bash -x" is only applicable for shell scripts. rpm is a binary. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list