Debian bug report logs - #1396, boring messages


Message sent to debian-devel@pixar.com:


Subject: Bug#1396: System Hangs!
Reply-To: Raul Miller <moth@magenta.com>, debian-bugs@pixar.com
Resent-From: Raul Miller <moth@magenta.com>
Resent-To: debian-devel@pixar.com
Resent-Date: Tue, 19 Sep 1995 15:48:04 GMT
Resent-Message-ID: <debian-bugs-handler.1396.B09191533490@pixar.com>
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: sysvinit
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Tue, 19 Sep 1995 15:48:04 GMT
Received: with rfc822 via encapsulated-mail; Tue, 19 Sep 1995 15:33:47 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0sv4e1-00063dC; Tue, 19 Sep 95 08:31 PDT
Received: from magenta.com by pixar.com with SMTP id AA17507
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Tue, 19 Sep 1995 08:31:19 -0700
Received: (moth@localhost) by magenta.com (8.6.12/8.6.4) id LAA12537; Tue, 19 Sep 1995 11:26:32 -0400
Date: Tue, 19 Sep 1995 11:26:32 -0400
Message-Id: <199509191526.LAA12537@magenta.com>
From: Raul Miller <moth@magenta.com>
To: dwarf@symnet.net, debian-bugs@pixar.com
In-Reply-To: <9509191548.AA26654@symnet.net> (dwarf@symnet.net)

Package: sysvinit
Version: 2.57b

Dale Scheetz asks:
   Well, absolutely nothing appears in the log after the last boot
   message. BTW the major things that appear on the console but not in
   the messages log is the output from the boot script and
   run-parts. What do I do to get these messages into a file
   somewhere?

I recommend that (unless there's some simple way to get syslog to
recognize these messages), the si: entry in /etc/inittab be changed to
read:

si::sysinit:/etc/init.d/boot >>/var/log/boot

[I think that all log files in /var/log/ are automatically rotated?]

--
Raul


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: Raul Miller <moth@magenta.com>
Subject: Bug#1396: Acknowledgement (was: System Hangs!)
In-Reply-To: <199509191526.LAA12537@magenta.com>
References: <199509191526.LAA12537@magenta.com>

Thank you for the problem report you have sent regarding Debian GNU/Linux.
This is an automatically generated reply, to let you know your message has
been received.  It is being forwarded to the developers' mailing list for
their attention; they will reply in due course.

If you wish to submit further information on your problem, please send
it to debian-bugs@pixar.com, but please ensure that the Subject
line of your message starts with "Bug#1396" or "Re: Bug#1396" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Message sent to debian-devel@pixar.com:


Subject: Bug#1396: System Hangs!
Reply-To: mitchell@mdd.comm.mot.com (Bill Mitchell), debian-bugs@pixar.com
Resent-From: mitchell@mdd.comm.mot.com (Bill Mitchell)
Resent-To: debian-devel@pixar.com
Resent-Date: Tue, 19 Sep 1995 16:33:02 GMT
Resent-Message-ID: <debian-bugs-handler.1396.B09191629440@pixar.com>
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: sysvinit
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Tue, 19 Sep 1995 16:33:02 GMT
Received: with rfc822 via encapsulated-mail; Tue, 19 Sep 1995 16:29:42 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0sv5VA-0005zVC; Tue, 19 Sep 95 09:26 PDT
Received: from motgate.mot.com by pixar.com with SMTP id AA19931
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Tue, 19 Sep 1995 09:26:14 -0700
Received: from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate.mot.com (8.6.11/8.6.10/MOT-3.8) with ESMTP id LAA04687; Tue, 19 Sep 1995 11:26:24 -0500
Received: from mdd.comm.mot.com (mdisea.mdd.comm.mot.com [138.242.64.201]) by pobox.mot.com (8.6.11/8.6.10/MOT-3.8) with SMTP id LAA23013; Tue, 19 Sep 1995 11:26:23 -0500
Received: from bb29c.mdd.comm.mot.com by mdd.comm.mot.com (4.1/SMI-4.1)
	id AA03949; Tue, 19 Sep 95 09:26:21 PDT
Received: by bb29c.mdd.comm.mot.com (4.1/SMI-4.1)
	id AA07347; Tue, 19 Sep 95 09:26:14 PDT
Date: Tue, 19 Sep 95 09:26:14 PDT
From: mitchell@mdd.comm.mot.com (Bill Mitchell)
Message-Id: <9509191626.AA07347@bb29c.mdd.comm.mot.com>
To: dwarf@symnet.net, debian-bugs@pixar.com, moth@magenta.com

Raul Miller <moth@magenta.com>

> Dale Scheetz asks:
>    Well, absolutely nothing appears in the log after the last boot
>    message. BTW the major things that appear on the console but not in
>    the messages log is the output from the boot script and
>    run-parts. What do I do to get these messages into a file
>    somewhere?
>
> si::sysinit:/etc/init.d/boot >>/var/log/boot
>
> [I think that all log files in /var/log/ are automatically rotated?]

I just rendered my system unbootable by trying this.
(rummages for a disaster disk)

The redirection apparently fails because the root filesystem is mounted
readonly, and thish screws up the rest of the system startup.

If this can be made to work, I was thinking that "| tail -a /var/log/boot"
might be better than the simple redirection.


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: mitchell@mdd.comm.mot.com (Bill Mitchell)
Subject: Bug#1396: Info received (was Bug#1396: System Hangs!)
In-Reply-To: <9509191626.AA07347@bb29c.mdd.comm.mot.com>
References: <9509191626.AA07347@bb29c.mdd.comm.mot.com>

Thank you for the additional information you have supplied regarding
this problem report.  It has been forwarded to the developers to
accompany the original report.

