All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: Andrew Morton <akpm@digeo.com>
Cc: "Robert P. J. Day" <rpjday@mindspring.com>, linux-kernel@vger.kernel.org
Subject: Re: 2.5.66-bk12 causes "rpm" errors
Date: 06 Apr 2003 23:15:17 -0400	[thread overview]
Message-ID: <1049685316.894.5.camel@localhost> (raw)
In-Reply-To: <20030406182815.65dd9304.akpm@digeo.com>

On Sun, 2003-04-06 at 21:28, Andrew Morton wrote:

> I am now very confused.

It is a battle tactic.

Backing out this patch (from a kernel roughly similar to 2.5.66-mm3)
does not resolve the problem:

        [23:08:36]root@phantasy:~# rpm -q glibc
        rpmdb: unable to join the environment
        error: db4 error(11) from dbenv->open: Resource temporarily unavailable
        error: cannot open Packages index using db3 - Resource temporarily unavailable (11)
        error: cannot open Packages database in /var/lib/rpm
        package glibc is not installed
        
        [23:10:57]root@phantasy:~# LD_ASSUME_KERNEL=2.2.5 rpm -q glibc
        glibc-2.3.2-11.9

If I boot a kernel without NPTL the problem goes away.  The problem also
does not exist in Red Hat 9's 2.4 kernel (which has NPTL).

When I first started tracking this down, I found an rpm version where
everything worked... like rpm-4.2-0.41 or so.  I am currently running
rpm-4.2-0.69 which experiences the problem.

It only happens with root, by the way.  I guess because non-root users
cannot do much, and everything they do do they do without getting a lock
on the db.

Baffling.

	Robert Love


  reply	other threads:[~2003-04-07  3:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-07  1:18 2.5.66-bk12 causes "rpm" errors Robert P. J. Day
2003-04-07  1:32 ` Andrew Morton
2003-04-07  1:41   ` Robert Love
2003-04-07  1:47     ` Robert Love
2003-04-07 11:45       ` Alan Cox
2003-04-07 14:53         ` Robert Love
2003-04-07 14:17           ` Alan Cox
2003-04-07  1:49     ` Robert Love
2003-04-07  2:59       ` J Sloan
2003-04-07 12:07     ` Robert P. J. Day
2003-04-07  2:04   ` Robert P. J. Day
2003-04-07  1:28     ` Andrew Morton
2003-04-07  3:15       ` Robert Love [this message]
2003-04-07  3:19         ` Robert Love
2003-04-07  3:29         ` Andrew Morton
2003-04-07  3:35           ` Robert Love
2003-04-07  9:05 ` Felipe Alfaro Solana
  -- strict thread matches above, loose matches on Subject: below --
2004-04-20  8:10 Fred Shaul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1049685316.894.5.camel@localhost \
    --to=rml@tech9.net \
    --cc=akpm@digeo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rpjday@mindspring.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.