Your message dated Mon, 20 Jun 2011 08:51:35 +0000
with message-id <[email protected]>
and subject line Bug#630081: fixed in usb-modeswitch 1.1.8-1
has caused the Debian Bug report #630081,
regarding Overriding via /etc/usb-modeswitch.d doesn't work
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
630081: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630081
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: usb-modeswitch
Version: 1.1.7-1
Severity: normal
The /usr/sbin/usb_modeswitch_dispatcher script has such bugs that the
documented feature of overriding configs via /etc/usb-modeswitch.d could not
possibly work. Attached patch fixes this feature.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (300, 'experimental'), (90, 'oneiric')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.39-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages usb-modeswitch depends on:
ii dpkg 1.16.0.3 Debian package management system
ii libc6 2.13-4 Embedded GNU C Library: Shared lib
ii libusb-0.1-4 2:0.1.12-17 userspace USB programming library
ii tcl 8.5.0-2 The Tool Command Language (default
ii tcl8.4 [tclsh] 8.4.19-4 Tcl (the Tool Command Language) v8
ii tcl8.5 [tclsh] 8.5.9-2 Tcl (the Tool Command Language) v8
ii usb-modeswitch-data 20110227-2 mode switching data for usb-modesw
usb-modeswitch recommends no packages.
Versions of packages usb-modeswitch suggests:
pn comgt <none> (no description available)
pn wvdial <none> (no description available)
-- Configuration Files:
/etc/usb_modeswitch.conf changed:
DisableSwitching=0
EnableLogging=1
-- no debconf information
--- usb_modeswitch_dispatcher.orig 2011-03-16 14:04:26.000000000 +0100
+++ usb_modeswitch_dispatcher 2011-06-10 18:30:29.000000000 +0200
@@ -571,10 +571,10 @@
}
set configList [split $configList \n]
Log "Searching overriding entries named:
$settings(dbdir_etc)/$config*"
- append configList [glob -nocomplain
$settings(dbdir_etc)/$config*]
+ append configList " " [glob -nocomplain -tails
-directory $settings(dbdir_etc) $config*]
set configList [lsearch -glob -all -inline $configList
$config*]
} else {
- set configList [glob -nocomplain
$settings(dbdir)/$config*]
+ set configList [glob -nocomplain -tails -directory
$settings(dbdir_etc) $config*]
}
return $configList
--- End Message ---
--- Begin Message ---
Source: usb-modeswitch
Source-Version: 1.1.8-1
We believe that the bug you reported is fixed in the latest version of
usb-modeswitch, which is due to be installed in the Debian FTP archive:
usb-modeswitch_1.1.8-1.debian.tar.gz
to main/u/usb-modeswitch/usb-modeswitch_1.1.8-1.debian.tar.gz
usb-modeswitch_1.1.8-1.dsc
to main/u/usb-modeswitch/usb-modeswitch_1.1.8-1.dsc
usb-modeswitch_1.1.8-1_amd64.deb
to main/u/usb-modeswitch/usb-modeswitch_1.1.8-1_amd64.deb
usb-modeswitch_1.1.8.orig.tar.bz2
to main/u/usb-modeswitch/usb-modeswitch_1.1.8.orig.tar.bz2
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.
Didier Raboud <[email protected]> (supplier of updated usb-modeswitch 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.8
Date: Mon, 20 Jun 2011 10:12:34 +0200
Source: usb-modeswitch
Binary: usb-modeswitch
Architecture: source amd64
Version: 1.1.8-1
Distribution: unstable
Urgency: low
Maintainer: Didier Raboud <[email protected]>
Changed-By: Didier Raboud <[email protected]>
Description:
usb-modeswitch - mode switching tool for controlling "flip flop" USB devices
Closes: 629371 630081
Changes:
usb-modeswitch (1.1.8-1) unstable; urgency=low
.
* New 1.1.8 upstream version:
- Rewrite Debian's "override from /etc" code
(Closes: #630081, thanks to Alex Hermann).
- Fix boot-time switching regression
(Closes: #629371, thanks to Christian Kastner).
.
* Drop patches obsoleted by 1.1.8:
- 01_extract_to_var_lib_not_tmp
- 02_allow_override_from_etc
* Drop device_reference.txt from docs as upstream dropped it.
* Bump Standards-Version to 3.9.2 without changes needed.
Checksums-Sha1:
7e0383f1d3812c1a7e21580a6d8deb1cb809cfef 1341 usb-modeswitch_1.1.8-1.dsc
03a86e40c0ba98d2cefdbbee3b062e42c7b85587 34459
usb-modeswitch_1.1.8.orig.tar.bz2
5766529fdd48d47969b67ca884a705c7d43a6635 8677
usb-modeswitch_1.1.8-1.debian.tar.gz
93c4d14621be14243a9a0899b07290baa94dda20 47156 usb-modeswitch_1.1.8-1_amd64.deb
Checksums-Sha256:
8be35ad1a33d7721456007681eb17da0ea3e9cbe8e94fb5095d096e1adda2fb7 1341
usb-modeswitch_1.1.8-1.dsc
1a32c5f18afccfb5aecce7b0a743c0a65113eaad266b6a0e33c3f3ae4ac189e3 34459
usb-modeswitch_1.1.8.orig.tar.bz2
a70db6f90051e4ad4908cd0275a993d727585ed4a1a8fc3eb64062bcd7504c56 8677
usb-modeswitch_1.1.8-1.debian.tar.gz
a7e5c1870e61e3ab2c96976092cb30b4432ba5f427fdaf5a2936b51e5754320c 47156
usb-modeswitch_1.1.8-1_amd64.deb
Files:
215d389d55312454d19424af7c52e3c8 1341 comm extra usb-modeswitch_1.1.8-1.dsc
1aaaa45e0465843e4973d7778bfbafbb 34459 comm extra
usb-modeswitch_1.1.8.orig.tar.bz2
824afdc1d1928a8b9772b51529c54cc8 8677 comm extra
usb-modeswitch_1.1.8-1.debian.tar.gz
24016bec22b49add65fc2a62308a9b87 47156 comm extra
usb-modeswitch_1.1.8-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iJwEAQECAAYFAk3/A3IACgkQKA1Vt+jBwDgJAQP/Zgpb6PHtamaOQWF21B9dEwH2
kaT2nJTZsaj4OHZ+nIDadPNHqvR7ev/gkeYZKQFGGoCAZP/2lybi0Y2YYArZIHqN
dyM8ay9HKIAJjJm3YkeXA3KltXBCknhQS/CTXPDUtJ3bDp3sKerxqMH+PBstV+uB
QvQRTWZGx1ZJ5PrKYu4=
=cU7g
-----END PGP SIGNATURE-----
--- End Message ---