[Bug 1308047] Re: Installation of libapache2-mod-mono hangs

2015-10-22 Thread dyim42
Found another work around that doesn't need another shell. If you don't
have apache installed yet, you just have to do it in this sequence.

apt-get install -y libapache2-mod-mono
apt-get install -y apache2

Breaking it up into 2 steps actually doesn't freeze up.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308047

Title:
  Installation of libapache2-mod-mono hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-mono/+bug/1308047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308047] Re: Installation of libapache2-mod-mono hangs

2015-03-27 Thread Csipak Attila
The bug is also mentioned elsewhere, with a somewhat different
workaround method:

https://askubuntu.com/questions/135547/how-do-i-set-up-mod-mono-on-11-10

(See comments under accepted answer.)

http://blog.xyzio.com/2014/02/05/libapache2-mod_mono-install-freezing-
during-install-on-ubuntu-at-digital-ocean/

The workaround for this is to open another session and restart/reload
apache:

root@xyzio:/home/xyzio# service apache2 reload
root@xyzio:/home/xyzio# service apache2 restart

Any opinions on which workaround is preferable (stop or reload+restart)?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308047

Title:
  Installation of libapache2-mod-mono hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-mono/+bug/1308047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308047] Re: Installation of libapache2-mod-mono hangs

2014-10-05 Thread TW.Bert
Having the same issue.  Using Ubuntu 14.04 LTS trusty tahr , libapache2
-mod-mono_2.11+git20130708.6b73e85-4ubuntu1_amd64.deb .

@rodney-edmondson: if you do a `/etc/init.d/apache2 stop` you can remove
or reinstall.

Does anyone know if it has any consequences? Do I need to fix anything
afterwards?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308047

Title:
  Installation of libapache2-mod-mono hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-mono/+bug/1308047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308047] Re: Installation of libapache2-mod-mono hangs

2014-10-05 Thread TW.Bert
AH, found out something. I found myself in a perpertual loop of `dpkg
--configure -a`.

If you have the same problem and it hangs, just execute in a different prompt:
/etc/init.d/apache2 stop
The postinst from the .deb will continue, and the install will complete 
succesfully.
This works in case of a hanging condition in `dpkg --configure -a` as well as a 
hanging condition with `apt-get install libapache2-mod-mono` (The first is 
Ctrl+C interruptable, the second isn't, but Ctrl+C does not solve the problem 
anyway).

Hope this helps, TW

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308047

Title:
  Installation of libapache2-mod-mono hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-mono/+bug/1308047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308047] Re: Installation of libapache2-mod-mono hangs

2014-08-19 Thread flipm0de
4 months later - nothing.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308047

Title:
  Installation of libapache2-mod-mono hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-mono/+bug/1308047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308047] Re: Installation of libapache2-mod-mono hangs

2014-07-13 Thread Rodney Edmondson
Same problem as above on both server and desktop. Tried to reinstall
libapache2-mod-mono on desktop terminal but received the following error
message:

E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily 
unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another 
process using it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308047

Title:
  Installation of libapache2-mod-mono hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-mono/+bug/1308047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308047] Re: Installation of libapache2-mod-mono hangs

2014-07-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mod-mono (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308047

Title:
  Installation of libapache2-mod-mono hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-mono/+bug/1308047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1308047] Re: Installation of libapache2-mod-mono hangs

2014-04-27 Thread Joshua Tauberer
Ditto. Encountered this after upgrading to 14.04.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308047

Title:
  Installation of libapache2-mod-mono hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-mono/+bug/1308047/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs