Content
You are here:
openproject configure failes when upgrading from 12.1.5 to 12.2.1
Added by Martin Milinovsky over 2 years ago
After upgrading a self hosted package installation of OpenProject on Ubuntu withÂ
sudo apt-get update
sudo openproject configure fails with the following error:
Launching installer for openproject...
Selected addons: legacy-installer openproject-edition postgres apache2 repositories smtp memcached openproject
[legacy-installer] ./bin/configure
[openproject-edition] ./bin/configure
DONE
[postgres] ./bin/configure
DONE
[apache2] ./bin/configure
DONE
[repositories] ./bin/configure
DONE
[smtp] ./bin/configure
/usr/share/openproject/installer/bin/run: line 83: cd: /usr/share/openproject/installer/addons/smtp: No such file or directory
Any ideas what went wrong? The last update to 12.1.5 did not show any errors.