Package: classpath-tools
Version: 0.0.20020812-1
Severity: minor

After removing classpath-tools, the symlinks in /etc/alternatives/
/usr/share/man/man1/ and /usr/bin/ are left dangling.

The prerm script has a line:
   update-alternatives --remove $one /usr/bin/cp-$one
which, I think, should be:
   update-alternatives --remove $one /usr/bin/$one-cp

Also, the postinst script creates an alternative /usr/bin/javadoc, which
is also in the gjdoc package . The classpath-tools prerm script doesn't
have `update-alternatives --remove javadoc /usr/bin/gjdoc`
and the javadoc is left dangling.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to