Package: gnustep-netclasses Version: 0.0.20040112-2 The symbolic link at /usr/share/doc/gnustep-netclasses/html points to its parent directory. This leads to problems:
# dpkg -i gnustep-netclasses ... Setting up gnustep-netclasses (0.0.20040112-2) ... cannot create dhelp file '/usr/share/doc/gnustep-netclasses/html/.dhelp': No such file or directory dpkg: error processing gnustep-netclasses (--configure): subprocess post-installation script returned error exit status 2 # ls -ld /usr/share/doc/gnustep-netclasses/html lrwxrwxrwx 1 root root 70 Feb 7 20:53 /usr/share/doc/gnustep-netclasses/html -> ../../../lib/GNUstep/System/Library/Documentation/Developer/netclasses # ls -l /usr/share/doc lrwxrwxrwx 1 root root 27 Feb 4 18:16 /usr/share/doc -> /fs/doc/mount/usr/share/doc Fix: # ln -sf /usr/lib/GNUstep/System/Library/Documentation/Developer/netclasses /usr/share/doc/gnustep-netclasses/html Sincerely, S.Karrmann -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

