Bug#351310: pcsx: fails to run without lndir

2006-02-03 Thread Nathan Hand
Package: pcsx Version: 1:1.6-3 Severity: important The pcsx program does not run. [EMAIL PROTECTED]:~$ pcsx /usr/games/pcsx: line 31: lndir: command not found The missing binary is no longer in the xutils or any other package. -- System Information: Debian Release: testing/unstable APT pre

Bug#334182: dash doesn't assign second variable in a single statement

2005-10-15 Thread Nathan Hand
Package: dash Version: 0.5.2-8 Severity: normal Dash doesn't correctly handle code where a second variable is assigned in a single statement. For example, this works with bash. $ /bin/bash -c 'K=dvb0.net0 A=${K#dvb} ; echo $A' 0.net0 Here is the same line with dash. $ /bin/dash -c 'K=dvb

Bug#334179: udev 0.070-1 breaks dvb when /bin/sh != bash

2005-10-15 Thread Nathan Hand
Package: udev Version: 0.070-5 Severity: critical Tags: patch Justification: breaks unrelated software The dvb.sh script was replaced with inline code in udev 0.070-1. This code fails to produce /dev/dvb/* nodes: following errors were seen. Oct 16 12:29:47 localhost udev[7381]: udev_make_node

Bug#318902: pose doesnt respond to pen events

2005-07-18 Thread Nathan Hand
Package: pose Severity: grave Tags: patch Justification: renders package unusable Pose 3.5-7+test1 builds and runs. Physical buttons respond to mouse clicks. Pen events do not work. This bug has already been identified. It's a mistake in the GCC 3.3 compiler. There are two workarounds. 1) Enabl

Bug#318900: pose: fails to build from source, 3.5-7+test1

2005-07-18 Thread Nathan Hand
Package: pose Severity: grave Justification: renders package unusable Building pose 3.5-7+test1 using the patches from http://people.debian.org/~lwall/pose/ Build fails on PowerPC (gcc-3.3.6) with ../SrcShared/HostControl.cpp:1131: error: ISO C++ forbids casting to an array type `__v

Bug#314892: nscd package missing /var/run/nscd directory

2005-06-19 Thread Nathan Hand
On Sun, 2005-06-19 at 13:57 +0300, Lars Wirzenius wrote: > su, 2005-06-19 kello 17:25 +1000, Nathan Hand kirjoitti: > > Package: nscd > > Version: 2.3.5-1ubuntu7 > > Does this also happen with a Debian version? Debian's versions of 2.3.5 > are in experimental, though

Bug#314892: nscd package missing /var/run/nscd directory

2005-06-19 Thread Nathan Hand
Package: nscd Version: 2.3.5-1ubuntu7 Severity: important Fresh install of nscd fails to start the daemon. Tracing the init script finds the following... $ strace -f /etc/init.d/nscd start ... bind(5, {sa_family=AF_FILE, path="/var/run/nscd/socket"}, 110) = -1 ENOENT (No such file