to fix removal change /var/lib/dpkg/info/mumble-django.postrm

        invoke-rc.d --quiet apache2 reload

to

        invoke-rc.d --quiet apache2 reload > /dev/null


the *'s from the output of the RC script are being interpreted and thus making 
an error in the script...

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

Title:
  package mumble-django 2.9-2 failed to install/upgrade: package mumble-
  django is not ready for configuration  cannot configure (current
  status `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble-django/+bug/1242389/+subscriptions

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

Reply via email to