[Bug 1782877] Re: package apache2 2.4.29-1ubuntu4.2 failed to install/upgrade: Unterprozess installed apache2 package post-installation script gab den Fehler-Ausgangsstatus 1 zurück
Andreas Hasenack
andreas at canonical.com
Tue Jul 31 14:53:28 UTC 2018
Thanks for filing this bug in Ubuntu.
This is the error that was reported:
apache2 (2.4.29-1ubuntu4.2) wird eingerichtet ...
info: Executing deferred 'a2enconf apache2-doc' for package apache2-doc
ERROR: Conf apache2-doc does not exist!
dpkg: Fehler beim Bearbeiten des Paketes apache2 (--configure):
Unterprozess installed apache2 package post-installation script gab den Fehler-Ausgangsstatus 1 zurück
It looks like the apache2-doc package is not fully installed. The package seems to be in the database of installed packages, but one or more of its files in /etc are gone.
I suggest the following:
sudo apt update
sudo apt install apache2-doc
If that doesn't fix it, try:
sudo apt install --reinstall apache2-doc
Or, if you don't want it, just purge it:
sudo apt purge apache2-doc
In any case, it's also good to run this at the end to attempt to fix any
remaining issues:
sudo apt -f install
** Changed in: apache2 (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1782877
Title:
package apache2 2.4.29-1ubuntu4.2 failed to install/upgrade:
Unterprozess installed apache2 package post-installation script gab
den Fehler-Ausgangsstatus 1 zurück
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1782877/+subscriptions
More information about the Ubuntu-server-bugs
mailing list