Bug#419344: Debconf script incorrectly returns an error on cancellation

2007-04-15 Thread James Blanford
Package: tzdata Version: 2007e-3 When I run dpkg-reconfigure tzdata but decide to cancel the operation, an error is returned: echo $? 1 But there was no error. I decided to cancel the operation and nothing was changed. That's a success. It should have returned 0. For example, if I run

Bug#372957: private kernel data type outside of #ifdef __KERNEL__ block

2006-06-12 Thread James Blanford
Package: linux-kernel-headers Version: 2.6.16.20-1 I was building libsdl1.2debian from Debian sources when the compilation stopped with the error: gcc -g -O2 -Iinclude -I../../include -D_GNU_SOURCE=1 -DXTHREADS -D_REENTRANT -DHAVE_LINUX_VERSION_H -c ../../src/joystick/linux/SDL_sysjoystick.c

Bug#346342: tzconfig should create a copy of timezone data in localtime rather than a symlink

2006-01-06 Thread James Blanford
Package: libc6 Version: 2.3.5-11 The kernel, init and boot-up processes don't have access to timezone data until /usr is mounted, thereby creating havoc with file system checks and boot logs. Please see bug #342887 filed against util-linux. The filesystem hierarchy standard requires essential