Your message dated Mon, 07 Apr 2014 01:59:10 +0010
with message-id <[email protected]>
and subject line Mostly fixed
has caused the Debian Bug report #570181,
regarding fsharp: fails to install: E: installing Assembly
/usr/lib/cli/FSharp.Core-4.3/FSharp.Core.dll failed (exit status 29)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
570181: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570181
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fsharp-console
Version: 3.0.26-1
Severity: grave
Dear maintainer,
This package doesn't install if mono is not already installed. For
example, in a clean sid chroot:
> # apt-get install libfsharp-core4.3-cil
> [...]
> Setting up cli-common (0.8.2) ...
> Setting up libmono-corlib4.0-cil (2.10.8.1-8) ...
> Setting up libmono-system-numerics4.0-cil (2.10.8.1-8) ...
> Setting up libmono-system-xml4.0-cil (2.10.8.1-8) ...
> Setting up libmono-security4.0-cil (2.10.8.1-8) ...
> Setting up mono-4.0-gac (2.10.8.1-8) ...
> Setting up mono-gac (2.10.8.1-8) ...
> * Installing 5 assemblies from libfsharp-core4.3-cil into Mono
> E: installing Assembly /usr/lib/cli/FSharp.Core-4.3/FSharp.Core.dll failed
> E: Installation of libfsharp-core4.3-cil with
> /usr/share/cli-common/runtimes.d/mono failed
> dpkg: error processing mono-gac (--configure):
> subprocess installed post-installation script returned error exit status 29
> dpkg: dependency problems prevent configuration of mono-runtime:
> mono-runtime depends on mono-gac (= 2.10.8.1-8); however:
> Package mono-gac is not configured yet.
>
> dpkg: error processing mono-runtime (--configure):
> dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of libmono-posix4.0-cil:
> libmono-posix4.0-cil depends on mono-runtime (>= 2.10.1); however:
> Package mono-runtime is not configured yet.
>
> dpkg: error processing libmono-posix4.0-cil (--configure):
> dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of libmono-system-core4.0-cil:
> libmono-system-core4.0-cil depends on libmono-posix4.0-cil (>= 2.10.1);
> however:
> Package libmono-posix4.0-cil is not configured yet.
>
> dpkg: error processing libmono-system-core4.0-cil (--configure):
> dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of libfsharp-core4.3-cil:
> libfsharp-core4.3-cil depends on libmono-system-core4.0-cil (>= 2.10.3);
> however:
> Package libmono-system-core4.0-cil is not configured yet.
>
> dpkg: error processing libfsharp-core4.3-cil (--configure):
> dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of
> libmono-system-configuration4.0-cil:
> libmono-system-configuration4.0-cil depends on mono-runtime (>= 2.10.8.1);
> however:
> Package mono-runtime is not configured yet.
> libmono-system-configuration4.0-cil depends on mono-runtime (<< 2.10.8.2);
> however:
> Package mono-runtime is not configured yet.
>
> dpkg: error processing libmono-system-configuration4.0-cil (--configure):
> dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of libmono-system4.0-cil:
> libmono-system4.0-cil depends on mono-runtime (>= 2.10.8.1); however:
> Package mono-runtime is not configured yet.
> libmono-system4.0-cil depends on mono-runtime (<< 2.10.8.2); however:
> Package mono-runtime is not configured yet.
>
> dpkg: error processing libmono-system4.0-cil (--configure):
> dependency problems - leaving unconfigured
> dpkg: dependency problems prevent configuration of
> libmono-system-security4.0-cil:
> libmono-system-security4.0-cil depends on libmono-system4.0-cil (>= 2.10.7);
> however:
> Package libmono-system4.0-cil is not configured yet.
>
> dpkg: error processing libmono-system-security4.0-cil (--configure):
> dependency problems - leaving unconfigured
> Errors were encountered while processing:
> mono-gac
> mono-runtime
> libmono-posix4.0-cil
> libmono-system-core4.0-cil
> libfsharp-core4.3-cil
> libmono-system-configuration4.0-cil
> libmono-system4.0-cil
> libmono-system-security4.0-cil
> E: Sub-process /usr/bin/dpkg returned an error code (1)
The installation succeeds if I install mono-runtime first. However,
after installing fsharp-console, I get:
> root@wencory:/# fsharpi
>
> F# Interactive for F# 3.0 (Open Source Edition)
> Freely distributed under the Apache 2.0 Open Source License
>
> For help type #help;;
>
> >
>
> //unknown(1,1): error FS0078: Unable to find the file 'FSharp.Core.dll' in
> any of
> /usr/lib/mono/4.0
> /
> /usr/lib/mono/4.0/
Cheers,
--
Stéphane
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.8-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libfsharp-core4.3-cil depends on:
pn cli-common <none>
pn libmono-corlib4.0-cil <none>
pn libmono-system-core4.0-cil <none>
pn libmono-system-numerics4.0-cil <none>
pn libmono-system4.0-cil <none>
libfsharp-core4.3-cil recommends no packages.
libfsharp-core4.3-cil suggests no packages.
--- End Message ---
--- Begin Message ---
# 749659 is a failure to GAC a key-remapped assembly
reassign 739659 mono-gac
severity 739659 important
merge 570181 739659
# mono-gac 3.0.6+dfsg2-12 solves almost all of this problem by
# not running gacinstall when clean-installing mono-gac
#
# This was unnecessary, as the library packages would also do a
# gacinstall run in their postinsts
#
# There's a small task remaining, to make cli-common-dev add a
# Depends: on mono-runtime-common when a library package contains
# a key-remapped assembly. Otherwise there's still a chance that
# the gacinstall run can occur before mono-runtime-common is configured
clone 570181 -1
reassign -1 cli-common-dev
retitle -1 dh_clideps: Add a Depends on mono-runtime-common when
GAC-installed assemblies use remapped keys
--- End Message ---