Package: llvm
Version: 1.7-3.1
Severity: normal
When trying to purge llvm I get:
Removing llvm ...
update-binfmts: unknown argument 'llvm'
dpkg: error processing llvm (--purge):
subprocess pre-removal script returned error exit s
In /var/lib/dpkg/info/llvm.prerm I read:
if [ "$1" = purge ]
then
result=`update-binfmts --package --remove llvm llvm`
fi
and in man update-binfmts I read:
--remove name path
Remove the binary format identified by name with interpreter
path from the database. This will also attempt to disable
the binary format in the kernel; see --disable below.
Not sure what 'path' is supposed to be, but update-binfmts obviously
does not expect it to be 'llvm' in this case.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1) (ignored: LC_ALL set to
fr_FR)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]