Package: mlton
Version: 20050826-1
Severity: grave
Justification: renders package unusable
Hello,
This version of the mlton package fails to configure. After being
unpacked, the configure phase fails with the message:
Setting up mlton (20050826-1) ...
/usr/share/doc-base/mlton: cannot open control file for reading: No such file
or directory
dpkg: error processing mlton (--configure):
subprocess post-installation script returned error exit status 2
This happens because the postinst script has the snippet:
for f in mllex mlton mlyacc; do
install-docs -i /usr/share/doc-base/$f
done
while the file /usr/share/doc-base/mlton does not exist. The solution
here would be, either to create one, or remove its reference from the
postinst script.
Thanks,
Vasilis
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-ck5
Locale: LANG=el_GR.UTF-8, LC_CTYPE=el_GR.UTF-8 (charmap=UTF-8)
Versions of packages mlton depends on:
ii gcc 4:4.0.1-3 The GNU C compiler
ii libc6 2.3.5-5 GNU C Library: Shared libraries an
ii libgmp3-dev 4.1.4-10 Multiprecision arithmetic library
mlton recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]