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

Bug#301859: marked as done (discover1-data: Typo in reportbug script)



Your message dated Tue, 29 Mar 2005 19:32:15 -0500
with message-id <E1DGR83-0006Dt-00@newraff.debian.org>
and subject line Bug#301859: fixed in discover1-data 1.2005.03.29
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; 28 Mar 2005 20:12:38 +0000
>From pre@saruman.uio.no Mon Mar 28 12:12:37 2005
Return-path: <pre@saruman.uio.no>
Received: from pat.uio.no [129.240.130.16] (7411)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DG0bF-0005Ao-00; Mon, 28 Mar 2005 12:12:37 -0800
Received: from mail-mx4.uio.no ([129.240.10.45] ident=7411)
	by pat.uio.no with esmtp (Exim 4.43)
	id 1DG0bB-0002uC-RW
	for submit@bugs.debian.org; Mon, 28 Mar 2005 22:12:33 +0200
Received: from saruman.uio.no ([129.240.201.202])
	by mail-mx4.uio.no with esmtp (Exim 4.43)
	id 1DG0b6-0007Aa-5Q; Mon, 28 Mar 2005 22:12:28 +0200
Received: from pre by saruman.uio.no with local (Exim 4.44)
	id 1DG0b5-0001AG-Sq; Mon, 28 Mar 2005 22:12:27 +0200
To: submit@bugs.debian.org
Subject: discover1-data: Typo in reportbug script
From: Petter Reinholdtsen <pere@hungry.com>
Message-Id: <[🔎] E1DG0b5-0001AG-Sq@saruman.uio.no>
Sender: Petter Reinholdtsen <petter.reinholdtsen@usit.uio.no>
Date: Mon, 28 Mar 2005 22:12:27 +0200
X-UiO-Spam-info: not spam, SpamAssassin (score=-5.36, required 12,
	autolearn=disabled, ALL_TRUSTED -2.82, AWL 2.46,
	UIO_MAIL_IS_INTERNAL -5.00)
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


Package: discover1-data
Version: 1.2005.01.08
Severity: normal
Tags: patch

There is a small typo in the reporbug script included in
discover1-data.  This make the 'discover'-section always empty.  The
call to 'discover' need to specify which type of device to list, and
'all' is the correct argument to use.  This patch should solve the
problem:

--- /usr/share/bug/discover1-data.orig       2005-01-09 03:38:47.000000000 +0100
+++ /usr/share/bug/discover1-data 2005-03-28 22:09:02.000000000 +0200
@@ -12,4 +12,4 @@
 fi

 echo discover: >&3
-discover --format="%m:%V %M\n" >&3
+discover --format="%m:%V %M\n" all >&3


-- Package-specific info:
lspci:
0000:00:00.0 0600: 8086:1237 (rev 02)
0000:00:00.0 Host bridge: Intel Corp. 440FX - 82441FX PMC [Natoma] (rev 02)
0000:00:0d.0 0000: 8086:0482 (rev 15)
0000:00:0d.0 Non-VGA unclassified device: Intel Corp. 82375EB/SB PCI to EISA Br$0000:00:0e.0 0280: 14b9:0350 (rev 01)
0000:00:0e.0 Network controller: AIRONET Wireless Communications PC4800 (rev 01)0000:00:0f.0 0100: 9004:8078
0000:00:0f.0 SCSI storage controller: Adaptec AIC-7880U
0000:00:10.0 0200: 8086:1229 (rev 08)
0000:00:10.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev$0000:00:12.0 0280: 1050:6692 (rev ff)
0000:00:12.0 Network controller: Winbond Electronics Corp W6692 (rev ff)
0000:00:14.0 0300: 1002:5654 (rev 40)
0000:00:14.0 VGA compatible controller: ATI Technologies Inc 264VT [Mach64 VT] $
discover:

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

-- no debconf information

---------------------------------------
Received: (at 301859-close) by bugs.debian.org; 30 Mar 2005 00:44:01 +0000
>From katie@ftp-master.debian.org Tue Mar 29 16:44:01 2005
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 1DGRJR-0001jj-00; Tue, 29 Mar 2005 16:44:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1DGR83-0006Dt-00; Tue, 29 Mar 2005 19:32:15 -0500
From: Joshua Kwan <joshk@triplehelix.org>
To: 301859-close@bugs.debian.org
X-Katie: $Revision: 1.55 $
Subject: Bug#301859: fixed in discover1-data 1.2005.03.29
Message-Id: <E1DGR83-0006Dt-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 29 Mar 2005 19:32:15 -0500
Delivered-To: 301859-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-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
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: discover1-data
Source-Version: 1.2005.03.29

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

