Actions
Bug #21181
openpassenger error after upgrading foreman
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Hi,
we recently upgraded foreman from 1.13.0 -> 1.14.3
everything is working as expected except few glitches with passenger
[root@foreman ~]# /opt/theforeman/tfm/root/bin/passenger-status
/opt/rh/rh-ruby22/root/usr/bin/ruby: error while loading shared libraries: libruby.so.2.2: cannot open shared object file: No such file or directory
Updated by Ivan Necas over 7 years ago
Is this box managed by installer? Was the foreman-installer run after the upgrade?
Updated by Bhanu Prasad Ganguru over 7 years ago
No, we're not using foreman-installer
I updated foreman and plugins repo to pull rpms from 1.14 and ran the following command
yum upgrade tfm\* ruby\* foreman\*
and ran some rake commands as recommended in foreman upgrade guide
Bhanu
Actions