install.sh apt problems

The current install.sh does not seem to install the correct apache package. I've already posted on the forums about this.

/etc/apt/sources.list after install.sh execution:
# the main Debian packages.
deb http://ftp.nl.debian.org/debian/ etch main contrib
# Uncomment the deb-src line if you want 'apt-get source'
# to work with most packages.
deb-src http://ftp.nl.debian.org/debian/ etch main contrib
# uncommenting the following line will enable security updates
deb http://security.debian.org/ stable/updates main contrib
deb http://software.virtualmin.com/gpl/debian/ virtualmin-etch main

The wrong apache keeps getting installed, manually installing it gives a dependancy error. I suspect something is wrong with the apache replacement package dependancies or the package itself.

Status: 
Closed (fixed)