Setting up apache2.2-common (2.2.9-7ubuntu3) ... ERROR: Module alias not properly enabled: /etc/apache2/mods-enabled/alias.load is a real file, not touching it dpkg: error processing apache2.2-common (--configure): subprocess post-installation script returned error exit status 1
This means you had /etc/apache2/mods-enabled/alias.load lying around from a previous install, you put it there yourself (the package itself only puts symlinks in *-enabled), and now a2enmod is confused. Probably a2enmod should not exit with an error in this case, I will think about it. You can fix the problem by removing that file (and any other files in the same directory). -- package apache2.2-common 2.2.9-7ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/283187 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
