Control: forcemerge 689946 690947

On Fri, 19 Oct 2012 13:37:47 +0200, Stig Sandbeck Mathisen wrote:

> $ lat
> The assembly mscorlib.dll was not found or could not be loaded.
> It should have been installed in the `/usr/lib/mono/2.0/mscorlib.dll' 
> directory.

This seems to be a side effect of #689946.

When I change /usr/bin/lat to:

#v+
#!/bin/sh
/usr/bin/mono  /usr/lib/x86_64-linux-gnu/lat/lat.exe "$@"
#v-

... the error about /usr/lib/mono/2.0/mscorlib.dll goes away, and
strace shows that it accesses (only) /usr/lib/mono/4.0/mscorlib.dll.
 
(No idea if it works later, since I tried this in a chroot without X
initially. Under xvfb it would also need DBUS which also not running
in the chroot.)

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Tracy Chapman: Give Me One Reason

Attachment: signature.asc
Description: Digital signature

Reply via email to