Your message dated Mon, 15 Mar 2004 23:34:16 -0500
with message-id <[EMAIL PROTECTED]>
and subject line fixed in 0.12
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; 17 Jan 2004 23:42:30 +0000
>From [EMAIL PROTECTED] Sat Jan 17 15:42:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from postfix4-2.free.fr [213.228.0.176] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Ai05G-00076s-00; Sat, 17 Jan 2004 15:42:30 -0800
Received: from mail.placard.fr.eu.org (lns-p19-27f-81-56-186-204.adsl.proxad.net 
[81.56.186.204])
        by postfix4-2.free.fr (Postfix) with ESMTP id 6BA4056DD1
        for <[EMAIL PROTECTED]>; Sun, 18 Jan 2004 00:42:26 +0100 (CET)
Received: from mirexpress.internal.placard.fr.eu.org 
(mirexpress.internal.placard.fr.eu.org [192.168.1.128])
        by mail.placard.fr.eu.org (Postfix) with ESMTP id 9D1C77FB9
        for <[EMAIL PROTECTED]>; Sun, 18 Jan 2004 00:42:25 +0100 (CET)
Received: from roland by mirexpress.internal.placard.fr.eu.org with local (Exim 3.36 
#1 (Debian))
        id 1Ai05B-0007AH-00
        for <[EMAIL PROTECTED]>; Sun, 18 Jan 2004 00:42:25 +0100
From: Roland Mas <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: iso-scan: iso-scan exits before doing anything useful
X-Debbugs-CC: Roland Mas <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 18 Jan 2004 00:42:25 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_14 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=HAS_PACKAGE,X_DEBBUGS_CC 
        autolearn=no version=2.60-bugs.debian.org_2004_01_14
X-Spam-Level: 

Package: iso-scan
Version: 0.11
Severity: normal
Tags: patch

Hi there,

I was trying to install Debian from my USB camcorder (since the HOWTO
says you need 128 MB, and my USB key is 64 MB only).  My laptop is
rather old and doesn't support booting from USB.  So I booted off
floppy, plugged the camcorder in, and pressed Enter.  But I couldn't
go past the "Scan for ISO images" step.

Line 103 of /var/lib/dpkg/info/iso-scan.postinst reads:
,----
| modprobe loop >/dev/null
`----
It seems that on this bootfloppy-image.img (dated 2004-01-02, but I
can reproduce with the 2004-01-17 one), the loop module can't be
loaded.  Typing "modprobe loop" on tty2 only replies "modprobe: failed
to load module loop", and returns 1 (non-zero) as exit code.
Therefore that line fails, and the whole script exits before doing
anything useful (see "set -e" line 3).  The immediate workaround I
used to be able to claim that I installed Debian on my laptop from my
camcorder was to add a "|| true" to line 103.  I'm aware this might
not be the best fix, but it's a workaround that will work until the
loop module can be modprobe'd.  Using nano on the system being
installed, I was able to continue along the installation process.

  I have no idea why "modprobe loop" fails.  It seems to be loaded
already, but in normal situations that doesn't make modprobe fail.

  Anyway.  Feel free to retitle/reassign this bug to some more
appropriate package.

Roland.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux mirexpress 2.4.24 #1 ven jan 9 16:38:18 CET 2004 i686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8


---------------------------------------
Received: (at 228288-done) by bugs.debian.org; 16 Mar 2004 04:34:59 +0000
>From [EMAIL PROTECTED] Mon Mar 15 20:34:59 2004
Return-path: <[EMAIL PROTECTED]>
Received: from kitenet.net [64.62.161.42] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B36I7-00015s-00; Mon, 15 Mar 2004 20:34:59 -0800
Received: from dragon.kitenet.net (dial174.pm3bloun1.bloun.naxs.com [216.98.69.174])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
        by kitenet.net (Postfix) with ESMTP id 4BB2017DFC
        for <[EMAIL PROTECTED]>; Tue, 16 Mar 2004 04:34:58 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
        id EC4626E118; Mon, 15 Mar 2004 23:34:16 -0500 (EST)
Date: Mon, 15 Mar 2004 23:34:16 -0500
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: fixed in 0.12
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb"
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_12 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2004_03_12
X-Spam-Level: 


--VS++wcV0S1rZb1Fb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

The modprobe loop problem was fixed in 0.12

My god, camcorder as installation medium! What hath I wrot?

--=20
see shy jo

--VS++wcV0S1rZb1Fb
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFAVoPId8HHehbQuO8RAoEYAJ46fvvWnAwgSXO95YQWwmFxZP9fxACfZ58g
/55G2DATayP8jwhw2I+7Gtk=
=WhqX
-----END PGP SIGNATURE-----

--VS++wcV0S1rZb1Fb--


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to