Devuan bug report logs - #538
eudev: error message while booting a machine with btrfs

version graph

Package: eudev; Maintainer for eudev is Devuan Dev Team <devuan-dev@lists.dyne.org>; Source for eudev is src:eudev.

Reported by: Wilfried Klaebe <w+reportbug@chaos.in-kiel.de>

Date: Mon, 11 Jan 2021 16:48:02 UTC

Severity: normal

Found in version 3.2.9-8

Fixed in version 3.2.9-9

Done: dak@devuan.org

Full log


Message #5 received at submit@bugs.devuan.org (full text, mbox, reply):

Received: (at submit) by bugs.devuan.org; 11 Jan 2021 16:40:04 +0000
Return-Path: <w+reportbug@chaos.in-kiel.de>
Delivered-To: devuanbugs@dyne.org
Received: from tupac3.dyne.org [195.169.149.119]
	by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4)
	for <debbugs@localhost> (single-drop); Mon, 11 Jan 2021 16:40:04 +0000 (UTC)
Received: from mx01.toppoint.de (mx01.toppoint.de [217.70.197.24])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 18350F604B0
	for <submit@bugs.devuan.org>; Mon, 11 Jan 2021 17:31:29 +0100 (CET)
Received: from chaos.in-kiel.de (chaos.in-kiel.de [217.70.197.123])
	by mx01.toppoint.de (Postfix) with ESMTPS id 86F8C80103
	for <submit@bugs.devuan.org>; Mon, 11 Jan 2021 17:31:26 +0100 (CET)
Received: from w by chaos.in-kiel.de with local (Exim 4.94)
	(envelope-from <w+reportbug@chaos.in-kiel.de>)
	id 1kz06H-0001mj-K1; Mon, 11 Jan 2021 17:31:25 +0100
Content-Type: multipart/mixed; boundary="===============1741261990038205643=="
MIME-Version: 1.0
From: Wilfried Klaebe <w+reportbug@chaos.in-kiel.de>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Subject: eudev: error message while booting a machine with btrfs
Message-ID: <161038268558.6452.15426828895235206829.reportbug@chaos.in-kiel.de>
X-Mailer: reportbug 7.9.0+devuan1
Date: Mon, 11 Jan 2021 17:31:25 +0100
X-Spamd-Result: default: False [-1.31 / 15.00];
	 RCVD_TLS_LAST(0.00)[];
	 ARC_NA(0.00)[];
	 FROM_HAS_DN(0.00)[];
	 TO_MATCH_ENVRCPT_ALL(0.00)[];
	 R_SPF_ALLOW(-0.20)[+a];
	 MIME_GOOD(-0.10)[multipart/mixed,text/plain];
	 HAS_ATTACHMENT(0.00)[];
	 DMARC_NA(0.00)[in-kiel.de];
	 RCPT_COUNT_ONE(0.00)[1];
	 IP_WHITELIST(-2.00)[217.70.197.123];
	 TO_DN_ALL(0.00)[];
	 MX_GOOD(-0.01)[];
	 CTYPE_MIXED_BOGUS(1.00)[];
	 NEURAL_HAM(-0.00)[-1.000];
	 FROM_EQ_ENVFROM(0.00)[];
	 R_DKIM_NA(0.00)[];
	 MIME_TRACE(0.00)[0:+,1:+,2:+];
	 ASN(0.00)[asn:13101, ipnet:217.70.192.0/20, country:DE];
	 TAGGED_FROM(0.00)[reportbug];
	 MID_RHS_MATCH_FROM(0.00)[];
	 RCVD_COUNT_TWO(0.00)[2]
X-Rspamd-Queue-Id: 86F8C80103
X-Rspamd-Server: mx01
X-Spam-Status: No, score=0.0 required=5.0 tests=T_SPF_PERMERROR
	autolearn=disabled version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org
[Message part 1 (text/plain, inline)]
Package: eudev
Version: 3.2.9-8
Severity: normal

Dear Maintainer,

   * What led up to the situation?

While booting a machine with BTRFS, this error message appeared:

Waiting for /dev to be fully populated...[    5.637002] udevd[458]: failed to execute '/lib/udev/${exec_prefix}/bin/udevadm' '${exec_prefix}/bin/udevadm trigger -s block -p ID_BTRFS_READY=0': No such file or directory

   * What outcome did you expect instead?

This error message not appearing.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

I traced this back to /lib/udev/rules.d/64-btrfs.rules, line 14:

ENV{ID_BTRFS_READY}=="1", RUN+="${exec_prefix}/bin/udevadm trigger -s block -p ID_BTRFS_READY=0"

Removing the '${exec_prefix}' makes the error message go away. I do not see any negative impact.

I have looked at https://git.devuan.org/devuan/eudev/src/branch/master/rules/64-btrfs.rules.in
but have no idea what to replace @bindir@ with to resolve this.


Best regards

Wilfried

-- Package-specific info:

-- System Information:
Distributor ID:	Devuan
Description:	Devuan GNU/Linux 4 (chimaera/ceres)
Release:	testing/unstable
Codename:	n/a
Architecture: x86_64

Kernel: Linux 5.9.0-5-amd64 (SMP w/2 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages eudev depends on:
ii  adduser      3.118
ii  debconf      1.5.74
ii  libblkid1    2.36.1-3+devuan1
ii  libc6        2.31-6
ii  libeudev1    3.2.9-8
ii  libkmod2     27+20200310-2
ii  libselinux1  3.1-2+b2
ii  lsb-base     11.1.0
ii  procps       2:3.3.16-5+devuan1
ii  util-linux   2.36.1-3+devuan1

eudev recommends no packages.

eudev suggests no packages.

-- no debconf information
[udev-database.txt (text/plain, attachment)]

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Fri Mar 29 04:44:49 2024;