discover1-data-udeb_1.2005.03.29_all.udeb
  to pool/main/d/discover1-data/discover1-data-udeb_1.2005.03.29_all.udeb
discover1-data_1.2005.03.29.dsc
  to pool/main/d/discover1-data/discover1-data_1.2005.03.29.dsc
discover1-data_1.2005.03.29.tar.gz
  to pool/main/d/discover1-data/discover1-data_1.2005.03.29.tar.gz
discover1-data_1.2005.03.29_all.deb
  to pool/main/d/discover1-data/discover1-data_1.2005.03.29_all.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 301859@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-data 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: Tue, 29 Mar 2005 16:15:52 -0800
Source: discover1-data
Binary: discover1-data discover1-data-udeb
Architecture: source all
Version: 1.2005.03.29
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joshua Kwan <joshk@triplehelix.org>
Description: 
 discover1-data - hardware lists for libdiscover1
 discover1-data-udeb - hardware lists for libdiscover1 (short list) (udeb)
Closes: 286897 301859
Changes: 
 discover1-data (1.2005.03.29) unstable; urgency=low
 .
   * Petter Reinholdtsen
     - Fix typo in reportbug script, making sure the detected kernel modules
       are included in the bug report. (Closes: #301859)
     - PCI entires 108e1648, 10b780eb, 14e44301, 14e44320, 14e44324 and
       80864220 are ethernet devices.
     - Updated pci.lst using hw-db-merge.pl to include the latest IDs
       and names from <URL:http://pciids.sourceforge.net/pci.ids.gz>.
     - PCI entries 10023150, 10023154, 10023e50 and 10023e54 are video
       devices.
     - PCI entry 104c8031 is a PCMCIA bridge device.
     - PCI entry 11800822 is a SD Card reader.
     - Add new script check-pcireport to the source, making it easier
       to process bug reports.
     - PCI entry 12440a00 should use the hisax module, not the
       hisax_fcpcipnp module. (Closes: #286897)
   * Joshua Kwan
     - Add some _very_ likely module bindings for a few of the new PCI entries.
Files: 
 696d3b107f7825a2fbb8c111aaeb120d 1434 libs optional discover1-data_1.2005.03.29.dsc
 0a57c0bc9075b9619d6ac5d8be4a9cba 144198 libs optional discover1-data_1.2005.03.29.tar.gz
 c243cf5052f1acd3bd039badec37ab47 102228 libs optional discover1-data_1.2005.03.29_all.deb
 b0c9458fb7ce82ae675e0064562c3c8b 16598 debian-installer extra discover1-data-udeb_1.2005.03.29_all.udeb
package-type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: http://triplehelix.org/~joshk/pubkey_gpg.asc

iQIVAwUBQknv+qOILr94RG8mAQJajw//d/Oey94Rc2Xn/oe5w7S8Jmv/3ETNOtEC
No2d8ohHSpxXsFaitP5khX9cNzoQ4jXc86YhrTby975aSGyilC/L9Lh5Tou21bLV
i/kHKXie+3bdXO5C/T4RRpySVYceFmpZjGoQ0pyh15izH8GyRrSvODf7J39i2XVL
DncRZOuZijHzbsv7CKRB+fksXubtwmkgi5mme7FPcgbJmEr9tZsRfn2126/9oS2K
dYeZXvHnoDxYha5522yEKBOYtxmHhYJxORbyNKC87roppl2Fu/owOhA+wiF3OlfY
fMMOuDMhX1RJItj4EUeYxH0WBX27TOtwvy2oEb+xvT6h2bBgzbQG+9QbBwfw+Vbk
Gz9LDWXX7pEj2A0vmymzjCfuPYE0BFsM3k6q85CL4LW3FSPIzQHDSK06QKBbpNM+
EeiBsMy883a+vO6HvnLv1hXmzwbbpvRDTA94FvmfSB5vnzlMzPXc2v87rMTVEuW7
XXHp2mYj9eUVCZFAio0QWX+R7Pqh3icYDCENREaHhuIGRq/0aDFg4I42XgMrcfQr
12BOfW74MZAq34Kv0dgKwfcAL+TBDcm8X4sgITRTzBtW4NeP+IIWQEZkP8xlvoVj
Rfc3s8vOVlKvSN1/NA333emvaiCZ3UIlI6eg7Jj/P878k7fnt8kLbogCrTsKa/zE
ZE8aL8RHlSY=
=vu91
-----END PGP SIGNATURE-----



Reply to: