Devuan logs - #68, boring messages


Message sent to [email protected], [email protected]:


X-Loop: [email protected]
Subject: bug#68: udev logging not working in Devuan Jessie rc
Reply-To: Enrico Menotti <[email protected]>, [email protected]
Resent-From: Enrico Menotti <[email protected]>
Resent-To: [email protected]
Resent-CC: [email protected]
Resent-Date: Sat, 29 Apr 2017 18:33:01 UTC
Resent-Message-ID: <[email protected]>
Resent-Sender: [email protected]
X-Devuan-PR-Message: report 68
X-Devuan-PR-Package: udev
X-Devuan-PR-Keywords: 
Received: via spool by [email protected] id=B.14934900047266
          (code B ref -1); Sat, 29 Apr 2017 18:33:01 UTC
Received: (at submit) by bugs.devuan.org; 29 Apr 2017 18:20:04 +0000
Delivered-To: [email protected]
Received: from mail.dyne.org [178.62.188.7]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Sat, 29 Apr 2017 20:20:04 +0200 (CEST)
Received: from libero.it (smtp-33-i5.italiaonline.it [212.48.25.234])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by tupac2.dyne.org (Postfix) with ESMTPS id 4090918D0C5
	for <[email protected]>; Sat, 29 Apr 2017 18:19:53 +0000 (UTC)
Authentication-Results: tupac2.dyne.org; dkim=pass
	reason="2048-bit key; unprotected key"
	header.d=libero.it [email protected] header.b=i9vlztpR;
	dkim-adsp=pass; dkim-atps=neutral
Received: from oxmiddle-05-021.iol.local ([10.255.27.99])
	by smtp-33.iol.local with SMTP
	id 4WyGdl0buROpj4WyGdfngW; Sat, 29 Apr 2017 20:19:52 +0200
x-libjamoibt: 1601
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=libero.it; s=s2014;
	t=1493489992; bh=IgmY4J4u38b0V6HSigJWERHiVnxcmUT9KY9cQoPrcqo=;
	h=Date:From:To:Subject;
	b=i9vlztpRjA4KtLbDOcsLstJyfbP2ukRut0WTpUpLLdFR7DlUXDnHj3s/23n5VuVGn
	 R8K943zn3FFHBuJ07RYsHhlCg9pgbXMbIwdisjxxLfRxaxVNd308gL7PgRkzO4f1gA
	 tIKfAEZ+PlwHPQr1+yDMvDKa43X4ASx0GkXQ/Vg5zSw1rTBxNRLmY5v8NTl205gzvp
	 Ayi5WjVtjdPcGCMb+Nm4T9CXoowePXKDjxziTOAeaY553s0hkq5rH5rQHzXmL9wswd
	 uG9nCQFhi5aH7Mm79uTJFqYdNYZMoIDPpLdVBs0FDZV5BNqprAW8wpW+F4Tomb8yqQ
	 ipxVWLmGWeaCg==
X-CNFS-Analysis: v=2.2 cv=Oso/823t c=1 sm=1 tr=0
 a=1xMwhBpz0s/FDnX+xB/mcg==:117 a=LRNa1XT_PvUA:10 a=JWWEyAbFJniNHR54WdIA:9
 a=QEXdDO2ut3YA:10 a=vi-5rjF6_HNk-t2m7MUA:9 a=_W_S_7VecoQA:10
Date: Sat, 29 Apr 2017 20:19:52 +0200 (CEST)
From: Enrico Menotti <[email protected]>
To: [email protected]
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_11158_1516137687.1493489992609"
X-Priority: 3
Importance: Medium
X-Mailer: Open-Xchange Mailer v7.8.3-Rev21
X-Originating-IP: 82.48.216.147
X-Originating-Client: open-xchange-appsuite
x-libjamsun: XThyMpnyWZSAZ4njzBGW5Lg5+s4h9o8rgD8I+vwHvAU=
x-libjamv: ciRk/482jxs=
X-CMAE-Envelope: MS4wfER6XPegzI5KyWA1HkFZGJvrJYIVRjzjmjKWHWVqB/ddkdT3XwmiqiBnWBAWbKcTlr2R54vnwrogEpRxVfdTYa5PQHcqHSlJGxMIiq9yUdNHPu2RSERY
 IorxU8zYwOVVQqax0E/f2FQWehiJE52xcWVEUp7QHI/ob/VvM8mQcG58f7BaG4oDyapXXlwMYu+3zw==
X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,
	SPF_PASS autolearn=disabled version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2

------=_Part_11158_1516137687.1493489992609
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Package: udev

Version: 215-17+deb8u6

I had the need to get a log from udev. I found four ways to do this:

1. changing /etc/udev/udev.conf, and inserting there udev_log="debug"

2. passing to the kernel the parameter udev.log-priority=debug (at boot time)

3. declaring the environment variable UDEV_LOG=debug

4. using udevadm (this only works after boot)

I tried the first three options (I needed a log at boot), and none worked.

So I downgraded udev to the version included with Debian Wheezy (175-7.2). This allowed a log (I used the first method) in /var/log/daemon.log.

I suspect udev in Jessie to rely on systemd for producing logs.
------=_Part_11158_1516137687.1493489992609
MIME-Version: 1.0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p>Package: udev</p><p>Version:&#160;215-17+deb8u6</p><p>I had the need to get a log from udev. I found four ways to do this:</p><p>1. changing /etc/udev/udev.conf, and inserting there udev_log=&#34;debug&#34;</p><p>2. passing to the kernel the parameter&#160;udev.log-priority=debug (at boot time)</p><p>3. declaring the environment variable UDEV_LOG=debug</p><p>4. using udevadm (this only works after boot)</p><p>I tried the first three options (I needed a log at boot), and none worked.</p><p>So I downgraded udev to the version included with Debian Wheezy (175-7.2). This allowed a log (I used the first method) in /var/log/daemon.log.</p><p>I suspect udev in Jessie to rely on systemd for producing logs.</p></body></html>
 
------=_Part_11158_1516137687.1493489992609--


Message sent:


X-Loop: [email protected]
From: [email protected] (Devuan bug Tracking System)
To: Enrico Menotti <[email protected]>
Subject: bug#68: Acknowledgement (udev logging not working in Devuan Jessie rc)
Message-ID: <[email protected]>
In-Reply-To: <[email protected]>
References: <[email protected]>
Precedence: bulk
X-Devuan-PR-Message: ack 68
X-Devuan-PR-Package: udev
X-Devuan-PR-Keywords: 
Reply-To: [email protected]

Thank you for the problem report you have sent regarding Devuan.
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.

Your message has been sent to the package maintainer(s):
 [email protected]

If you wish to submit further information on your problem, please send
it to [email protected] (and *not* to
[email protected]).

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.

Devuan Bugs Owner
(administrator, Devuan bugs database)


Message received at [email protected]:


Received: (at control) by bugs.devuan.org; 7 Dec 2017 21:50:06 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from tupac3.dyne.org [195.169.149.119]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Thu, 07 Dec 2017 22:50:06 +0100 (CET)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: [email protected])
	with ESMTPSA id 42956F60970
Date: Thu, 7 Dec 2017 21:44:51 +0000
From: KatolaZ <[email protected]>
To: [email protected]
Subject: ...
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="1p/8YZFQDK16REep"
Content-Disposition: inline
User-Agent: Mutt/1.5.23 (2014-03-12)
X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED
	autolearn=disabled version=3.4.1
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org


--1p/8YZFQDK16REep
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

tags 133 ascii
tags 140 jessie
tags 90 jessie
tags 43 jessie
tags 167 ascii
tags 126 ascii
tags 151 jessie
tags 138 jessie
tags 117 jessie
tags 117 ascii
tags 127 jessie
tags 120 ascii
tags 20 jessie
tags 148 jessie
tags 148 ascii
tags 149 ascii
tags 149 jessie
tags 135 ascii
tags 136 jessie
tags 134 jessie
tags 134 ascii
tags 143 ascii
tags 143 jessie
tags 54 jessie
tags 54 ascii
tags 154 ascii
tags 154 jessie
tags 48 jessie
tags 87 ascii
tags 113 jessie
tags 141 ascii
tags 41 jessie
tags 119 jessie
tags 164 ascii
tags 64 jessie
tags 163 ascii
tags 158 jessie
tags 58 ascii
tags 58 jessie
tags 110 jessie
tags 160 jessie
tags 166 jessie
tags 99 jessie
tags 130 ascii
tags 130 jessie
tags 107 ascii
tags 162 ascii
tags 106 ascii
tags 155 jessie
tags 55 jessie
tags 131 jessie
tags 152 ascii
tags 79 jessie
tags 137 jessie
tags 36 jessie
tags 37 jessie
tags 145 ascii
tags 45 jessie
tags 49 jessie
close 30
close 68
close 64
merge 154 148
merge 90 22

--1p/8YZFQDK16REep
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAloptlMACgkQXyCzrgtfBi8qNwCffM2eYmJMgBkX3BOmYIkZZeAV
328AoIgAr1HPmqZKmB/wj/IgdUhbjAm4
=lI+l
-----END PGP SIGNATURE-----

--1p/8YZFQDK16REep--


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.

Devuan Bugs Owner <[email protected]>.
Last modified: Sun, 1 Dec 2024 00:39:02 UTC