Bug#191036: marked as done ([OLD PROPOSAL] create /run for programs that run before /var is mounted)
Your message dated Sun, 28 Mar 2004 17:45:26 +0200
with message-id <20040328154526.GD25294@mails.so.argh.org>
and subject line Has been fixed for more than six month
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.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Apr 2003 06:05:46 +0000
>From jaq@spacepants.org Mon Apr 28 01:05:45 2003
Return-path: <jaq@spacepants.org>
Received: from octopus.com.au [61.8.3.8]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 19A1lo-0000Ac-00; Mon, 28 Apr 2003 01:05:45 -0500
Received: from localhost (localhost [127.0.0.1])
by octopus.com.au (Postfix) with ESMTP
id 800B3D7AB18; Mon, 28 Apr 2003 16:05:34 +1000 (EST)
Received: by octopus.com.au (Postfix, from userid 1047)
id 3F6BCD7AB0D; Mon, 28 Apr 2003 16:05:34 +1000 (EST)
Received: from willow.home.spacepants.org (unknown [202.4.235.65])
by octopus.com.au (Postfix) with ESMTP
id C272CD7AB01; Mon, 28 Apr 2003 16:05:32 +1000 (EST)
Received: by willow.home.spacepants.org (Postfix, from userid 1000)
id DD52DCB9FF; Mon, 28 Apr 2003 16:00:43 +1000 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jamie Wilkinson <jaq@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: create /run for programs that run before /var is mounted
X-Mailer: reportbug 2.10.1
Date: Mon, 28 Apr 2003 16:00:43 +1000
Message-Id: <20030428060043.DD52DCB9FF@willow.home.spacepants.org>
X-Virus-Scanned: by AMaViS new-20020517
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-12.3 required=4.0
tests=BAYES_01,HAS_PACKAGE,PATCH_UNIFIED_DIFF
autolearn=ham version=2.53
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp)
Package: base-files
Version: 3.0.8.1
Severity: normal
Tags: patch
As per the discussion on debian-devel, I am filing this bug with patch
to have base-files create the /run directory. To summarise the
discussion, we need to move program state out of /etc but for some
programs that run early on during the boot process, /var is not mounted
and so /var/run is unavailable. Thus Debian will be enhancing the FHS
by demonstrating it is possible to leave /etc totally under the admin's
control. A proposed addition to the FHS will be forthcoming once we can
show that /run is useful.
diff -ruN base-files-3.0.8/debian/changelog base-files-3.0.8.1/debian/changelog
--- base-files-3.0.8/debian/changelog 2003-02-16 00:30:09.000000000 +1100
+++ base-files-3.0.8.1/debian/changelog 2003-04-01 23:35:10.000000000 +1000
@@ -1,3 +1,10 @@
+base-files (3.0.8.1) experimental; urgency=low
+
+ * Added /run as a place for boottime programs to store state, as an
+ alternative to /etc.
+
+ -- Jamie Wilkinson <jaq@debian.org> Tue, 1 Apr 2003 08:54:10 +1000
+
base-files (3.0.8) unstable; urgency=low
* Fixed the way /etc/motd is updated so that it still works when md5sum
diff -ruN base-files-3.0.8/debian/directory-list base-files-3.0.8.1/debian/directory-list
--- base-files-3.0.8/debian/directory-list 2002-01-19 06:03:00.000000000 +1100
+++ base-files-3.0.8.1/debian/directory-list 2003-04-01 08:54:02.000000000 +1000
@@ -9,7 +9,8 @@
mnt
proc
root
+run
sbin
tmp
usr
-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux willow 2.4.20-ben9 #1 Sat Mar 29 01:05:19 EST 2003 ppc
Locale: LANG=en_AU, LC_CTYPE=en_AU
Versions of packages base-files depends on:
ii base-passwd 3.5.1 Debian base system master password
ii mawk [awk] 1.3.3-9 a pattern scanning and text proces
-- no debconf information
---------------------------------------
Received: (at 191036-done) by bugs.debian.org; 28 Mar 2004 15:45:29 +0000
>From aba@not.so.argh.org Sun Mar 28 07:45:29 2004
Return-path: <aba@not.so.argh.org>
Received: from mail-in.m-online.net [62.245.150.237]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1B7cTY-0007Po-00; Sun, 28 Mar 2004 07:45:28 -0800
Received: from mail.m-online.net (svr14.m-online.net [192.168.3.144])
by svr8.m-online.net (Postfix) with ESMTP id 6FA634BF4E;
Sun, 28 Mar 2004 17:45:27 +0200 (CEST)
Received: from sol.so.argh.org (ppp-82-135-4-50.mnet-online.de [82.135.4.50])
by mail.m-online.net (Postfix) with ESMTP id 2A8636AA10;
Sun, 28 Mar 2004 17:45:27 +0200 (CEST)
Received: from aba by sol.so.argh.org with local (Exim 4.22 #1 (Debian) [+prerelease])
id 1B7cTW-00076R-AV; Sun, 28 Mar 2004 17:45:26 +0200
Date: Sun, 28 Mar 2004 17:45:26 +0200
From: Andreas Barth <aba@not.so.argh.org>
To: 23661-done@bugs.debian.org, 27205-done@bugs.debian.org,
33251-done@bugs.debian.org, 36151-done@bugs.debian.org,
37999-done@bugs.debian.org, 39125-done@bugs.debian.org,
42870-done@bugs.debian.org, 43724-done@bugs.debian.org,
51473-done@bugs.debian.org, 54985-done@bugs.debian.org,
62768-done@bugs.debian.org, 63598-done@bugs.debian.org,
65578-done@bugs.debian.org, 71805-done@bugs.debian.org,
78014-done@bugs.debian.org, 79541-done@bugs.debian.org,
82595-done@bugs.debian.org, 83669-done@bugs.debian.org,
85500-done@bugs.debian.org, 88058-done@bugs.debian.org,
100586-done@bugs.debian.org, 101162-done@bugs.debian.org,
102917-done@bugs.debian.org, 109171-done@bugs.debian.org,
119559-done@bugs.debian.org, 191036-done@bugs.debian.org,
197835-done@bugs.debian.org
Subject: Has been fixed for more than six month
Message-ID: <20040328154526.GD25294@mails.so.argh.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
X-Editor: Vim http://www.vim.org/
Delivered-To: 191036-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Hi,
this bug was set to the status "fixed" more than six month ago, so I'm
closing it now. For an announcement of this, see
http://lists.debian.org/debian-policy/2004/debian-policy-200403/msg00042.html
Cheers,
Andi
--
http://home.arcor.de/andreas-barth/
PGP 1024/89FB5CE5 DC F1 85 6D A6 45 9C 0F 3B BE F1 D0 C5 D1 D9 0C
Reply to: