[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#112853: marked as done (apt: can't always remount /usr read-only after running apt-get)



Your message dated Wed, 19 Sep 2001 23:18:36 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1010919231745.1008C-100000@wakko.deltatee.com>
and subject line Bug#112853: apt: can't always remount /usr read-only after running apt-get
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Sep 2001 00:10:54 +0000
>From chr.ohm@gmx.net Wed Sep 19 19:10:54 2001
Return-path: <chr.ohm@gmx.net>
Received: from mail.gmx.net [213.165.64.20] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 15jrQb-0004Dp-00; Wed, 19 Sep 2001 19:10:53 -0500
Received: (qmail 7305 invoked by uid 0); 20 Sep 2001 00:10:21 -0000
Received: from f-88-218.cvx-stuttgart.ipdial.viaginterkom.de (HELO jumpgate.thevoid.net) (62.180.218.88)
  by mail.gmx.net (mp020-rz3) with SMTP; 20 Sep 2001 00:10:21 -0000
Received: from moongate.thevoid.net ([192.168.3.199])
	by jumpgate.thevoid.net with esmtp (Exim 3.12 #1 (Debian))
	id 15jrQ2-0000Q2-00; Thu, 20 Sep 2001 02:10:18 +0200
Received: from co by moongate.thevoid.net with local (Exim 3.32 #1 (Debian))
	id 15jrQ2-0001kM-00; Thu, 20 Sep 2001 02:10:18 +0200
From:  <chr.ohm@gmx.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: can't always remount /usr read-only after running apt-get
X-Reportbug-Version: 1.28
X-Mailer: reportbug 1.28
Date: Thu, 20 Sep 2001 02:10:18 +0200
Message-Id: <[🔎] E15jrQ2-0001kM-00@moongate.thevoid.net>
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.5.4
Severity: normal

hi.

i usually have /usr mounted read-only and just change it to install or
dist-upgrade. but sometimes after running apt-get dist-upgrade/install when
i try to remount /usr read-only, it says:
mount: /usr is busy

so it seems apt-get opens some files on /usr as read-write.

bye

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux moongate 2.4.9 #1 Tue Sep 11 16:26:09 CEST 2001 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages apt depends on:
ii  libc6                  2.2.4-1           GNU C Library: Shared libraries an
ii  libstdc++2.10-glibc2.2 1:2.95.4-0.010902 The GNU stdc++ library


---------------------------------------
Received: (at 112853-done) by bugs.debian.org; 20 Sep 2001 05:20:11 +0000
>From jgg@debian.org Thu Sep 20 00:20:11 2001
Return-path: <jgg@debian.org>
Received: from skip-ext.ab.videon.ca [206.75.216.36] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 15jwFv-0006Sv-00; Thu, 20 Sep 2001 00:20:11 -0500
Received: (qmail 29991 invoked from network); 20 Sep 2001 05:18:39 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63]) (envelope-sender <jgg@debian.org>)
          by skip-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <chr.ohm@gmx.net>; 20 Sep 2001 05:18:39 -0000
Received: from localhost
	([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
	by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
	id 15jwEO-0000aC-00; Wed, 19 Sep 2001 23:18:36 -0600
Date: Wed, 19 Sep 2001 23:18:36 -0600 (MDT)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: chr.ohm@gmx.net, 112853-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#112853: apt: can't always remount /usr read-only after running apt-get
In-Reply-To: <[🔎] E15jrQ2-0001kM-00@moongate.thevoid.net>
Message-ID: <[🔎] Pine.LNX.3.96.1010919231745.1008C-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 112853-done@bugs.debian.org


On Thu, 20 Sep 2001 chr.ohm@gmx.net wrote:

> i usually have /usr mounted read-only and just change it to install or
> dist-upgrade. but sometimes after running apt-get dist-upgrade/install when
> i try to remount /usr read-only, it says:
> mount: /usr is busy

This has nothing to do with APT.. Files are left open as part of the dpkg
process, most of the common cases are deleted but not-yet-closed inodes
(ie library upgrades).

Jason



Reply to: