Problem:
Upgrade to katello nightly from 3.4.2021 (v 4.1) not possible
Expected outcome:
foreman-installer run without any problems
Foreman and Proxy versions:
katello nightly from 3.4.2021
Foreman and Proxy plugin versions:
katello nightly from 3.4.2021
Distribution and version:
CentOS 7
Other relevant data:
[root@sfravm-fi-katello settings.d]# foreman-installer
2021-04-04 00:28:28 [NOTICE] [root] Loading installer configuration. This will take some time.
2021-04-04 00:28:36 [NOTICE] [root] Running installer with log based terminal output at level NOTICE.
2021-04-04 00:28:36 [NOTICE] [root] Use -l to set the terminal output log level to ERROR, WARN, NOTICE, INFO, or DEBUG. See --full-help for definitions.
2021-04-04 00:29:59 [NOTICE] [configure] Starting system configuration.
2021-04-04 00:30:23 [NOTICE] [configure] 250 configuration steps out of 2056 steps complete.
2021-04-04 00:30:34 [NOTICE] [configure] 500 configuration steps out of 2056 steps complete.
2021-04-04 00:30:35 [NOTICE] [configure] 750 configuration steps out of 2058 steps complete.
2021-04-04 00:30:39 [NOTICE] [configure] 1000 configuration steps out of 2062 steps complete.
2021-04-04 00:30:42 [NOTICE] [configure] 1250 configuration steps out of 2067 steps complete.
2021-04-04 00:31:09 [ERROR ] [configure] ā/usr/sbin/foreman-rake db:migrateā returned 1 instead of one of [0]
2021-04-04 00:31:09 [ERROR ] [configure] /Stage[main]/Foreman::Database/Foreman::Rake[db:migrate]/Exec[foreman-rake-db:migrate]/returns: change from ānotrunā to [ā0ā] failed: ā/usr/sbin/foreman-rake db:migrateā returned 1 instead of one of [0]
2021-04-04 00:31:23 [NOTICE] [configure] 1500 configuration steps out of 2068 steps complete.
2021-04-04 00:31:24 [NOTICE] [configure] 1750 configuration steps out of 2068 steps complete.
2021-04-04 00:32:06 [NOTICE] [configure] 2000 configuration steps out of 2068 steps complete.
2021-04-04 00:32:18 [NOTICE] [configure] System configuration has finished.
if I run foreman-rake db:migrate direct, I got the Error:
rake aborted!
NameError: uninitialized constant SmartProxyDynflowCore::SETTINGS
the foreman service could not start with the same error (uninitialized constant SmartProxyDynflowCore::SETTINGS)