Task #8969
closed
mscorlib.dll missing in Mono installation
100%
Description
On the dataminer1-d and dataminer2-d we need the mono installation to be "checked" or completed. We have the following issue, already met in a previous ticket:
"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."
We are running a .Net compiled code.
Updated by Andrea Dell'Amico almost 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 40
- Infrastructure Development added
- Infrastructure deleted (
Production)
Done. It's the same on all the dataminer. If you want those packages on the production servers, they must be installed everywhere.
Updated by Gianpaolo Coro almost 8 years ago
Now the process works. Indeed, it is a process that should be already running on the DMs. Thus, the installation should be possibly done on all the DMs.
Updated by Andrea Dell'Amico almost 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 40 to 100
- Infrastructure Pre-Production, Production added
I've added the two needed packages:
libmono-2.0-1 libmono-corlib2.0-cil
to RPackagesManagement/test_r_deb_pkgs.txt and RPackagesManagement/r_deb_pkgs.txt. In the next hours, all the dataminer will have the new packages installed.