Your message dated Wed, 03 Oct 2007 15:37:21 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417462: fixed in gpib 3.2.09-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: gpib-modules-source
Version: 3.2.06-3.1
Severity: grave
Justification: renders package unusable
when trying to compile the modules I get this:
$ tail -8
/var/cache/modass/gpib-modules-source.buildlog.2.6.18-4-686.1175543988
/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:1497: error:
unknown field 'owner' specified in initializer
/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:1497: warning:
initialization from incompatible pointer type
make[3]: *** [/usr/src/modules/gpib/agilent_82357a/agilent_82357a.o]
Error 1
make[2]: *** [_module_/usr/src/modules/gpib/agilent_82357a] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.18-4-686'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/gpib'
make: *** [kdist_build] Error 2
this problem seems already addressed in upstream, so please update or
backport
thanks
davide
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (990, 'testing'), (800, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages gpib-modules-source depends on:
ii bzip2 1.0.3-6 high-quality block-sorting file co
ii cdbs 0.4.48 common build system for Debian pac
ii module-assistant 0.10.8 tool to make module package creati
ii quilt 0.45-6 Tool to work with series of patche
Versions of packages gpib-modules-source recommends:
pn kernel-headers-2.6 | kernel-s <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gpib
Source-Version: 3.2.09-1
We believe that the bug you reported is fixed in the latest version of
gpib, which is due to be installed in the Debian FTP archive:
gpib-modules-source_3.2.09-1_all.deb
to pool/main/g/gpib/gpib-modules-source_3.2.09-1_all.deb
gpib_3.2.09-1.diff.gz
to pool/main/g/gpib/gpib_3.2.09-1.diff.gz
gpib_3.2.09-1.dsc
to pool/main/g/gpib/gpib_3.2.09-1.dsc
gpib_3.2.09.orig.tar.gz
to pool/main/g/gpib/gpib_3.2.09.orig.tar.gz
libgpib-bin_3.2.09-1_i386.deb
to pool/main/g/gpib/libgpib-bin_3.2.09-1_i386.deb
libgpib-perl_3.2.09-1_i386.deb
to pool/main/g/gpib/libgpib-perl_3.2.09-1_i386.deb
libgpib0-dev_3.2.09-1_i386.deb
to pool/main/g/gpib/libgpib0-dev_3.2.09-1_i386.deb
libgpib0_3.2.09-1_i386.deb
to pool/main/g/gpib/libgpib0_3.2.09-1_i386.deb
php5-gpib_3.2.09-1_i386.deb
to pool/main/g/gpib/php5-gpib_3.2.09-1_i386.deb
python-gpib_3.2.09-1_i386.deb
to pool/main/g/gpib/python-gpib_3.2.09-1_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Carlo Segre <[EMAIL PROTECTED]> (supplier of updated gpib 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: Sat, 29 Sep 2007 23:52:10 -0500
Source: gpib
Binary: libgpib-perl libgpib-bin libgpib0-dev gpib-modules-source php5-gpib
libgpib0 python-gpib
Architecture: source all i386
Version: 3.2.09-1
Distribution: unstable
Urgency: low
Maintainer: Robert Jordens <[EMAIL PROTECTED]>
Changed-By: Carlo Segre <[EMAIL PROTECTED]>
Description:
gpib-modules-source - kernel modules for various GPIB boards
libgpib-bin - libgpib support applications and configuration
libgpib-perl - libgpib perl bindings
libgpib0 - C bindings for GPIB (IEEE 488) kernel driver -- headers
libgpib0-dev - C bindings for GPIB (IEEE 488) kernel driver -- headers
php5-gpib - libgpib php bindings
python-gpib - libgpib python bindings (default package)
Closes: 368020 373440 375214 387958 416596 417462 423286 424836 425730 430998
432419
Changes:
gpib (3.2.09-1) unstable; urgency=low
.
* Clarify the licensing of the documentation in debian/copyright
* Add new module subdirectories to GPIB_MODULE_SUBDIRS
* Move to new upstream to match newer kernels
(Closes: #430998, #423286, #425730, #417462, #375214)
* Changes for specific sub-packages
php5-gpib
- Change to php5 dependency, add Conflicts: and Replaces:
to old php4-gpib package for proper upgrade
(Closes: #424836, #432419).
libgpib-bin
- Acknowledge NMU (Closes: #416596), thanks Amos.
- Fix syntax of udev rules in debian/gpib.rules. Must be
"KERNEL==" (Closes: #368020).
- Add manpages for gpib_config and ibtest.
gpib-modules-source
- Change dependencies to linux-source-2.6 and linux-headers-2.6.
(Closes: #387958)
- debian/rules: update the HP 82335 entry of GPIB_MODULE_SUBDIRS
so it points to the correct directory.
python-gpib
- Acknowledge NMU (Closes: #373440), thanks Pierre.
* Add Carlo Segre as Uploader with assent of Maintainer.
Files:
d70c1a7b6976d4c09496b058440ca1b8 882 science optional gpib_3.2.09-1.dsc
d26af97649524c94e138f785fb8537d3 957424 science optional
gpib_3.2.09.orig.tar.gz
b53042b7debe8c84747bd9e101f2b64d 35837 science optional gpib_3.2.09-1.diff.gz
49017b6c99927d64fc84dea925386532 123796 science optional
gpib-modules-source_3.2.09-1_all.deb
c19d3031aaa7ec4a725e6d9724f920c5 338086 libdevel optional
libgpib0-dev_3.2.09-1_i386.deb
f599351de4bfb7296327f53818bd7299 49684 libs optional libgpib0_3.2.09-1_i386.deb
5517305de528988f6ddced0bae529841 33304 science optional
libgpib-bin_3.2.09-1_i386.deb
328a8b090a3fc28e5805a54a17b78ad4 36116 perl optional
libgpib-perl_3.2.09-1_i386.deb
f53890914000e4716f42fe8b46d49c38 23028 python optional
python-gpib_3.2.09-1_i386.deb
3adbd7bbcee173bb794e1ab3517cca1c 51254 science optional
php5-gpib_3.2.09-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG/y1+ebASZpNwHu8RAgQsAJ9llPJbkNKj0C/xwtPEKSMBqOqWfgCdFqmn
5duQ5yoIx8Nqjnv8/QezS9Q=
=xnxC
-----END PGP SIGNATURE-----
--- End Message ---