[Mono-list] Missing "Unix" inside of "Mono"

Baltasar García Perez-Schofield baltasarq at gmail.com
Wed May 20 09:43:43 UTC 2015


Hi, Jonathan,

You need Mono.Posix.dll, which presumably would be provided by
> libmono-posix2.0-cil, if it could be installed, which it can’t.
> I don’t know why apt-get won’t install it. :-(
>

I actually allows me to install, but warning me it is going to uninstall
mono-devel, so I'd be in the same situation  I was (I'd have to purge
libmono* and reinstall).

The problem seems to be around mono-devel: it probably does not include all
needed dll's (such as Posix), and if you force the installation of
libmono-posix, then the system renders unusable, at least for development.

===
$ sudo apt-get install libmono-posix2.0-cil
[sudo] password for baltasarq:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libmono-corlib2.0-cil libmono-system2.0-cil
The following packages will be REMOVED:
  mono-devel
The following NEW packages will be installed:
  libmono-corlib2.0-cil libmono-posix2.0-cil libmono-system2.0-cil
0 upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
Need to get 0 B/120 kB of archives.
After this operation, 41,0 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.

$ apt list -a libmono-posix2.0-cil
Listing... Done
libmono-posix2.0-cil/stable 3.12.1-0xamarin1 all
libmono-posix2.0-cil/vivid 3.2.8+dfsg-4ubuntu4 all
===

-- baltasar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20150520/319b2dbc/attachment.html>


More information about the Mono-list mailing list