No subject


Thu May 22 12:28:38 UTC 2008


# Prepare the initramfs
copy_exec /sbin/cryptsetup /sbin
copy_exec /sbin/dmsetup /sbin
copy_exec /lib/cryptsetup/askpass /lib/cryptsetup

But without care of /lib/cryptsetup directory being
present or not, the askpass is now copied into the
initrd under the name /lib/cryptsetup

An easy fix:
mkdir -p $DESTDIR/lib/cryptsetup
copy_exec /lib/cryptsetup/askpass /lib/cryptsetup

Or even shorter as copy_exec has already some magic:
copy_exec /lib/cryptsetup/askpass


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.25-2-686

Debian Release: lenny/sid
  990 testing         www.debian-multimedia.org
  990 testing         security.debian.org
  990 testing         ftp.kulnet.kuleuven.ac.be
  500 unstable        www.emdebian.org
  500 unstable        www.debian-multimedia.org
  500 unstable        sidux.net
  500 unstable        ftp.kulnet.kuleuven.ac.be
  500 unstable        debian.jones.dk
  500 stable          security.debian.org
    1 experimental    ftp.kulnet.kuleuven.ac.be

--- Package information. ---
Depends                  (Version) | Installed
==================================-+-=============
klibc-utils           (>= 1.5.9-1) | 1.5.9-2
cpio                               | 2.9-13
module-init-tools                  | 3.4-1
udev                  (>= 0.086-1) | 0.114-2
findutils              (>= 4.2.24) | 4.4.0-2




------------=_1213875187-5471-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 486916-done) by bugs.debian.org; 19 Jun 2008 11:26:41 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02 
	(2006-07-26) on rietz.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.9 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO,
	VERSION autolearn=no version=3.1.4-bugs.debian.org_2005_01_02
Return-path: <jonas at freesources.org>
Received: from bender50.kidns.de ([85.10.202.82])
	by rietz.debian.org with esmtp (Exim 4.63)
	(envelope-from <jonas at freesources.org>)
	id 1K9IHp-0004xT-FL
	for 486916-done at bugs.debian.org; Thu, 19 Jun 2008 11:26:41 +0000
Received: from p57a6fdb4.dip.t-dialin.net ([87.166.253.180] helo=resivo.wgnet.de)
	by bender50.kidns.de with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA1:32)
	(Exim 4.63)
	(envelope-from <jonas at freesources.org>)
	id 1K9IHj-0004FP-Hk
	for 486916-done at bugs.debian.org; Thu, 19 Jun 2008 13:26:35 +0200
Received: from resivo by resivo.wgnet.de with local (Exim 4.69)
	(envelope-from <jonas at freesources.org>)
	id 1K9IHT-0007Vt-CX
	for 486916-done at bugs.debian.org; Thu, 19 Jun 2008 13:26:19 +0200
Date: Thu, 19 Jun 2008 13:26:18 +0200
From: Jonas Meurer <jonas at freesources.org>
To: 486916-done at bugs.debian.org
Subject: fixed in 1.0.6-2
Message-ID: <20080619112618.GC28508 at resivo.wgnet.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.18 (2008-05-17)

Version: 2:1.0.6-2

This bug has already been fixed by the upload of cryptsetup 2:1.0.6-2.

greetings,
 jonas


------------=_1213875187-5471-0--



More information about the Pkg-cryptsetup-devel mailing list