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

Bug#268186: marked as done (Fail to make device directories when used with udeb on fast machines)



Your message dated Mon, 27 Sep 2004 21:32:07 -0400
with message-id <E1CC6qd-0006cu-00@newraff.debian.org>
and subject line Bug#268186: fixed in discover1 1.7.0
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 Aug 2004 13:04:14 +0000
>From otavio@otavio.no-ip.org Thu Aug 26 06:04:14 2004
Return-path: <otavio@otavio.no-ip.org>
Received: from aveiro.procergs.com.br [200.198.128.211] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C0JvJ-000589-00; Thu, 26 Aug 2004 06:04:14 -0700
Received: from localhost (200-203-056-015.pltce7001.dsl.brasiltelecom.net.br [200.203.56.15])
	by aveiro.procergs.com.br (Postfix) with ESMTP
	id 1984850076EA; Thu, 26 Aug 2004 10:03:41 -0300 (BRT)
Received: from localhost (localhost [127.0.0.1])
	by localhost (Postfix) with ESMTP id 940B81C0B6B4;
	Thu, 26 Aug 2004 10:03:43 -0300 (BRT)
Received: from localhost ([127.0.0.1])
	by localhost (nurf.casa [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 22831-01; Thu, 26 Aug 2004 10:03:38 -0300 (BRT)
Received: by localhost (Postfix, from userid 1000)
	id BB6041C0B6B3; Thu, 26 Aug 2004 10:03:38 -0300 (BRT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Otavio Salvador <otavio@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Fail to make device directories when used with udeb on fast machines
X-Mailer: reportbug 2.64
Date: Thu, 26 Aug 2004 10:03:38 -0300
Message-Id: <20040826130338.BB6041C0B6B3@localhost>
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at localhost
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: discover1
Version: 1.6.5
Severity: normal
Tags: patch

Hello,

Currently, in Debian-BR-CDD project, we use udev by default and then
found a problem when discover is managing the cdrom devices. I
included a patch to solve it.

Please apply it and, if possible, include this fix on sarge. 

Index: discover/discover.init
===================================================================
RCS file: /cvsroot/pkg-discover/discover1/discover/discover.init,v
retrieving revision 1.20
diff -u -r1.20 discover.init
--- discover/discover.init      16 Jul 2004 18:27:44 -0000      1.20
+++ discover/discover.init      26 Aug 2004 12:37:57 -0000
@@ -190,6 +190,13 @@
         fi
     done
 
+    # When used with udev in fast machines, the time between the
+    # module load and device creation need to be bigger or will fail
+    # to make it's directory.
+    if [ "$(pidof udevd)" ]; then
+       sleep 2s
+    fi
+
     # Link /dev/cdromX to all detected CD/DVD drives, and create mount points:
     CDNUM=0
     # XXX sort(1) isn't available if /usr/ isn't mounted


-- Package-specific info:

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=pt_BR, LC_CTYPE=pt_BR

Versions of packages discover1 depends on:
ii  ash                         0.5.1-3      Compatibility package for the Debi
ii  dash                        0.5.1-3      The Debian Almquist Shell
ii  debconf                     1.4.32       Debian configuration management sy
ii  libc6                       2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libdiscover1                1.6.5        hardware identification library

-- debconf information excluded

---------------------------------------
Received: (at 268186-close) by bugs.debian.org; 28 Sep 2004 01:38:19 +0000
>From katie@ftp-master.debian.org Mon Sep 27 18:38:19 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CC6wd-00066G-00; Mon, 27 Sep 2004 18:38:19 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CC6qd-0006cu-00; Mon, 27 Sep 2004 21:32:07 -0400
From: Joshua Kwan <joshk@triplehelix.org>
To: 268186-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#268186: fixed in discover1 1.7.0
Message-Id: <E1CC6qd-0006cu-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 27 Sep 2004 21:32:07 -0400
Delivered-To: 268186-close@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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: discover1
Source-Version: 1.7.0

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

discover1-udeb_1.7.0_i386.udeb
  to pool/main/d/discover1/discover1-udeb_1.7.0_i386.udeb
discover1_1.7.0.dsc
  to pool/main/d/discover1/discover1_1.7.0.dsc
discover1_1.7.0.tar.gz
  to pool/main/d/discover1/discover1_1.7.0.tar.gz
discover1_1.7.0_i386.deb
  to pool/main/d/discover1/discover1_1.7.0_i386.deb
libdiscover1-dev_1.7.0_i386.deb
  to pool/main/d/discover1/libdiscover1-dev_1.7.0_i386.deb
libdiscover1-pic_1.7.0_i386.deb
  to pool/main/d/discover1/libdiscover1-pic_1.7.0_i386.deb
libdiscover1_1.7.0_i386.deb
  to pool/main/d/discover1/libdiscover1_1.7.0_i386.deb



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 268186@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joshua Kwan <joshk@triplehelix.org> (supplier of updated discover1 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: Mon, 27 Sep 2004 18:08:05 -0700
Source: discover1
Binary: libdiscover1 discover1 libdiscover1-pic discover1-udeb libdiscover1-dev
Architecture: source i386
Version: 1.7.0
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joshua Kwan <joshk@triplehelix.org>
Description: 
 discover1  - hardware identification system
 discover1-udeb - hardware identification library (udeb) (udeb)
 libdiscover1 - hardware identification library
 libdiscover1-dev - hardware identification library development files
 libdiscover1-pic - hardware identification library - static PIC version
Closes: 268186 271227 271304 271353 272381 272447
Changes: 
 discover1 (1.7.0) unstable; urgency=low
 .
   * Gaudenz Steinlin
     - Add support for additional list for kernel 2.6
       The lists for 2.6 are (pci|usb|sbus|pcmcia)-26.lst
       This needs discover1-data >= 1.2004.09.24
       The 2.6 list are loaded as additions to the normal lists.
     - Applied patch from Otavio Salvador to init script to
       make device directories when used with udev on fast
       machines (Closes: #268186).
   * Translations
     - Update Croatian translation hr.po by Krunoslav Gernhard
     - Update Turkish translations (programs and debconf) by Recai Oktas
       Closes: #271227
     - Update Italian programs translation. Closes: #271353
     - Update Russian translations. Closes: #271304
     - Update Swedish translations by Per Olofsson. Closes: #272381
     - Update Japanese debconf translation by Kenshi Muto. Closes: #272447
Files: 
 ad457009e6e8d19ec988c9c4a5f68b74 1460 admin optional discover1_1.7.0.dsc
 a3bd5f4c5365b2fa95c38d792ed9f274 621863 admin optional discover1_1.7.0.tar.gz
 1bdc643d6890937d3ad6727755a14f14 88722 admin optional discover1_1.7.0_i386.deb
 49686429c99510837cce4f5f1389329d 82722 libs optional libdiscover1_1.7.0_i386.deb
 f654fd5dc7e7818b529ab3a526d7a227 56874 libdevel optional libdiscover1-dev_1.7.0_i386.deb
 f125a09fff63712545de85fce8b31cda 55452 libs extra libdiscover1-pic_1.7.0_i386.deb
 eb053277ea14affc05db8f644dcbe817 34658 debian-installer extra discover1-udeb_1.7.0_i386.udeb
package-type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: http://triplehelix.org/~joshk/pubkey_gpg.asc

iQIVAwUBQVi546OILr94RG8mAQINKxAA1128IJn3aIISG7fpAxnXMnZddTnDDlRA
fOY229oaKWCn2DdEH/RcfVaCGjKVbFFhHhJ0ZTaKePflKYET77bDcvjwGYfmyaiw
nRGIUqPXkD0iyjWgVMDe3Rrnkyl10ZkhxNhwtpGTrxwf0H43aTUXAIVzPxrQTB9z
fZTs8nHkwXg7z6zn2bD/0sVWl97WXjZJNcnSlddYDEnA05WPj5E+gTMKCGo4hD70
6v08ILtfnQEEduER9hye0alpeq9Nwf1aexOe0il8HcrCb1CKQMrTcK08f/TOAsv7
8tokl26CBvM1r8l8qibh+L/GijvwlEVc54Whpc81iR/04KSM/nu36sBIQkfAJqwn
lblw43X1cElw5f0MktsAc0Aj0keN1Pj50e9Pz7OarLFIOv1Sa395AHjBb3fYS+7W
uz1kTF6hWBUHuwBu55COGeYbT1cqq7k8Zbwrbo25hRvkWRdiVMH65MCNr21FYPJm
iLt60iq+m57dUCU2gp35Z5mPMmf4YGNIIsQoUJpn3myLKMKtOYfVOmUp+R+e68B0
3fjIaoxiFc/+cvrQC61+g4olEByMDjPD77Il8dyflszjpod3QjwDCcLWMCzYKtZ7
nS5C8Mrma5QzsxCxZzU2HE6YZe8rJGDmZiHiIZP25EPyCYSN1fCgfcqqH7oVq+BY
l15U4eMeV4k=
=jaXP
-----END PGP SIGNATURE-----



Reply to: