@Marek_Hulan
i did now the following for testing - deleted all 4 plugins and installed 1 for testing.
rubygem-foreman_host_extra_validator - test seems successfully - output:
[root@pp-tfm-test-01 ~]# foreman-rake db:migrate
[root@pp-tfm-test-01 ~]# foreman-rake db:seed
At least one field decryption failed, check ENCRYPTION_KEY
rubygem-foreman_expire_hosts - test seems successfully - output:
[root@pp-tfm-test-01 ~]# foreman-rake db:migrate
== 20220923181700 FixSettingsCategoryToDsl: migrating =========================
== 20220923181700 FixSettingsCategoryToDsl: migrated (0.0176s) ================
[root@pp-tfm-test-01 ~]# foreman-rake db:seed
At least one field decryption failed, check ENCRYPTION_KEY
User with login admin already exists, not seeding as admin.
rubygem-foreman_monitoring → no PR for testing currently
rubygem-puppetdb_foreman → not tested, changes are to much to test locally, would need here better a package for installing (rpm) … can´t change 35 files fastly without making human mistakes or typos
Not yet, sorry, I planned to work on that last Friday but I was sick. I’ll have some time this Friday again. I hope to release foreman_host_extra_validator and foreman_expire_hosts, not sure if there’s any progress on the other two.
forward ? … i mean i have no experience how the development or handling of issues works in that GIT-Projects, but there must be a way to get that also fixed
is merged. hopefully there will be in the next days a CentOS8 (el8) package available.
i guess you are on the other 2 packages.
and then we have to look forward what we can do with the monitoring package, seems not that this will be pushed forward.
you can grab scratch rpm builds from them. They should be possible to install with 3.4. Confirmation that it works would be great. Once they are merged, I can cherrypick those for 3.4 repositories.
EDIT: there seems to be some issue with the scratch build of the extra validator plugin, I’ll have to look at that later
Both plugins have made it to the 3.4 plugins repository, in other words, yum upgrade should fix your setups, people who upgrade their 3.3 instance to 3.4 and have these two plugins installed should no longer see the issue. I think the monitoring is not addressed yet, but that’s the last one right?
evgeni, i tried to update to foreman 3.4 with your fix, but foreman installer encoutered an error with puppetdb plugin, again, even witn new version 6.0.0.
I’ll post an issue in their github repository.