Package: cogito Version: 0.11.3+20050610-1 Severity: normal Tags: patch cg-add test for the presence of the file to add with : find "$@" -type f -print0 ... This does not work is the file is a dangling symlink. Please, change this line with : find "$@" -type f -o -type l -print0 ... or something similar
Best regards, Vincent -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.10-act Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages cogito depends on: ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libcurl3 7.13.2-3 Multi-protocol file transfer libra ii libssl0.9.7 0.9.7g-1 SSL shared libraries ii openssh-client [rsh-client] 1:4.1p1-3 Secure shell client, an rlogin/rsh ii patch 2.5.9-2 Apply a diff file to an original ii rcs 5.7-15 The GNU Revision Control System ii rsync 2.6.5-1 fast remote file copy program (lik ii wget 1.10-1 retrieves files from the web ii zlib1g 1:1.2.2-4 compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]