Package: cucipop Version: 1.31-13 Severity: normal It's for the n-th (I do not remember for the number :) that I upgrade cucipop package. All the times it said `Group of /var/spool/mail not "mail" -- fixing ... ' Since this time I was sure that the group was correct, I decided to check the postinst script. Here's the wrong line:
if [ "$(ls -ld /var/spool/mail | cut -b 25-28)" != "mail" ] When executed, the above command ($(...)) returned " mai", which is not correct. I believe the constants should be just increased by one (26-29 gives correct result) Regards, -- Mike -- System Information Debian Release: potato Kernel Version: Linux anguish 2.2.13 #1 Thu Nov 18 03:03:35 MSK 1999 i586 unknown Versions of the packages cucipop depends on: ii libc6 2.1.2-10 GNU C Library: Shared libraries and timezone ii libpam0g 0.71-1 Pluggable Authentication Modules library ii netbase 3.16-7 Basic TCP/IP networking binaries