ich teste grade das Update von OTRS 4 auf 5 auf einer Debian Wheezy Maschine.
Leider schlägt dies schon beim Datenbankupdate mit folgendem Fehler fehl:
Step 12 of 17: Fixup statistics time field configuration where the time interval is too small...
ERROR: OTRS-DBUpdate-to-5.pl-31 Perl: 5.20.2 OS: linux Time: Wed Jun 8 13:21:44 2016
Message: No existing template directory found ('/opt/otrs/Kernel/Output/HTML/Standard')! Check your Home in Kernel/Config.pm
Traceback (35550):
Module: Kernel::Output::HTML::Layout::new Line: 381
Module: Kernel::System::ObjectManager::_ObjectBuild Line: 226
Module: Kernel::System::ObjectManager::Get Line: 180
Module: Kernel::Output::HTML::Statistics::View::_TimeScaleYAxis Line: 2151
Module: Kernel::Output::HTML::Statistics::View::_TimeScale Line: 2131
Module: main::_FixupStatsTimeInterval Line: 1999
Module: scripts/DBUpdate-to-5.pl Line: 162
No existing template directory found ('/opt/otrs/Kernel/Output/HTML/Standard')! Check your Home in Kernel/Config.pm at /opt/otrs/Custom/Kernel/Output/HTML/Layout.pm line 909.
/opt/otrs > root@OTRS-Linux [php:5.3.29-phpbrew]
Ich hatte mich oben vertan. Natürlich ist das $home /opt/otrs.
Und wie gesagt: Alle Upgrades davor haben ohne Probleme geklappt. Beim Upgrade auf 5 versucht das DBUpdate das Verzeichnis /opt/otrs/Kernel/Output/HTML/Standard zu finden. Dieses gibt es aber nicht in den Sourcen für OTRS 5.
Produktiv: OTRS 3.2.10 - OS: Windows Server 2008 R2 Datacenter - MySQL 5.1.51 Testing: OTRS 4.0.11 - OS: Debian Jessie - MySQL 5.5.43
Die ZZZAuto.pm wurde restored. Die Rechte wurden gesetzt.
Es werden keine anderen Templates benutzt, nur das Standard Template mit einer zusätzlichen css Datei.
Produktiv: OTRS 3.2.10 - OS: Windows Server 2008 R2 Datacenter - MySQL 5.1.51 Testing: OTRS 4.0.11 - OS: Debian Jessie - MySQL 5.5.43