Leapp is an OS and application modernization framework able to execute custom workflows built with set of actors written in python2/python3. Actors can be executed with specified dependencies and communicate with each other via messages adhering to defined models. To learn more about Leapp, please visit https://leapp.readthedocs.io
Questions tagged [leapp]
5 questions
1
vote
2 answers
Leapp upgrade fails during ELevate-Upgrade-Initramfs
I am trying to upgrade several physical servers from RHEL 7.9 to linux rocky 8.6.
So far the process was successful on 3-4 servers.
On the server that I have the issue everything works fine and when I reboot the server then I choose to boot with…

Raphyyy
- 29
- 4
0
votes
0 answers
Leapp upgrade of Almalinux 8 to 9 fails with repository_mapping error
I am trying to upgrade from Almalinux 8 to 9, before that I had upgraded from Centos 7 to Almalinux 8. I have automated the process using ansible.
When I did the upgrades from Centos 7--> Almalinux 8 and then Almalinux 8 to 9 I did not face any…
0
votes
0 answers
leapp upgrade: Centos7.9 to AlmaLinux 8.x fails with "mount: wrong fs type,..."
During “sudo leapp upgrade” I got only one issue (a few similar issues actually, but all connected to the same conflicting package):
2022-11-25 08:51:30.313 DEBUG PID: 21679 leapp.workflow.Download.dnf_package_download: file…

Illya S
- 161
- 1
- 12
0
votes
1 answer
How can I permanently authenticate my local PC with AWS without re-entering MFA code?
I have an AWS account with MFA enabled.
I authenticate my local PC using the Leapp client which prompts for MFA code when connecting.
Unfortunately it periodically re-prompts for MFA code if I leave the PC unattended for a while.
However I have some…

Brendan Hill
- 3,406
- 4
- 32
- 61
0
votes
1 answer
How to create a new Leapp actor
I want to add my own actor to the Leapp workflow, however I’m confused about the relationship of actors, models and workflows objects defined by the Leapp framework.

arul
- 13,998
- 1
- 57
- 77