Your message dated Sat, 30 Dec 2006 22:02:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#336998: fixed in eagle-usb 2.1.1-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: eagle-usb-utils Version: 2.1.1-2 I find a small bug in eagleconfig, exactly in eagleconfig_front.bash. Despite of the provider you select with eagleconfig, eagle-usb always use PPPoA instead of PPPoE or None. This is because in /etc/eagle-usb/setvars: (...) encapsToPppox() { if [ "$1" = "00000001" ] || [ "$1" = "00000002" ] ; then pppoe -h 1>/dev/null 2>/dev/null (...) is expecting seven zeros and eagleconfig_front.bash only put six zeros in ENC. This patch fix it: --- /usr/sbin/eagleconfig_front.bash 2005-11-02 01:42:17.000000000 +0100 +++ /usr/sbin/eagleconfig_front.bash.orig 2005-11-02 01:41:55.000000000 +0100 @@ -198,7 +198,7 @@ # translate params to 8 chars hex values VPI="000000$VPI" VCI="000000$VCI" -ENC="0000000$ENC" +ENC="000000$ENC" # $ENC => $PPPOX encapsToPppox "$ENC"
--- End Message ---
--- Begin Message ---Source: eagle-usb Source-Version: 2.1.1-3 We believe that the bug you reported is fixed in the latest version of eagle-usb, which is due to be installed in the Debian FTP archive: eagle-usb-data_2.1.1-3_all.deb to pool/main/e/eagle-usb/eagle-usb-data_2.1.1-3_all.deb eagle-usb-modules-source_2.1.1-3_all.deb to pool/main/e/eagle-usb/eagle-usb-modules-source_2.1.1-3_all.deb eagle-usb-utils_2.1.1-3_i386.deb to pool/main/e/eagle-usb/eagle-usb-utils_2.1.1-3_i386.deb eagle-usb_2.1.1-3.diff.gz to pool/main/e/eagle-usb/eagle-usb_2.1.1-3.diff.gz eagle-usb_2.1.1-3.dsc to pool/main/e/eagle-usb/eagle-usb_2.1.1-3.dsc 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. Paul Cupis <[EMAIL PROTECTED]> (supplier of updated eagle-usb 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, 30 Dec 2006 21:23:00 +0000 Source: eagle-usb Binary: eagle-usb-utils eagle-usb-modules-source eagle-usb-data Architecture: source i386 all Version: 2.1.1-3 Distribution: unstable Urgency: low Maintainer: [EMAIL PROTECTED] Changed-By: Paul Cupis <[EMAIL PROTECTED]> Description: eagle-usb-data - Data for Eagle USB ADSL modems eagle-usb-modules-source - EAGLE-USB binary kernel module source for Eagle USB ADSL modems eagle-usb-utils - Userspace tools for Eagle USB ADSL modems Closes: 304692 307177 310105 311606 311608 319032 330778 336998 349146 353804 358262 376562 377326 377326 379970 381755 385806 388112 402302 Changes: eagle-usb (2.1.1-3) unstable; urgency=low . * Change package maintainer. * Acknowledge NMUs since last maintainer upload. . eagle-usb (2.1.1-2.3) unstable; urgency=low . * Non-maintainer upload. - upload to unstable even though testing is frozen for etch as packages are self-contained and should not affect the freeze. * Debconf translation updates: - es, thanks to César Gómez MartÃn (closes: #402302) - vi, thanks to Clytie Siddall (closes: #311606) - pl, thanks to Emil Nowak (closes: #353804) - cs, thanks to Miroslav Kure (closes: #307177) - ja, thanks to Hideki Yamane (closes: #310105) - template/en, thanks to Clytie Siddall (closes: #311608) - da, thanks to Claus Hindsgaul (closes: #319032) - sv, thanks to Daniel Nylander (closes: #330778) - nl, thanks to Kurt De Bree (closes: #379970, #388112) * Add Depends on binutils for 'strings' invocation in utils/scripts/eagleconfig (closes: #304692) * Fix ENC bug in eagleconfig (closes: #336998) . eagle-usb (2.1.1-2.2) experimental; urgency=low . * Non-maintainer upload. - upload to experimental as I am still working on some of the bugs as well as looking at new upstream version/project (ueagle-atm) * Incorporate part of Ubuntu patch 2.1.1-2ubuntu1 - Remove unnecessary asm/bitops.h include (closes: #385806) * Remove .owner from driver/eu_main.c for recent kernels (>2.6.12) (closes: #358262, #377326) * Add include of utsrelease.h in kernel.m4 to allow module compliation with modern 2.6 kernels. * Use dh_installmodules instead of depmod, build-depend on debhelper >5.0.37 (closes: #381755) * Replace a couple of obsolete MODULE_PARM calls in driver/eu_main.c * Backport fix for removed URB_ASYNC_UNLINK flag (closes: #349146, #377326) * Bump to Standards-Version 3.7.2 (no changes). . eagle-usb (2.1.1-2.1) unstable; urgency=low . * Non-maintainer upload. * Build-Depends on automake1.9. (Closes: #376562) Files: 7e29e2813173378e13c8bfdbf93ce95c 761 net optional eagle-usb_2.1.1-3.dsc cd03f4160082ae1fa1814709b495ea13 39696 net optional eagle-usb_2.1.1-3.diff.gz fab337e74d03af40f2315afb6a7c4664 205316 net optional eagle-usb-modules-source_2.1.1-3_all.deb 857cc0da7b32d191c2b99d5eb352cc5d 422030 net optional eagle-usb-data_2.1.1-3_all.deb 5379602f5c74714e0359579d8378bd20 95908 net optional eagle-usb-utils_2.1.1-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iEYEARECAAYFAkWW3YAACgkQIzuKV+SHX/n8LACaA1RF2WYYCe954cm9rWmun9CS hNwAoIG+MDj0v/YV58eF8YMAh5mvwNbx =y3vu -----END PGP SIGNATURE-----
--- End Message ---

