Hey,
I had to fix this to get apache2-common installed on my system -- here's the relevant three lines of code.
#auto enable mod_userdir, otherwise things will B-R-EAK if [ ! -e "/etc/apache2/mods-enabled/userdir.load" ]; then a2enmod userdir fi
Yeah... I know it's a really hard fix to figure out... :(
The postinst scripts lived in: /var/lib/dpkg/info/apache2-common-postinst on my system, in case anyone needs to hotfix this and can't find the files.
Thanks, ~Matt
-- **************************************************************************** "All life is an experiment." -Ralph Waldo Emerson **************************************************************************** Matthew D. Cristantello [EMAIL PROTECTED] ****************************************************************************