On Thu, Jun 5, 2014 at 10:14 AM, Andrew Collier <[email protected]> wrote: > To Whom it May Concern, > I have attempted to install Mono Project on my Debian system (7.5) it is > running the latest versions of Apache, Perl, PHP and the following error > occurs. > > > andrew@server:/etc/apt$ sudo apt-get install mono-complete > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > mono-complete : Depends: mono-runtime (= 2.10.8.1-8) but it is not going to > be installed
What does "apt-get install mono-complete mono-runtime" say? You probably need to repeat that till it says why it can't install a package. I suspect you have added other APT repositories that have conflicting versions. -- Best regards, Mirco 'meebey' Bauer FOSS Developer [email protected] https://www.meebey.net/ Debian Developer [email protected] http://www.debian.org/ GNOME Foundation Member [email protected] http://www.gnome.org/ PGP-Key ID 0xEEF946C8 https://meebey.net/pubkey.asc -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CAEeZ+JSZNOJHVGYtnH=khfyj_26ayrtbtb7rwa+3p8xjpff...@mail.gmail.com
