-
Hello and good day,
Thanks for this GitHub page. This page provided very useful information.
Can you elaborate on how you resolved the dependencies for the preupgrade-assistant?
I was ab…
-
First run, i.e. when /var/log/preupgrade does not exist, preupg shows error messages:
[0 root@qeos-244 preupgrade-assistant]# preupg
Can not create report log '/var/log/preupgrade/preupg-r…
-
Preupgrade-assistant should copy modified config files to dirtyconf directory
if they don't exist in /root/preupgrade/{dirtyconf,cleanconf}.
-
During the pre-upgrade scan, tuned module prints following (abridged) to stdout:
`/etc/tune-profiles//active-profile' -> `/root/preupgrade/postupgrade.d/tuned/active-profile'
`/etc/tune…
-
Steps to reproduce:
1. launch AL AMI
2. `yum install mysql57-server mysql57`
3. Run preupgrade assistant
-
manual page for SSDS project should be part of repository like etc/ssds-client.1 and ssds-server.1
Nowadays I suggest to create only one page and later on either separate or describe all in on docume…
-
This is part of a greater change that needs to be done in all three codebases in 3 stages:
* [ ] 1. preupgrade-assistant-modules ([#31][s1]),
* [ ] 2. **preupgrade-assistant** (this ticket),
…
-
In order to support better module testing,
preupgrade-assistant should deliver a script like `preupg-test-check-script` which will check, whether
behaviour is fine or not.
-
Reading the guide:
https://wiki.almalinux.org/elevate/ELevating-CentOS7-to-AlmaLinux-9.html
Mentions about
`sudo yum install -y leapp-upgrade leapp-data-almalinux`
But that packages are no…
-
Currently it's confusing and hard to maintain for module developers, how to set `exit_x` and `log_x_risk` functions in a module and what would be the outcome, because each combination of them yields d…