Bug#272728: marked as done (/usr/lib/e2initrd_helper not found)
Your message dated Tue, 21 Sep 2004 19:56:15 +0200
with message-id <41506B3F.3010602@t-online.de>
and subject line closing bug report, its a dup
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; 21 Sep 2004 16:28:51 +0000
>From harald.dunkel@t-online.de Tue Sep 21 09:28:51 2004
Return-path: <harald.dunkel@t-online.de>
Received: from mailout01.sul.t-online.com [194.25.134.80]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C9nVb-0003ON-00; Tue, 21 Sep 2004 09:28:51 -0700
Received: from sfwd00.aul.t-online.de
by mailout01.sul.t-online.com with smtp
id 1C9nVa-0007So-01; Tue, 21 Sep 2004 18:28:50 +0200
Received: from [192.168.1.100] (Eq72IeZdYeBPg2WZQ9lxUNHaU9SrIjgf+OF8RjlFrIsOhymIPID3cW@[80.146.113.49]) by sfwd00.sul.t-online.de
with esmtp id 1C9nVZ-0kPxrc0; Tue, 21 Sep 2004 18:28:49 +0200
Message-ID: <[🔎] 415056C1.8030303@t-online.de>
Date: Tue, 21 Sep 2004 18:28:49 +0200
From: "Harald Dunkel" <harald.dunkel@t-online.de>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.2) Gecko/20040910 Debian/1.7.2-4
X-Accept-Language: en
MIME-Version: 1.0
To: submit@bugs.debian.org
Subject: /usr/lib/e2initrd_helper not found
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-ID: Eq72IeZdYeBPg2WZQ9lxUNHaU9SrIjgf+OF8RjlFrIsOhymIPID3cW
X-TOI-MSGID: b4d5098c-5490-444c-994f-2813a74668f2
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: initrd-tools
Version: 0.1.74
I got an error message at mkinitrd's runtime:
# mkinitrd -o /boot/initrd.img-2.6.8.1 2.6.8.1
cp: cannot stat `/usr/lib/e2initrd_helper': No such file or directory
ldd: /usr/lib/e2initrd_helper: No such file or directory
The string "e2initrd_helper" appears in
/usr/share/initrd-tools/scripts/e2fsprogs
Here is a patch:
--- e2fsprogs~ 2004-09-19 14:27:17.000000000 +0200
+++ e2fsprogs 2004-09-21 18:17:03.000000000 +0200
@@ -14,7 +14,9 @@
;;
esac
-PROGS="/sbin/tune2fs /usr/lib/e2initrd_helper"
+PROGS="$(find /sbin/tune2fs /usr/lib/e2initrd_helper -print)"
+test "$PROGS" || exit 0
+
LIBS=`ldd $PROGS | grep -v linux-gate.so | sort -u | \
awk '{print $3}'`
for i in $LIBS
BUT: e2fsprogs seems to be generated. Anybody knows where
it comes from?
Regards
Harri
---------------------------------------
Received: (at 272728-done) by bugs.debian.org; 21 Sep 2004 17:56:24 +0000
>From harald.dunkel@t-online.de Tue Sep 21 10:56:24 2004
Return-path: <harald.dunkel@t-online.de>
Received: from mailout01.sul.t-online.com [194.25.134.80]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1C9osK-00036R-00; Tue, 21 Sep 2004 10:56:24 -0700
Received: from sfwd01.aul.t-online.de
by mailout01.sul.t-online.com with smtp
id 1C9osJ-000429-01; Tue, 21 Sep 2004 19:56:23 +0200
Received: from [192.168.1.100] (TzudcGZCwexhOlr-KwxDuaKOSGwWgJ+tUDPq0wU5knJo-evkDrASE-@[80.146.113.49]) by sfwd01.sul.t-online.de
with esmtp id 1C9osC-1Bb3ZI0; Tue, 21 Sep 2004 19:56:16 +0200
Message-ID: <41506B3F.3010602@t-online.de>
Date: Tue, 21 Sep 2004 19:56:15 +0200
From: "Harald Dunkel" <harald.dunkel@t-online.de>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.2) Gecko/20040910 Debian/1.7.2-4
X-Accept-Language: en
MIME-Version: 1.0
To: 272728-done@bugs.debian.org
Subject: closing bug report, its a dup
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-ID: TzudcGZCwexhOlr-KwxDuaKOSGwWgJ+tUDPq0wU5knJo-evkDrASE-
X-TOI-MSGID: 16ee6026-6ba1-4ae2-a3e9-3b6e06c28a3d
Delivered-To: 272728-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
#272728 is a dup of #272698
Reply to: