ispCP - Board - Support
Update Error 1.0.6 > 1.0.7 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+--- Thread: Update Error 1.0.6 > 1.0.7 (/thread-12560.html)



Update Error 1.0.6 > 1.0.7 - Killua - 12-29-2010 10:58 PM

Hi

Ich bin nach dieser Anleitung step by step vorgegangen
http://isp-control.net/documentation/start/upgrade/debian

und sobald ich "perl ispcp-update" ausführe kommt die Fehlermeldung

Quote:Can't locate DateTime.pm in @INC (@INC contains: /var/www/ispcp/engine/setup/.. /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ispcp-setup-methods.pl line 43.
BEGIN failed--compilation aborted at ispcp-setup-methods.pl line 43.
Compilation failed in require at ispcp-update line 46.

Ich nutze Debian Lenny

uname -a
Quote:Linux sztyler-omega 2.6.32-4-pve #1 SMP Wed Dec 15 14:04:31 CET 2010 i686 GNU/Linux

sources.list
Quote::/var/www/ispcp/engine/setup# cat /etc/apt/sources.list
deb http://ftp.debian.org/debian lenny main contrib non-free
deb http://security.debian.org lenny/updates main contrib non-free

Bitte um schnelle Hilfe. Vielen Dank.

Gruß Killua

Edit
Also wenn ich das richtig verstehe sucht das Script Perl 5.10 in den Pfaden die oben im Quote stehen. Perl 5.10 ist bei mir auch installiert (mit apt-get) bzw. war es schon vorher - allerdings steht es im Pfad /usr/lib/perl/5.10.0.
Was ist hier eine saubere Vorgehensweiße?

Edit2
Ein SymLink an der Stelle /usr/lib/perl/5.10 -> /usr/lib/perl/5.10.0 lösst das Problem nicht Sad

Edit3
Problem gelösst - libdatetime-perl hat gefehlt