If you wish to continue to submit further information on your problem,
please do the same thing again: send it to debian-bugs@pixar.com, ensuring
that the Subject line starts with "Bug#1396" or "Re: Bug#1396" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Message sent to debian-devel@pixar.com:


Subject: Bug#1396: System Hangs!
Reply-To: andrew@kryten.it.com.au (Andrew Howell), debian-bugs@pixar.com
Resent-From: andrew@kryten.it.com.au (Andrew Howell)
Resent-To: debian-devel@pixar.com
Resent-Date: Tue, 19 Sep 1995 17:03:03 GMT
Resent-Message-ID: <debian-bugs-handler.1396.B09191654370@pixar.com>
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: sysvinit
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Tue, 19 Sep 1995 17:03:03 GMT
Received: with rfc822 via encapsulated-mail; Tue, 19 Sep 1995 16:54:35 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0sv5uC-0006EsC; Tue, 19 Sep 95 09:52 PDT
Received: from kryten.it.com.au by pixar.com with SMTP id AA21601
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Tue, 19 Sep 1995 09:52:03 -0700
Received: by kryten.it.com.au
	id <m0sv5tR-000AZXC@kryten.it.com.au>
	(Debian /\oo/\ Smail3.1.29.1 #29.33); Wed, 20 Sep 95 00:51 WST
Message-Id: <m0sv5tR-000AZXC@kryten.it.com.au>
From: andrew@kryten.it.com.au (Andrew Howell)
To: moth@magenta.com, debian-bugs@pixar.com
Date: Wed, 20 Sep 1995 00:51:37 +0800 (WST)
In-Reply-To: <199509191526.LAA12537@magenta.com> from "Raul Miller" at Sep 19, 95 11:26:32 am
X-Mailer: ELM [version 2.4 PL24 PGP2]
Content-Type: text
Content-Length: 822

Raul Miller writes:
> I recommend that (unless there's some simple way to get syslog to
> recognize these messages), the si: entry in /etc/inittab be changed to
> read:
>
> si::sysinit:/etc/init.d/boot >>/var/log/boot
>
> [I think that all log files in /var/log/ are automatically rotated?]

Nope, they are listed individually in /etc/cron.weekly/syslogd, and
a few other places.

Andrew

-----------------------------------------------------------------------
Dehydration - 34%, Recollection of previous evening - 2%, embarrassment
factor - 91%.  Advise repair schedule:- off line for 36 hours, re-boot
startup disk, and replace head - wow, what a night!
                -- Kryten in Red Dwarf `The Last Day'

Andrew Howell				               andrew@it.com.au
Perth, Western Australia		      howellaa@cs.curtin.edu.au


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: andrew@kryten.it.com.au (Andrew Howell)
Subject: Bug#1396: Info received (was Bug#1396: System Hangs!)
In-Reply-To: <m0sv5tR-000AZXC@kryten.it.com.au>
References: <m0sv5tR-000AZXC@kryten.it.com.au>

Thank you for the additional information you have supplied regarding
this problem report.  It has been forwarded to the developers to
accompany the original report.

If you wish to continue to submit further information on your problem,
please do the same thing again: send it to debian-bugs@pixar.com, ensuring
that the Subject line starts with "Bug#1396" or "Re: Bug#1396" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Message sent to debian-devel@pixar.com:


Subject: Bug#1396: System Hangs!
Reply-To: Raul Miller <moth@magenta.com>, debian-bugs@pixar.com
Resent-From: Raul Miller <moth@magenta.com>
Resent-To: debian-devel@pixar.com
Resent-Date: Tue, 19 Sep 1995 18:48:02 GMT
Resent-Message-ID: <debian-bugs-handler.1396.B09191834270@pixar.com>
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: sysvinit
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Tue, 19 Sep 1995 18:48:02 GMT
Received: with rfc822 via encapsulated-mail; Tue, 19 Sep 1995 18:34:25 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0sv7Tm-00063rC; Tue, 19 Sep 95 11:33 PDT
Received: from magenta.com by pixar.com with SMTP id AA26638
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Tue, 19 Sep 1995 11:32:56 -0700
Received: (moth@localhost) by magenta.com (8.6.12/8.6.4) id OAA20156; Tue, 19 Sep 1995 14:28:06 -0400
Date: Tue, 19 Sep 1995 14:28:06 -0400
Message-Id: <199509191828.OAA20156@magenta.com>
From: Raul Miller <moth@magenta.com>
To: mitchell@mdd.comm.mot.com
Cc: dwarf@symnet.net, debian-bugs@pixar.com
In-Reply-To: <9509191626.AA07347@bb29c.mdd.comm.mot.com> (mitchell@mdd.comm.mot.com)

I (foolishly) wrote:
   > si::sysinit:/etc/init.d/boot >>/var/log/boot
   >
   > [I think that all log files in /var/log/ are automatically rotated?]

Bill Mitchell writes:
   I just rendered my system unbootable by trying this.
   (rummages for a disaster disk)

Ooops.  Well, um..

Change that to:

si::sysinit:/etc/init.d/boot 2>&1 | logger -s -p user.info -t /etc/init.d/boot

--
Raul


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: Raul Miller <moth@magenta.com>
Subject: Bug#1396: Info received (was Bug#1396: System Hangs!)
In-Reply-To: <199509191828.OAA20156@magenta.com>
References: <199509191828.OAA20156@magenta.com>

Thank you for the additional information you have supplied regarding
this problem report.  It has been forwarded to the developers to
accompany the original report.

If you wish to continue to submit further information on your problem,
please do the same thing again: send it to debian-bugs@pixar.com, ensuring
that the Subject line starts with "Bug#1396" or "Re: Bug#1396" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 07:43:01 GMT Wed 01 Nov