Comment 6 for bug 1328975

Revision history for this message
stevenschlansker (stevenschlansker) wrote :

Additionally, attempting to bring in utopic libc to fix the bug causes dependency resolution problems down the road. Both the trusty python3 and Xamarin Mono repositories then start to fail with messages like:

The following packages have unmet dependencies:
nuget : Depends: libnuget-core-cil (= 2.8.7+md510+dhx1-0xamarin1) but it is not going to be installed
Depends: libmono-corlib4.5-cil (>= 4.0.0~alpha1) but 3.2.8+dfsg-4ubuntu1 is to be installed
Depends: libmono-microsoft-build-framework4.0-cil (>= 3.6.0) but 3.2.8+dfsg-4ubuntu1 is to be installed
Depends: libmono-microsoft-build4.0-cil (>= 3.6.0) but 3.2.8+dfsg-4ubuntu1 is to be installed
Depends: libmono-system-core4.0-cil (>= 4.0.0~alpha1) but 3.2.8+dfsg-4ubuntu1 is to be installed
Depends: libmono-system4.0-cil (>= 4.0.0~alpha1) but 3.2.8+dfsg-4ubuntu1 is to be installed
[91mE: Unable to correct problems, you have held broken packages. [0m [91m

This is an extremely frustrating situation to be in, our application is crashing almost daily due to this issue, and we seem to have no supported path forward.