(02-14-2009 01:56 AM)FISA4 Wrote: Ich hab gerade meinen (Test-)Server@Home genau nach Anleitung neu installiert.
Alles läuft Prima.
System:
Debian Etch 4.0, ispCP Omega RC7
Hardware: VIA Samuel2 CPU @796.16 MHz, 512MB RAM, 80GB HDD.
Feste IP vorhanden. (Alice Comfort)
Schau mal bitte in Deine /etc/apt/sources.list rein und ändere die mal auf:
Code:
deb-src http://ftp.de.debian.org/debian/ etch main
deb-src http://security.debian.org/ etch/updates main contrib
deb http://ftp.de.debian.org/debian/ etch main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free
Danach versuch die Installation nochmal ab :
Quote:Now install the nescessary packages using apt-get:
# apt-get update
# apt-get upgrade
for Debian Sarge (old-stable) use:
# apt-get install $(cat ./docs/Debian/debian-packages-sarge)
for Debian Etch (stable) use:
# apt-get install $(cat ./docs/Debian/debian-packages-etch)
for Debian Lenny (testing)/Sid (unstable) use:
# apt-get install $(cat ./docs/Debian/debian-packages-lenny)
Das "apt-get update / apt-get upgrade" nicht vergessen.
Hatte ein ähnliches Problem mal bei nem Hetzner Server. Da hatte ich die sources.list nicht verändert und hatte viele Probleme.
Gruß
FISA4
Aktuelles Problem trotz der Änderung:
Starting Installation...
ERROR: File '/etc/ispcp/database/database.sql' does not exist !
2. Versuch mit einem frischen System:
Starting Installation...
/bin/cp: cannot create regular file `/etc/ispcp/courier/backup/authdaemonrc.system': No such file or directory
ERROR: External command '/bin/cp -p /etc/courier/authdaemonrc /etc/ispcp/courier/backup/authdaemonrc.system' returned '1' status !