Comment 3 for bug 1915826

Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Bryce was able to provide a possible reproducer:

# apt install apache2
# rm -rf /usr/share/apache2/default-site/
# apt purge apache2
# apt install apache2

I'm marking this bug as Triaged.

@Katarina, could you confirm whether you've removed /usr/share/apache2/default-site/ before purging the apache2 package?

The workaround for this bug is to:

# apt purge apache2*
# apt install apache2