Your message dated Fri, 19 Oct 2007 16:02:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#447211: fixed in git-buildpackage 0.4.3 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: at76c503a-source Version: 0.15~dev0.20070427-2 Severity: important I've tried to build this against linux-image 2.6.22-2-k7 using module-assistant and it fails: output of `m-a a-i at76c503a` dh_clean /usr/bin/make INSTALL_MOD_PATH=/usr/src/modules/at76c503a/debian/at76c503a-modules-2.6.22-2-k7 KVERS=2.6.22-2-k7 KSRC=/lib/modules/2.6.22-2-k7/build clean make[1]: Entering directory `/usr/src/modules/at76c503a' rm -f core *.o *~ a.out *.d rm -f *.ko *.mod.c .*.cmd rm -f *.s *.i rm -rf .tmp_versions make[1]: Leaving directory `/usr/src/modules/at76c503a' rm -f configure-stamp rm -f build-stamp /usr/bin/make -f debian/rules binary-modules make[1]: Entering directory `/usr/src/modules/at76c503a' dh_clean /usr/bin/make INSTALL_MOD_PATH=/usr/src/modules/at76c503a/debian/at76c503a-modules-2.6.22-2-k7 KVERS=2.6.22-2-k7 KSRC=/lib/modules/2.6.22-2-k7/build clean make[2]: Entering directory `/usr/src/modules/at76c503a' rm -f core *.o *~ a.out *.d rm -f *.ko *.mod.c .*.cmd rm -f *.s *.i rm -rf .tmp_versions make[2]: Leaving directory `/usr/src/modules/at76c503a' rm -f configure-stamp rm -f build-stamp if [ -f /usr/src/modules/at76c503a/debian/control ]; then \ cp debian/control.template /usr/src/modules/at76c503a/debian/control; \ fi touch configure-stamp /usr/bin/make INSTALL_MOD_PATH=/usr/src/modules/at76c503a/debian/at76c503a-modules-2.6.22-2-k7 KVERS=2.6.22-2-k7 KSRC=/lib/modules/2.6.22-2-k7/build make[2]: Entering directory `/usr/src/modules/at76c503a' /usr/bin/make -C /lib/modules/2.6.22-2-k7/build M=/usr/src/modules/at76c503a KERNELRELEASE=2.6.22-2-k7 modules make[3]: Entering directory `/usr/src/linux-headers-2.6.22-2-k7' CC [M] /usr/src/modules/at76c503a/at76_usb.o /usr/src/modules/at76c503a/at76_usb.c: In function ‘at76_ieee80211_to_eth’: /usr/src/modules/at76c503a/at76_usb.c:3379: error: ‘struct sk_buff’ has no member named ‘mac’ /usr/src/modules/at76c503a/at76_usb.c: In function ‘at76_ieee80211_fixup’: /usr/src/modules/at76c503a/at76_usb.c:3430: error: ‘struct sk_buff’ has no member named ‘mac’ /usr/src/modules/at76c503a/at76_usb.c: In function ‘at76_rx_monitor_mode’: /usr/src/modules/at76c503a/at76_usb.c:3856: error: ‘struct sk_buff’ has no member named ‘mac’ make[4]: *** [/usr/src/modules/at76c503a/at76_usb.o] Error 1 make[3]: *** [_module_/usr/src/modules/at76c503a] Error 2 make[3]: Leaving directory `/usr/src/linux-headers-2.6.22-2-k7' make[2]: *** [modules] Error 2 make[2]: Leaving directory `/usr/src/modules/at76c503a' make[1]: *** [build-stamp] Error 2 make[1]: Leaving directory `/usr/src/modules/at76c503a' make: *** [kdist_image] Error 2 it also fails to build just doing make in the source directory (with the same errors) . Note that version 0.17 from upstream builds properly when built using the typical make && sudo make install. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages at76c503a-source depends on: ii atmel-firmware 1.3-3 Firmware for Atmel at76c50x wirele ii debhelper 5.0.57 helper programs for debian/rules at76c503a-source recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: git-buildpackage Source-Version: 0.4.3 We believe that the bug you reported is fixed in the latest version of git-buildpackage, which is due to be installed in the Debian FTP archive: git-buildpackage_0.4.3.dsc to pool/main/g/git-buildpackage/git-buildpackage_0.4.3.dsc git-buildpackage_0.4.3.tar.gz to pool/main/g/git-buildpackage/git-buildpackage_0.4.3.tar.gz git-buildpackage_0.4.3_all.deb to pool/main/g/git-buildpackage/git-buildpackage_0.4.3_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Guido Guenther <[EMAIL PROTECTED]> (supplier of updated git-buildpackage 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, 19 Oct 2007 10:12:40 +0200 Source: git-buildpackage Binary: git-buildpackage Architecture: source all Version: 0.4.3 Distribution: experimental Urgency: low Maintainer: Guido Guenther <[EMAIL PROTECTED]> Changed-By: Guido Guenther <[EMAIL PROTECTED]> Description: git-buildpackage - Suite to help with Debian packages in Git repositories Closes: 447211 Changes: git-buildpackage (0.4.3) experimental; urgency=low . * git-dch: properly quote "" (Closes: #447211) * git-dch: use Command() instead of implementing it again * documentation updates * don't split up the manual that much (local.dsl taken from darcs-buildpackage) * add version number to docs and a tools (--version) * pylint and other consistency updates Files: 5537741c399437acc5981efdef5b09e6 669 devel optional git-buildpackage_0.4.3.dsc 790febfbf2dfd6a7294861d535c5a3fb 31094 devel optional git-buildpackage_0.4.3.tar.gz dbd96898be417695226da1cd4ab3554c 43160 devel optional git-buildpackage_0.4.3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHGGicn88szT8+ZCYRAstdAJ40AFENjBgtAhJOoA813KiO+w5dnwCeLCjW RE23l5+6defYlANFSp4jOro= =DsR/ -----END PGP SIGNATURE-----
--- End Message ---

