Cannot install mod-mono on Ubuntu 16.04 after Mono-Apache-Server 4.5 upgrade


up vote
0
down vote
favorite
Recently Mono was updated to 4.5-0xamarin3+ubuntu1604b1 from 4.4 when that happened my asp.net pages do not display properly i.e..... they just show code when you open the page in the web browser.
After looking at the Apache web server logs I noticed mod-mono was not installed anymore.
From there I attempted to reinstall it by using this command
sudo apt-get install libapache2-mod-mono
This is the result that I get
The following packages have unmet dependencies:
libapache2-mod-mono : Depends: mono-apache-server (< 4.4) but 4.5-0xamarin3+ubuntu1604b1 is to be installed or
mono-apache-server4 (< 4.4) but 4.5-0xamarin3+ubuntu1604b1 is to be installed or
mono-apache-server2 (< 4.4) but it is not installable
E: Unable to correct problems, you have held broken packages.
My next step is to downgrade but before I do I wanted to ask if others have seen this issue.
I know this is related to the mod because if I run the XSP server used for development on the same box Mono functions properly.
server apache2 mono
add a comment |Â
up vote
0
down vote
favorite
Recently Mono was updated to 4.5-0xamarin3+ubuntu1604b1 from 4.4 when that happened my asp.net pages do not display properly i.e..... they just show code when you open the page in the web browser.
After looking at the Apache web server logs I noticed mod-mono was not installed anymore.
From there I attempted to reinstall it by using this command
sudo apt-get install libapache2-mod-mono
This is the result that I get
The following packages have unmet dependencies:
libapache2-mod-mono : Depends: mono-apache-server (< 4.4) but 4.5-0xamarin3+ubuntu1604b1 is to be installed or
mono-apache-server4 (< 4.4) but 4.5-0xamarin3+ubuntu1604b1 is to be installed or
mono-apache-server2 (< 4.4) but it is not installable
E: Unable to correct problems, you have held broken packages.
My next step is to downgrade but before I do I wanted to ask if others have seen this issue.
I know this is related to the mod because if I run the XSP server used for development on the same box Mono functions properly.
server apache2 mono
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Recently Mono was updated to 4.5-0xamarin3+ubuntu1604b1 from 4.4 when that happened my asp.net pages do not display properly i.e..... they just show code when you open the page in the web browser.
After looking at the Apache web server logs I noticed mod-mono was not installed anymore.
From there I attempted to reinstall it by using this command
sudo apt-get install libapache2-mod-mono
This is the result that I get
The following packages have unmet dependencies:
libapache2-mod-mono : Depends: mono-apache-server (< 4.4) but 4.5-0xamarin3+ubuntu1604b1 is to be installed or
mono-apache-server4 (< 4.4) but 4.5-0xamarin3+ubuntu1604b1 is to be installed or
mono-apache-server2 (< 4.4) but it is not installable
E: Unable to correct problems, you have held broken packages.
My next step is to downgrade but before I do I wanted to ask if others have seen this issue.
I know this is related to the mod because if I run the XSP server used for development on the same box Mono functions properly.
server apache2 mono
Recently Mono was updated to 4.5-0xamarin3+ubuntu1604b1 from 4.4 when that happened my asp.net pages do not display properly i.e..... they just show code when you open the page in the web browser.
After looking at the Apache web server logs I noticed mod-mono was not installed anymore.
From there I attempted to reinstall it by using this command
sudo apt-get install libapache2-mod-mono
This is the result that I get
The following packages have unmet dependencies:
libapache2-mod-mono : Depends: mono-apache-server (< 4.4) but 4.5-0xamarin3+ubuntu1604b1 is to be installed or
mono-apache-server4 (< 4.4) but 4.5-0xamarin3+ubuntu1604b1 is to be installed or
mono-apache-server2 (< 4.4) but it is not installable
E: Unable to correct problems, you have held broken packages.
My next step is to downgrade but before I do I wanted to ask if others have seen this issue.
I know this is related to the mod because if I run the XSP server used for development on the same box Mono functions properly.
server apache2 mono
edited Apr 24 at 1:31
asked Apr 24 at 1:25


Tommy
12
12
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027639%2fcannot-install-mod-mono-on-ubuntu-16-04-after-mono-apache-server-4-5-upgrade%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password