Bug#973927: please close as duplicate of #947425

2021-03-06 Thread Schplurtz le déboulonné
Hi, This bug is a duplicate of bug #947425 and should be closed. By the way Willi Mann's diff solved this issue.

Bug#973927: incron SEGV when monitoring directories

2020-11-07 Thread Schplurtz le Déboulonné
Package: incron Version: 0.5.12-1+deb10u1 Severity: grave Justification: renders package unusable Dear Maintainer, Incrond crashes with SIGSEGV when monitoring IN_CREATE event in a directory and a new directory is created inside the monitored dir. How to reproduce : su - apt-get install incrond

Bug#400991: gmt examples won't run at all

2006-11-29 Thread Schplurtz
Package: gmt-examples Version: 4.1.2-1.1 Hello, As the subject says, the examples simply won't run. there are 3 problems as I will show. problem 1: command not found : echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games cd /usr/share/doc/gmt-examples tar cf -

Bug#372635: Patch for building a package with binary files in /usr/bin

2006-06-11 Thread Schplurtz
Hello, I made a patch to solve this problem. It does the same thing as what is already done for the 'GMT' binary it let gmt install things in /usr/lib/gmt/bin, then it moves everyting in place. /usr/lib/gmt/bin is then removed postint and prerm make and remove a symlink /usr/lib/gmt/bin --> /usr/b

Bug#372635: Binary executables not in standard PATH

2006-06-10 Thread Schplurtz
Package: gmt Version: 4.1.2-1 Hello, The executables are now installed in /usr/lib/gmt/bin. This directory is not in a user's PATH. So, it simply and completely breaks old scripts. One could argue that users now have to use "GMT command" instead of "command", in this case, the answer is that if