Bug#436202: fuse-utils: the pre-removal script fails if the kernel module is missing

2007-08-06 Thread Malte Schirmacher
Package: fuse-utils Version: 2.7.0-1 Severity: important After building a new kernel i forgot to recompile the fuse module for the new kernel, so the module was missing when i tried to upgrade to a new fuse-utils version today. invoke-rc.d: initscript fuse, action "stop" failed.

Bug#430177: xchat: can't set away-flag

2007-06-22 Thread Malte Schirmacher
Package: xchat Version: 2.8.2-1 Severity: normal Neither the menu-way nor the shortcut for setting the away-flag works for me. Xchat instantly says "You are no longer marked as being away" -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (50,

Bug#461569: hugs: Segfaults with long Lists as argument for the function attached

2008-01-19 Thread Malte Schirmacher
Package: hugs Version: 98.200609.21-5 Severity: normal Doing my homework for university i stumbled over this problem. This is the sourcecode: times :: Int -> Int -> Int times x 0 = 0 times x 1 = x times x (y+1) = x + times x y sumSquare :: [Int] -> Int sumSquare [] = 0 sumSquare xs = s

Bug#355887: typespeed can't be installed - same error like in #166096

2006-03-08 Thread Malte Schirmacher
Package: typespeed Version: 0.4.4-8 0 Severity: grave Justification: renders package unusable -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.15.4-2 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages typespeed depends on: i

Bug#988245: ocsinventory-agent: cron script uses /bin/sh and RANDOM

2021-05-08 Thread Malte Schirmacher
Package: ocsinventory-agent Version: 2:2.8-2 Severity: important X-Debbugs-Cc: malte.schirmac...@etecture.de Dear Maintainer, the automatically installed cron.daily script uses /bin/sh. Trying to access $RANDOM later might fail on many systems as this variable is not present causing the cronjob n