[SOLVED] Upgrade 3.2.15 to 3.3.5 failed

Moderator: crythias

Locked
srenon
Znuny newbie
Posts: 60
Joined: 20 Mar 2013, 14:26
Znuny Version: 3.3.8

[SOLVED] Upgrade 3.2.15 to 3.3.5 failed

Post by srenon »

Hello,

I'am trying to upgrade my OTRS installation and when i launched with otrs use the script scripts/DBUpdate-to-3.3.pl, it failed.

Previously i follow the sequence recommended by http://doc.otrs.org/3.3/en/html/upgrading.html

Code: Select all

Step 8 of 13: Migrate OTRSGenericStandardTemplates... done.

Step 9 of 13: Checking if ACL tables already exist... Check if ACL table exists.
ACL tables are present, no need to create them.
done.

Step 10 of 13: Uninstall Merged Feature Add-Ons... Can't locate object method "_PackageUninstallMerged" via package "Kernel::System::Package" at scripts/DBUpdate-to-3.3.pl line 914.
-bash-4.1$ 
Could you help me?

Thank you
Last edited by srenon on 28 Feb 2014, 13:12, edited 1 time in total.
srenon
Znuny newbie
Posts: 60
Joined: 20 Mar 2013, 14:26
Znuny Version: 3.3.8

Re: Upgrade 3.2.15 to 3.3.5 failed

Post by srenon »

My database is not InnoDB...

I think that is the problem...
srenon
Znuny newbie
Posts: 60
Joined: 20 Mar 2013, 14:26
Znuny Version: 3.3.8

Re: Upgrade 3.2.15 to 3.3.5 failed

Post by srenon »

My database is now InnoDb and the problem stil exist.

Could you help me?

Thansk
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Upgrade 3.2.15 to 3.3.5 failed

Post by jojo »

some of the files seem not to be replaced. is this an rpm or source based installation

@crytias: this is a part of the migration routine, no extra package
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
srenon
Znuny newbie
Posts: 60
Joined: 20 Mar 2013, 14:26
Znuny Version: 3.3.8

Re: Upgrade 3.2.15 to 3.3.5 failed

Post by srenon »

It is a rpm update on centos 6 os.

I don't understand what could be wrong.
srenon
Znuny newbie
Posts: 60
Joined: 20 Mar 2013, 14:26
Znuny Version: 3.3.8

Re: Upgrade 3.2.15 to 3.3.5 failed

Post by srenon »

Any idea?
srenon
Znuny newbie
Posts: 60
Joined: 20 Mar 2013, 14:26
Znuny Version: 3.3.8

Re: [SOLVED] Upgrade 3.2.15 to 3.3.5 failed

Post by srenon »

Due to KIX4OTRS bad installed...

Upgrade KIX4OTRS manually, fixed the problem.
Locked