Andrew Lukoshko
Andrew Lukoshko
As a workaround it's possible to use module from proCertumCardManager software that Certum provides. ``` # pkcs11-tool -L --module /opt/proCertumCardManager/sc30pkcs11-3.0.5.60-MS.so Available slots: Slot 0 (0x1): ACS ACR101 ICC Reader 00...
Let's try to all EPEL support to your configuration. Create the following files in **/etc/leapp/files/vendors.d/:** epel_map.json ``` { "datetime": "202204020934Z", "version_format": "1.0.0", "mapping": [ { "source_major_version": "7", "target_major_version": "8", "entries":...
Hello. AlmaLinux supports Secure Boot since 8.4 release and almalinux-deploy supports migration of Secure Boot enabled systems too. So could you please help me to understand what went wrong and...
The best way to roll back is to make VM snapshot before migration. It'll be much better than any script. Third-party software should be tested for AlmaLinux for compatibility in...
Please also remove ppc64 from here to make tests pass https://github.com/AlmaLinux/almalinux-deploy/blob/4544f6eb99f9d3c75cfb9bc746d461b14e52f68d/test_almalinux-deploy.bats#L115 Thanks
PPC64ls is already implemented
Hi. Is problem still here?
Hello and thank you for contribution! Please check Shellcheck error.
Thanks. BTW is it possible that somewhere Foreman is used only to provide some additional repos and don't replace default ones? Maybe we should check what default repos were enabled/disabled...
Sorry for late reply. I think adding a script argument for Foreman is a great idea. I just want to propose using `--foreman` instead of `-f` because `-f` usually means...