Virtualmin installation Fails

Hi Everybody,

Today i tried to reinstall Virtualmin because i got a hard drive chrash today on my Debian 5.04 server, but when i run install.sh i got this error

INFO - 2010-05-01 20:30:21 - Installing dependencies using command: /usr/bin/apt-get --config-file apt.conf.noninteractive -y --force-yes install postfix postfix-pcre webmin usermin ruby libapache2-mod-ruby libxml-simple-perl libcrypt-ssleay-perl unzip zip postfix-tls Reading package lists... Building dependency tree... Reading state information... postfix is already the newest version. unzip is already the newest version. zip is already the newest version. Package postfix-tls is a virtual package provided by: postfix 2.5.5-1.1 You should explicitly select one to install.

FATAL - Fatal Error Occurred: Something went wrong during installation: 0
FATAL - Cannot continue installation.
FATAL - Attempting to remove virtualmin repository configuration, so the installation can be
FATAL - re-attempted after any problems have been resolved.
FATAL - Removing temporary directory and files.
FATAL - If you are unsure of what went wrong, you may wish to review the log
FATAL - in /root/virtualmin-install.log

I tried installing postfix using apt-get install postfix, but then didnt fix anything (just for the record, postfix-tls is a virtual package for either postfix 2.5.5 or 2.3.8)

So anybody who can help me figure this one out ?

Hmm… do you by chance have any non-standard repo’s enabled? Can you post your /etc/apt/sources.list file? Thanks!

-Eric

My current sources.list is this :

# # deb cdrom:[Debian GNU/Linux 5.0.3 _Lenny_ - Official i386 NETINST Binary-1 20090906-12:06]/ lenny main

#deb cdrom:[Debian GNU/Linux 5.0.3 Lenny - Official i386 NETINST Binary-1 20090906-12:06]/ lenny main

deb http://debian.mirror.cambrium.nl/debian/ lenny main
deb-src http://debian.mirror.cambrium.nl/debian/ lenny main
#deb http://debian.mirror.cambrium.nl/debian/ etch main

deb http://security.debian.org/ lenny/updates main
deb-src http://security.debian.org/ lenny/updates main

deb http://volatile.debian.org/debian-volatile lenny/volatile main
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main