Bug#714710: dpkg: when installed from live usb/cd /sbin/start-stop-daemon is empty shell script

2013-07-21 Thread Edwin Fukunaga
It looks like the usb-hdd images also have this issue. If I boot with the image from http://live.debian.net/cdimage/release/6.0.7/amd64/usb-hdd/debian-live-6.0.7-amd64-gnome-desktop.img then /sbin/start-stop-daemon is again empty: $ cat /sbin/start-stop-daemon #!/bin/sh

Bug#709871: tftp transfer of a large squashfs image stalls after about 640 MB

2013-05-26 Thread Edwin Fukunaga
Package: live-boot Version: 2.0.15-1 Tags: patch Hello, When I try to boot the Debian Live gnome-desktop flavor (6.0.7 netboot), with the fetch=tftp://... boot parameter, the transfer of the squashfs image stops after about 640 MB. The boot process also stops at that point, with the following

Bug#668021: directvnc: Couldn't parse the keyboard mapping file

2013-03-26 Thread Edwin Fukunaga
To work around this error message in directvnc 0.7.7, provide an invalid filename (name of a nonexistent file). For example: # directvnc 192.168.0.1 -m invalid-filename where no file named 'invalid-filename' exists. See bug #677204

Bug#701787: cursor appears horizontally shifted in 24 bit mode

2013-02-26 Thread Edwin Fukunaga
Package: directvnc Version: 0.7.7-1 Tags: patch Hello, When I start directvnc 0.7.7-1 in 24 bit mode like this: # directvnc 192.168.0.1 -b 24 -m invalid-filename the display from the server shows correctly, but the cursor is horizontally shifted. The cursor on the client appears about

Bug#714710: dpkg: when installed from live usb/cd /sbin/start-stop-daemon is empty shell script

2013-07-05 Thread Edwin Fukunaga
Hello, I'm having a similar issue with a Live netboot archive. I'm using the Live 6.0.7 gnome-desktop netboot archive, from http://live.debian.net/cdimage/release/6.0.7/i386/net/debian-live-6.0.7-i386-gnome-desktop-net.tar.gz and /sbin/start-stop-daemon is also an empty shell script: ---8---