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

Bug#312714: marked as done (initrd-tools: swsuspend requires an extra line in order to avoid filesystem corruption)



Your message dated Thu, 9 Jun 2005 22:18:22 +0200
with message-id <20050609201822.GM3104@sputnik.stro.at>
and subject line Bug#312714: initrd-tools: swsuspend requires an extra line in order to avoid filesystem corruption
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; 9 Jun 2005 19:17:15 +0000
>From root@lkcl.net Thu Jun 09 12:17:15 2005
Return-path: <root@lkcl.net>
Received: from free.hands.com [83.142.228.128] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DgSWh-0003se-00; Thu, 09 Jun 2005 12:17:15 -0700
Received: from lkcl.net (host81-155-76-60.range81-155.btcentralplus.com [81.155.76.60])
	by free.hands.com (Postfix) with ESMTP id 24D03BFB3
	for <submit@bugs.debian.org>; Thu,  9 Jun 2005 20:13:02 +0100 (BST)
Received: from root by lkcl.net with local (Exim 4.24)
	id 1DgAej-0002gA-Jf; Thu, 09 Jun 2005 01:12:21 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: initrd-tools: swsuspend requires an extra line in order to avoid filesystem
 corruption
X-Mailer: reportbug 2.39
Date: Thu, 09 Jun 2005 01:12:21 +0100
Message-Id: <[🔎] E1DgAej-0002gA-Jf@lkcl.net>
Delivered-To: submit@bugs.debian.org
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.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_12_24,
	HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: initrd-tools
Version: 0.1.77
Severity: normal


according to

	http://www.suspend2.net/HOWTO-2.html

you need this:

	echo > /proc/software_suspend/do_resume

BEFORE the script mounts your filesystem. If the line is missing, your
system will not resume. If the line comes after mounting file systems,
you will most likely suffer from filesystem corruption. You have been
warned.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.11-1-686 #1 Fri May 20 07:34:54 UTC 2005 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages initrd-tools depends on:
ii  coreutils [fileutils]         5.2.1-2    The GNU core utilities
ii  cpio                          2.5-1.1    GNU cpio -- a program to manage ar
ii  cramfsprogs                   1.1-4      Tools for CramFs (Compressed ROM F
ii  dash                          0.4.21     The Debian Almquist Shell
ii  fileutils                     5.2.1-2    The GNU file management utilities 
ii  util-linux                    2.12-6     Miscellaneous system utilities

-- no debconf information


---------------------------------------
Received: (at 312714-done) by bugs.debian.org; 9 Jun 2005 20:18:40 +0000
>From max@stro.at Thu Jun 09 13:18:39 2005
Return-path: <max@stro.at>
Received: from baikonur.stro.at [213.239.196.228] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DgTU7-0002wQ-00; Thu, 09 Jun 2005 13:18:39 -0700
Received: from sputnik (stallburg.stro.at [128.131.216.190])
	by baikonur.stro.at (Postfix) with ESMTP id AE1C45C00F
	for <312714-done@bugs.debian.org>; Thu,  9 Jun 2005 22:18:04 +0200 (CEST)
Received: from max by sputnik with local (Exim 4.50)
	id 1DgTTq-0000Yt-GS
	for 312714-done@bugs.debian.org; Thu, 09 Jun 2005 22:18:22 +0200
Date: Thu, 9 Jun 2005 22:18:22 +0200
From: maximilian attems <debian@sternwelten.at>
To: 312714-done@bugs.debian.org
Subject: Re: Bug#312714: initrd-tools: swsuspend requires an extra line in order to avoid filesystem corruption
Message-ID: <20050609201822.GM3104@sputnik.stro.at>
References: <[🔎] E1DgAej-0002gA-Jf@lkcl.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] E1DgAej-0002gA-Jf@lkcl.net>
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: by Amavis (ClamAV) at stro.at
Delivered-To: 312714-done@bugs.debian.org
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: 

On Thu, 09 Jun 2005, Luke Kenneth Casson Leighton wrote:

> according to
> 
> 	http://www.suspend2.net/HOWTO-2.html

that's a strange piece of junk.
use it on your own risk.
 
> you need this:
> 
> 	echo > /proc/software_suspend/do_resume
> 
> BEFORE the script mounts your filesystem. If the line is missing, your
> system will not resume. If the line comes after mounting file systems,
> you will most likely suffer from filesystem corruption. You have been
> warned.
> 

well initrd-tools is another piece of junk and
is on the way to be replaced.
debian-kernel currently don't support suspend so this anyway a noop.

--
maks



Reply to: