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$
Thank you