That was a bit hasty. I'd got the usb_modeswitch_dispatcher to work
without realising that systemd was escaping the sysfs paths.
This patch might be more thorough:
--- usb-modeswitch-2.2.1+repack0.orig/usb_modeswitch.tcl
+++ usb-modeswitch-2.2.1+repack0/usb_modeswitch.tcl
@@ -54,8 +54,12 @@ if {[
Package: usb-modeswitch
Version: 2.2.1+repack0-1
Severity: normal
Tags: patch
Dear Maintainer,
Plugging my Huawei e3131 fails to trigger modeswitch (systemd).
The problem seems to be that usb_modeswitch.tcl doesn't parse the device
identifier correctly.
I've only this device to test, but with
Here's an attempt at debian/copyright needs a Files: for debian/*
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: OpenJPEG
Upstream-Contact: openj...@googlegroups.com
Source: http://openjpeg.org
Files: src/lib/openjpip/*
Copyright: 2002-2011, Communic
Package: usb-modeswitch-data
Version: 20120815-2
Severity: important
Dear Maintainer,
Symlinks created by local rules for ttyUSB devices are lost because of the
following rule in
/lib/udev/rules.d/40-usb_modeswitch.rules
KERNEL=="ttyUSB*", ATTRS{bNumConfigurations}=="*", PROGRAM="usb_modeswitc
Package: autofs
Version: 5.0.6-2
Severity: minor
Dear Maintainer,
Fairly insignificant typo in configure.in
Cheers
John
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU
Trimage is indeed a dangerous program. It modifies images in place immediately
they are dropped onto the trimage window, optimising the images and at the same
time losing file matadata.
It is a wrapper around other image utilities such as optipng, pngcrush and
jpegoptim. These programs also modify
Package: python-cairo
Version: 1.8.8-1+b2
Severity: normal
Dear Maintainer,
It seems writing a png when a surface is fully opaque causes the alpha
channel to be supressed in subsequent writes.
#!/usr/bin/python
import cairo
surface = cairo.ImageSurface(cairo.FORMAT_ARGB32, 100, 100)
ctx = cair
Package: libtag1c2a
Version: 1.7-1
Severity: wishlist
Would it be possible to build taglib with -DNDEBUG to suppress
debug information. I'm using taglib for a console app and would
prefer not to have the 'TagLib: message' output.
The -DNDEBUG solution comes from this discussion:
http://mail.kde.
Package: jack-mixer
Version: 9-3
Severity: important
Tags: upstream patch
Editing channel names causes the names to disappear. I think this is beacause
the edit dialog is destroyed before the contents are read. See patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
Package: module-init-tools
Version: 3.16-1
Severity: minor
Tags: patch
A couple of typos in docs/modprobe.conf.sgml
One typo is an unescaped backslash - this has happened before #111921 [0]
but I'm not sure how it was resolved.
Patch attached.
[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?b
Package: openbox
Version: 3.4.11.1-1
Severity: minor
Tags: patch
A comment is closed twice in the menu section of rc.xml.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU co
> $ ls -1 /etc/init.d/*
Attached ...
/etc/init.d/acpid
/etc/init.d/alsa-utils
/etc/init.d/anacron
/etc/init.d/atd
/etc/init.d/avahi-daemon
/etc/init.d/bootlogd
/etc/init.d/bootlogs
/etc/init.d/bootmisc.sh
/etc/init.d/checkfs.sh
/etc/init.d/checkroot.sh
/etc/init.d/console-screen.sh
/etc/init.d/
On Thu, Jun 17, 2010 at 04:11:54PM +0200, David Paleino wrote:
> tags 586210 unreproducible
> thanks
>
> Hello,
>
> On Thu, 17 Jun 2010 12:58:51 +0100, John Hedges wrote:
>
> > After today's dist-upgrade bash errors on startup.
> > The error is caused by
Package: bash-completion
Version: 1:1.2-1
Severity: normal
After today's dist-upgrade bash errors on startup.
The error is caused by /etc/bash-completion.d/system which I believe is no
longer required. However, the install scripts did not remove the file.
-- System Information:
Debian Release: s
Package: systemsettings
Version: 4:4.3.4-3
Severity: normal
Trying to set a keybinding to maximise current window. Internet searche points
me toward System Settings > Keyboard and Mouse > Global Keyboard Shortcuts >
kwin, however there is no kwin entry in the list.
-- System Information:
Debian
Package: mount
Version: 2.12r-19etch1
Severity: wishlist
Tags: patch
Can mount be modified to check for /usr/local/sbin/mount.${FSTYPE} if
/sbin/mount.${FSTYPE} doesn't stat? ?usr/local/sbin would be a more
suitable sopt for host specific files.
I've needed to create a special mount program but
On Thu, Aug 30, 2007 at 08:23:18AM +0200, martin f krafft wrote:
> also sprach Jaldhar H. Vyas <[EMAIL PROTECTED]> [2007.08.30.0732 +0200]:
> > if [ ${#SSL_CERT[*]} -eq 1 -a ${#SSL_KEY[*]} -eq 1 ]; then
>
> That's a bashism * 2: [*] as well as -a
>
> I suggest something like this instead:
>
> ##
This causes more serious problems for me as my keys are group readable.
The certificates aren't regenerated, but are chmodded and chowned enough
to break a working system.
I suggest not grepping the config for the ssl files at all: simply
ensure the default /etc/ssl/{certs,private}/dovecot.pem exi
On Mon, Apr 09, 2007 at 03:44:03AM -0700, Steve Langasek wrote:
> Package: splay
> Version: 0.9.5.2-8
> Severity: serious
>
> Hi John,
>
> Your changelog for splay 0.9.5.2-8 says that you've done:
>
> * Renamed debian/rules binary-arch target to binary-indep
> and added empty binary-arch t
I get the same problem. I found '\0's in the messages that caused the
hang and this fix works for me - whether it is the right thing I couldn't
say.
John
diff -ruN mutt-1.5.9.orig/imap/message.c mutt-1.5.9/imap/message.c
--- mutt-1.5.9.orig/imap/message.c 2005-07-29 16:02:15.226860408 +0100
+++
20 matches
Mail list logo