Your message dated Mon, 23 May 2005 07:02:05 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#310250: fixed in util-vserver 0.30.204-7
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; 13 May 2005 03:29:38 +0000
>From [EMAIL PROTECTED] Thu May 12 20:29:38 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.riseup.net [69.90.134.155]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DWQrq-0005TA-00; Thu, 12 May 2005 20:29:38 -0700
Received: from localhost (localhost [127.0.0.1])
by mail.riseup.net (Postfix) with ESMTP id 75AC0A2EF7;
Thu, 12 May 2005 20:29:01 -0700 (PDT)
Received: from mail.riseup.net ([127.0.0.1])
by localhost (buffy [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
id 22996-26; Thu, 12 May 2005 20:29:01 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by mail.riseup.net (Postfix) with ESMTP id 34218A2DFE;
Thu, 12 May 2005 20:29:01 -0700 (PDT)
Received: by pond (Postfix, from userid 1000)
id 3AFA03A80E; Thu, 12 May 2005 22:29:39 -0500 (CDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Micah Anderson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: util-vserver: documentation is incorrect
X-Mailer: reportbug 3.11
Date: Thu, 12 May 2005 22:29:39 -0500
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at riseup.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_BL_SPAMCOP_NET autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: util-vserver
Severity: importat
The README.Debian included in util-vserver states:
chmod 000 $VROOTDIR
chattr +t $VROOTDIR
This is *not* the right thing to do anymore. According to Bertl and
Doener on the irc channel, the proper thing is to do:
setattr --barrier $VROOTDIR
in 2.4 version of the utilities the chmod/chattr stuff is right, but
in 2.6 it is not. The setattr --barrier is smart and knows which one
to do depending on your setup.
Additionally, this should be done as:
setattr --barrier /vservers/<vserver>/.. on each vserver created,
unless *all* your vservers are really directly below /vservers (which
is a *directory*, not a symlink), then it is fine to just do it on
/vservers.
This is an important documentation issue that I think should be
addressed for sarge, and the release managers have said that they will
allow documentation changes to enter into sarge (I've managed to get
this done myself). So I would highly recommend making this simple
change and uploading it and making a request to [EMAIL PROTECTED]
to allow it in.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
---------------------------------------
Received: (at 310250-close) by bugs.debian.org; 23 May 2005 11:44:11 +0000
>From [EMAIL PROTECTED] Mon May 23 04:44:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DaAon-0001qf-00; Mon, 23 May 2005 04:09:57 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DaAhB-0000iH-00; Mon, 23 May 2005 07:02:05 -0400
From: Ola Lundqvist <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#310250: fixed in util-vserver 0.30.204-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 23 May 2005 07:02:05 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: util-vserver
Source-Version: 0.30.204-7
We believe that the bug you reported is fixed in the latest version of
util-vserver, which is due to be installed in the Debian FTP archive:
util-vserver_0.30.204-7.diff.gz
to pool/main/u/util-vserver/util-vserver_0.30.204-7.diff.gz
util-vserver_0.30.204-7.dsc
to pool/main/u/util-vserver/util-vserver_0.30.204-7.dsc
util-vserver_0.30.204-7_i386.deb
to pool/main/u/util-vserver/util-vserver_0.30.204-7_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ola Lundqvist <[EMAIL PROTECTED]> (supplier of updated util-vserver package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Mon, 23 May 2005 06:34:57 +0200
Source: util-vserver
Binary: util-vserver
Architecture: source i386
Version: 0.30.204-7
Distribution: testing-proposed-updates
Urgency: high
Maintainer: Ola Lundqvist <[EMAIL PROTECTED]>
Changed-By: Ola Lundqvist <[EMAIL PROTECTED]>
Description:
util-vserver - tools for Virtual private servers and context switching
Closes: 310249 310250
Changes:
util-vserver (0.30.204-7) testing-proposed-updates; urgency=high
.
* Updated sarge version with README.Debian file from sid,
closes: #310250.
* Improved upgrade path to avoid errors in configure phase,
closes: #310249.
Default vserver root symlinks handled so it will not be reset on
upgrade.
Files:
e8f09f5583b02dc13f80608d65442f7d 740 net optional util-vserver_0.30.204-7.dsc
1afd85d8cf2afca97edfaaad4724d959 115030 net optional
util-vserver_0.30.204-7.diff.gz
bff5f8450d8162d549a8551c124d2065 397520 net optional
util-vserver_0.30.204-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCkbWkGKGxzw/lPdkRAt6aAJ9g36Vfb6xdUuQYPzUwPrYTblRtjwCghGsx
TqdXAICCmKAKZ/QSrHXSyww=
=zF9r
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]