Hi all,
Some notes during the update process. In test I'm using a gentoo having a
production copy of OTRS 2.4.7 (that is on a fedora 11 though).
preupgrade script:
cadreghino otrs # cat scripts/DBUpdate-to-3.0.mysql.sql | mysql -p -f -u
root otrs
Enter password:
ERROR 1061 (42000) at line 12: Duplicate key name 'ticket_until_time'
ERROR 1050 (42S01) at line 50: Table 'virtual_fs' already exists
ERROR 1050 (42S01) at line 63: Table 'virtual_fs_preferences' already exists
ERROR 1050 (42S01) at line 73: Table 'virtual_fs_db' already exists
ERROR 1101 (42000) at line 343: BLOB/TEXT column 'content_type' can't have a
default value
(can be not considered ?)
pl command:
cadreghino otrs # scripts/DBUpdate-to-3.0.pl
Start migration of the system...
Need Ticket::ViewableStateType in Kernel/Config.pm!
after a system restart, accessing with a Chrome 6b, I get :
Browser Warning
The browser you are using is too old. OTRS runs with a huge lists of
browsers, please upgrade to one of these. Please see the documentation or
ask your admin for further information.
Going on testing with another browser. I'll update this if I'll get
something else "strange".
Ciao !
MV