Your message dated Fri, 11 Aug 2006 02:17:18 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#301858: fixed in discover-data 2.2006.08.11-1
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)
--- Begin Message ---
Package: discover
Version: 2.0.7-2
When using reportbug to report bugs against discover (v2), the report
should include a list of PCI entries the same way the discover1
package does it. The discover1 package contain a small script
/usr/share/bug/discover1 executed by reportbug when bugs are reported
against the package. It list the PCI devices in the machine, and the
kernel modules detected for each device.
This is the content of that script:
#!/bin/sh
PATH=/sbin:$PATH
if which lspci > /dev/null 2>&1; then
echo lspci: >&3
(
LC_ALL=C lspci
LC_ALL=C lspci -n
) | sort >&3
printf "\n" >&3
fi
echo discover: >&3
discover --format="%m:%V %M\n" all >&3
Please include a similar reportbug script for discover version 2.
--- End Message ---
--- Begin Message ---
Source: discover-data
Source-Version: 2.2006.08.11-1
We believe that the bug you reported is fixed in the latest version of
discover-data, which is due to be installed in the Debian FTP archive:
discover-data-udeb_2.2006.08.11-1_all.udeb
to pool/main/d/discover-data/discover-data-udeb_2.2006.08.11-1_all.udeb
discover-data_2.2006.08.11-1.diff.gz
to pool/main/d/discover-data/discover-data_2.2006.08.11-1.diff.gz
discover-data_2.2006.08.11-1.dsc
to pool/main/d/discover-data/discover-data_2.2006.08.11-1.dsc
discover-data_2.2006.08.11-1_all.deb
to pool/main/d/discover-data/discover-data_2.2006.08.11-1_all.deb
discover-data_2.2006.08.11.orig.tar.gz
to pool/main/d/discover-data/discover-data_2.2006.08.11.orig.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated discover-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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 11 Aug 2006 10:33:48 +0200
Source: discover-data
Binary: discover-data-udeb discover-data
Architecture: source all
Version: 2.2006.08.11-1
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description:
discover-data - Data lists for Discover hardware detection system
discover-data-udeb - hardware lists for libdiscover2 (short list) (udeb)
Closes: 301858 344837
Changes:
discover-data (2.2006.08.11-1) unstable; urgency=low
.
[ Petter Reinholdtsen ]
* Update pci-vendor.xml with vendor names from
<URL:http://pciids.sourceforge.net/pci.ids.gz>.
* Updated lst2xml to use generate a file format closer to the
current pci-*.xml file format, to avoid artificial differences
when generating the files from pci.lst.
* Add link to alioth project in README file.
* Add some entries to pci-device.xml based on values from
discover1-data. Still lots left, as the entries are manually copied.
* Include reportbug helper script to get useful info in bug
reports. (Closes: #301858)
.
[ Otavio Salvador ]
* Update Debian Installer kernel modules list.
* Update old format database files (pci.lst and pci-26.lst).
.
[ David Nusinow ]
* Update pci.lst id's 80862592 and 80862792 to tell the X server to use i810
.
[ Petter Reinholdtsen ]
* New file pci-device-deb.xml including mapping from PCI hardware to
debian packages.
* Map PCI id 1000:0030 to the mpt-status package.
* Take over maintainence of this package, using the pkg-discover alioth
project as the source repository.
* Make the 'dist' target more robust.
* Correct link in README to discover info page at Progeny. (Closes: #344837)
Files:
519af9fa3dfbdd913ef03ab62a0fb467 668 libs optional
discover-data_2.2006.08.11-1.dsc
2cb6c70855b14cca249a84df53c3d5d8 339376 libs optional
discover-data_2.2006.08.11.orig.tar.gz
2e82953e8f948e5fae51c787ebec3cc7 8303 libs optional
discover-data_2.2006.08.11-1.diff.gz
93596d36956e576af445e87da0550c40 21768 debian-installer extra
discover-data-udeb_2.2006.08.11-1_all.udeb
546277fc7c4b2ea106380f002cb13de8 266758 libs optional
discover-data_2.2006.08.11-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFE3Ekq20zMSyow1ykRAqaQAKDS+zFRZmXFF9x/xsYUOXCdGcJy5wCfYY5k
lDvQxNrTMkUoxUSY+HTUnzE=
=4OUe
-----END PGP SIGNATURE-----
--- End Message ---