I am sorry folks, I should have mentioned this is 7.1 (w/rhn updates). 
This is the second time this has happened.  Last time an rpm --rebuilddb
fixed it.  This time if I emptied the /var/lib/rpm directory and did an
rpm --initdb and then rpm --rebuilddb it would allow we to install (not
-e of course).  Still when I put the orig rpm/* file back it would
always lockup at the point of reading the "...../rpm/requirename" db.

Bret Hughes wrote:
> 
> On Wed, 2003-02-26 at 03:07, Robert Canary wrote:
> >
> >
> > Robert Canary wrote:
> > >
> > > I am trying to remove a bind-devel package...
> > > I use rpm -evv bind-devel
> > > It get all the way down to:
> > > D: opening db index     /var/lib/rpm/Requirename mode=0x82
> > >
> > > and it just sits there...so I figured okay I'll just do an upgrade..it
> > > just sat there also.
> > >
> > > I have did an rpm --initdb and an rpm --rebuilddb but still it just sits
> > > there..
> > >
> > > Where are the lock files on these db files, maybe there is an old lock
> > > somewheres not letting the rpm open the db file.
> > >
> 
> See Below.
> 
> I got some relief but still occurs occatonally but not nearly as often.
> 
> Bret
> 
> from
> 
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75647
> 
> ------- Additional Comment #12 From Jeff Johnson on 2002-10-25 15:09
> -------
> 
> Most of these seem to be stale lock problems,
> fix by doing
>         rm -f /var/lib/rpm/__db*
> 
> The last strace looks like a missing SIGCHLD, the
> fix is in rpm-4.1-9 packages at
>         ftp://people.redhat.com/jbj/test-4.1
> Errata coming.
> 
> Meanwhil I'm gonna close this bug, there's too many
> problems to respond effectively.
> > > thanks in advance
> > > --
> > > robert
> > >
> > > --
> > > redhat-list mailing list
> > > unsubscribe mailto:[EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



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

Reply via email to