I'm in the process of upgrading from 2.2.5 to 3, luckily I have the luxury of doing this on a new server, so this is a practice run with no downtime

So far I have restored the 2.2.5 db backup onto the new server and copied the contents of /opt/otrs and verified that the system is working (picking up email from a test account, automatic reply sent, manual reply and close ticket OK). Then I followed the instructions to upgrade to 2.3.6 (from tgz), and everything was still working.
I'm in the process of upgrading to 2.4.10 and have hit a snag. The first set of database updates went OK, but when I try to run DBUpdate-to-2.4.pl I get the following error:
Code: Select all
[otrs@centos scripts]$ ./DBUpdate-to-2.4.pl
Start migration of the system...
ERROR: OTRS-DBUpdate-to-2.4-10 Perl: 5.8.8 OS: linux Time: Thu Apr 28 10:19:01 2011
Message: Can't remove shm for log: Operation not permitted
Traceback (16601):
Module: Kernel::System::Log::CleanUp (v1.62) Line: 254
Module: Kernel::System::Log::new (v1.62) Line: 105
Module: ./DBUpdate-to-2.4.pl (v1.8.2.1) Line: 63
Bad address at /opt/otrs/Kernel/System/Log.pm line 230.
[otrs@centos scripts]$
Thanks in advance,
Richard