[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#320039: marked as done (libdebian-installer: please include /dev/loop/$n in mapdevfs)



Your message dated Thu, 28 Jul 2005 02:32:05 -0700
with message-id <E1Dy4kH-0004De-00@spohr.debian.org>
and subject line Bug#320039: fixed in libdebian-installer 0.31
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; 26 Jul 2005 16:36:50 +0000
>From xam@debian.org Tue Jul 26 09:36:49 2005
Return-path: <xam@debian.org>
Received: from mx01.hinterhof.net [83.137.99.114] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DxSQD-0003ON-00; Tue, 26 Jul 2005 09:36:49 -0700
Received: from localhost (localhost [127.0.0.1])
	by mx01.hinterhof.net (Postfix) with ESMTP id 6D3D710710
	for <submit@bugs.debian.org>; Tue, 26 Jul 2005 18:38:51 +0200 (CEST)
Received: from dp.roam.hinterhof.net (p54A7A338.dip0.t-ipconnect.de [84.167.163.56])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "dp.roam.hinterhof.net", Issuer "hinterhofCA" (verified OK))
	by mx01.hinterhof.net (Postfix) with ESMTP id EF3981060F
	for <submit@bugs.debian.org>; Tue, 26 Jul 2005 18:38:49 +0200 (CEST)
Received: by dp.roam.hinterhof.net (Postfix, from userid 1000)
	id 2B9A7E14DB; Tue, 26 Jul 2005 18:37:10 +0200 (CEST)
Date: Tue, 26 Jul 2005 18:37:10 +0200
From: Max Vozeler <xam@debian.org>
To: submit@bugs.debian.org
Subject: libdebian-installer: please include /dev/loop/$n in mapdevfs
Message-ID: <[🔎] 20050726163708.GA5463@dp.roam.hinterhof.net>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="CE+1k2dSO48ffgeK"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02


--CE+1k2dSO48ffgeK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: libdebian-installer
Version: 0.30
Severity: wishlist
Tags: patch

Hi,

please include /dev/loop/$n devices in the mapdevfs table. This would
be useful to have for the loop-AES support in partman-crypto that I'm
working on at the moment.

cheers,
Max

--CE+1k2dSO48ffgeK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline; filename="mapdevfs_loop.diff"

Index: libdebian-installer/src/system/devfs.c
===================================================================
--- libdebian-installer/src/system/devfs.c	(Revision 29486)
+++ libdebian-installer/src/system/devfs.c	(Arbeitskopie)
@@ -59,6 +59,7 @@
     { 3,	0,	"hd",		ENTRY_TYPE_DISC,	0,	6 },
     { 4,	64,	"ttyS",		ENTRY_TYPE_NUMBER,	0,	0 },
     { 4,	0,	"tty",		ENTRY_TYPE_NUMBER,	0,	0 },
+    { 7,	0,	"loop",		ENTRY_TYPE_NUMBER,	0,	0 },
     { 8,	0,	"sd",		ENTRY_TYPE_DISC,	0,	4 },
     { 9,	0,	"md",		ENTRY_TYPE_NUMBER,	0,	0 },
     { 11,	0,	"scd",		ENTRY_TYPE_NUMBER,	0,	0 },

--CE+1k2dSO48ffgeK--

---------------------------------------
Received: (at 320039-close) by bugs.debian.org; 28 Jul 2005 09:39:31 +0000
>From katie@spohr.debian.org Thu Jul 28 02:39:21 2005
Return-path: <katie@spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1Dy4kH-0004De-00; Thu, 28 Jul 2005 02:32:05 -0700
From: Colin Watson <cjwatson@debian.org>
To: 320039-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#320039: fixed in libdebian-installer 0.31
Message-Id: <E1Dy4kH-0004De-00@spohr.debian.org>
Sender: Archive Administrator <katie@spohr.debian.org>
Date: Thu, 28 Jul 2005 02:32:05 -0700
Delivered-To: 320039-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libdebian-installer
Source-Version: 0.31

We believe that the bug you reported is fixed in the latest version of
libdebian-installer, which is due to be installed in the Debian FTP archive:

libdebian-installer-extra4-udeb_0.31_powerpc.udeb
  to pool/main/libd/libdebian-installer/libdebian-installer-extra4-udeb_0.31_powerpc.udeb
libdebian-installer-extra4_0.31_powerpc.deb
  to pool/main/libd/libdebian-installer/libdebian-installer-extra4_0.31_powerpc.deb
libdebian-installer4-dev_0.31_powerpc.deb
  to pool/main/libd/libdebian-installer/libdebian-installer4-dev_0.31_powerpc.deb
libdebian-installer4-udeb_0.31_powerpc.udeb
  to pool/main/libd/libdebian-installer/libdebian-installer4-udeb_0.31_powerpc.udeb
libdebian-installer4_0.31_powerpc.deb
  to pool/main/libd/libdebian-installer/libdebian-installer4_0.31_powerpc.deb
libdebian-installer_0.31.dsc
  to pool/main/libd/libdebian-installer/libdebian-installer_0.31.dsc
libdebian-installer_0.31.tar.gz
  to pool/main/libd/libdebian-installer/libdebian-installer_0.31.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 320039@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated libdebian-installer package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 28 Jul 2005 10:08:44 +0100
Source: libdebian-installer
Binary: libdebian-installer4 libdebian-installer-extra4 libdebian-installer4-udeb libdebian-installer-extra4-udeb libdebian-installer4-dev
Architecture: source powerpc
Version: 0.31
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 libdebian-installer-extra4 - Library of some extra debian-installer functions
 libdebian-installer-extra4-udeb - Library of some extra debian-installer functions (udeb)
 libdebian-installer4 - Library of common debian-installer functions
 libdebian-installer4-dev - Library of common debian-installer functions
 libdebian-installer4-udeb - Library of common debian-installer functions (udeb)
Closes: 320039
Changes: 
 libdebian-installer (0.31) unstable; urgency=low
 .
   [ Colin Watson ]
   * When compiling with gcc, perform printf format string checking on the
     arguments to di_snprintfcat.
   * Add di_system_subarch_analyze, moved here from hw-detect.
   * Bump shared library revision to 5.
 .
   [ Joey Hess ]
   * Add loop devices to devfs table. Closes: #320039
Files: 
 bbf9f74734e3b74705dbf57bdbf64448 811 libs optional libdebian-installer_0.31.dsc
 6f799fe86b0e2b9d9b56042215497408 359282 libs optional libdebian-installer_0.31.tar.gz
 d1b9d2319018189208da39ed7bbb0ee8 23212 libs optional libdebian-installer4_0.31_powerpc.deb
 17cefc51b591fa7b2ffe31a78b2ee13c 124318 libdevel optional libdebian-installer4-dev_0.31_powerpc.deb
 b03acab9cfa61daa3da34b441bb449f1 18218 debian-installer optional libdebian-installer4-udeb_0.31_powerpc.udeb
 06fb41df4f73667858b2130c80fb903e 8496 libs optional libdebian-installer-extra4_0.31_powerpc.deb
 138d30d2d5acea8f5505cac5ddf8caf1 3692 debian-installer optional libdebian-installer-extra4-udeb_0.31_powerpc.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC6KFx9t0zAhD6TNERAl3fAKCLGRuyfXIpPTmmn8Tg59YiSqesUQCeNBXf
1Yg7wSVU/K0DksJMvMnn+sU=
=o1ic
-----END PGP SIGNATURE-----



Reply to: