Colleagues, help me understand!
When upgrade from 3.0.11 to 3.1.5 posts issued
Code: Select all
Warning !!!!!
warning: /opt/otrs/Kernel/Config.pm created as /opt/otrs/Kernel/Config.pm.rpmnew
warning: /opt/otrs/Kernel/Config/GenericAgent.pm created as /opt/otrs/Kernel/Config/GenericAgent.pm.rpmnew
warning: /opt/otrs/Kernel/Language/ar_SA.pm created as /opt/otrs/Kernel/Language/ar_SA.pm.rpmnew
warning: /opt/otrs/Kernel/Language/ru.pm created as /opt/otrs/Kernel/Language/ru.pm.rpmnew
warning: /opt/otrs/Kernel/Output/HTML/Standard/AAABase.dtl created as /opt/otrs/Kernel/Output/HTML/Standard/AAABase.dtl.rpmnew
.................
.................
backup old (maybe not compatible) templates (of 3.0.11)
`/opt/otrs/Kernel/Output/HTML/Standard/AAABase.dtl' -> `/opt/otrs/Kernel/Output/HTML/Standard/AAABase.dtl.backup_maybe_not_compat_to.3.0.11'
`/opt/otrs/Kernel/Output/HTML/Standard/AAAPreferences.dtl' -> `/opt/otrs/Kernel/Output/HTML/Standard/AAAPreferences.dtl.backup_maybe_not_compat_to.3.0.11'
`/opt/otrs/Kernel/Output/HTML/Standard/AAATicket.dtl' -> `/opt/otrs/Kernel/Output/HTML/Standard/AAATicket.dtl.backup_maybe_not_compat_to.3.0.11'
`/opt/otrs/Kernel/Output/HTML/Standard/AdminAttachment.dtl' -> `/opt/otrs/Kernel/Output/HTML/Standard/AdminAttachment.dtl.backup_maybe_not_compat_to.3.0.11'
`/opt/otrs/Kernel/Output/HTML/Standard/AdminAutoResponse.dtl' -> `/opt/otrs/Kernel/Output/HTML/Standard/AdminAutoResponse.dtl.backup_maybe_not_compat_to.3.0.11'
Or is this standard and we need by hands to rename all the modules? : shock:
It's not all messages are many, but here are typical representatives.
Hands in one of those modules have not changed anything.
And yet, just admins passed:
Run cat scripts/DBUpdate-to-3.1.mysql.sql | mysql -p -f -u root otrs
we get messages
Code: Select all
ERROR 1005 (HY000) at line 225: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 226: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 227: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 229: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 230: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 234: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 235: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 237: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 238: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)
ERROR 1005 (HY000) at line 239: Can't create table 'otrs.#sql-157c_5c6' (errno: 150)

Once the admin install by hands, but then lost the structure of the FAQ and all its articles.
Missing CMDB data , except those that appear in the system after a clean install..



Help please!
