Petr Stodůlka
Petr Stodůlka
See the #482 PR. I have created bunch of `TODO`s with instructions (later will be added here). The current shape is really bad, but regarding the lack of time, I...
some files are now binded into the target userspace. I want to rather copy them as well instead to bind them inside. However, thinking about that twice, I've realized that...
See https://github.com/oamg/leapp-repository/blob/master/repos/system_upgrade/el7toel8/actors/setuptargetrepos/actor.py#L83 which uses the `repo_file` var but in the loop it is not defined anywhere. It is used in different loop around the 60 line. That doesn't seems to...
The current remediation instruction tells people to open support ticket when discovered a repository which contains RH signed RPMs. However, it could be that people could create own repositories with...
**Actual behavior** See the comments in #156. Nowadays, when any repository is not available, upgrade fails without any better messaging about the issue. We should handle this case better and...
It includes stuff like polishing of texts, format of output reports/logs, .... Minor stuff that would be nice to fix. Related to #44 P.S. See the discussions (even those closed)...
See the PR #73 for additional info (just related PR, doesn't resolve this issue). It is expected that there will be cases (e.g. PR #35) which will require additional actions...
- this is mostly broken, just putting here some tips what we should update, etc...
**Actual behavior** If any actor crashes completely, leapp is not able to handle the issue nor log it (so without the console log it's not possible to see the error)....
**Actual behavior** In case the execution is in the phase where leapp is expected to end (because a checkpoint is reached e.g.) AND an actor in this phase ends with...