leapp-repository icon indicating copy to clipboard operation
leapp-repository copied to clipboard

8 -> 9 UPGRADE INHIBITED

Open avmentzer opened this issue 2 years ago • 0 comments

Actual behavior

Upgrade has been inhibited due to the following problems: 1. Inhibitor: Upgrade requires links in root directory to be relative Consult the pre-upgrade report for details and possible remediation.

To Reproduce

start the upgrade

Expected behavior

working upgrade

System information (please complete the following information):

  • OS and version: (e.g. Fedora 29 or $ cat /etc/system-release)
  • 4.18.0-425.19.2.el8_7.x86_64 #1 SMP Tue Apr 4 05:30:47 EDT 2023 x86_64 x86_64 x86_64 GNU/Linux
# rpm -qa "leapp*"
leapp-upgrade-el8toel9-deps-0.16.0-6.el8_6.elevate.12.noarch
leapp-deps-0.15.0-2.el8.noarch
python3-leapp-0.15.0-2.el8.noarch
leapp-0.15.0-2.el8.noarch
leapp-data-almalinux-0.2-2.el8.noarch
leapp-upgrade-el8toel9-0.16.0-6.el8_6.elevate.12.noarch

Attach (or provide link to) log files if applicable (optional - may contain confidential information):

  • All files in /var/log/leapp
  • /var/lib/leapp/leapp.db
  • journalctl
  • If you want, you can optionally send anything else would you like to provide (e.g. storage info)

For your convenience you can pack all logs with this command:

# tar -czf leapp-logs.tar.gz /var/log/leapp /var/lib/leapp/leapp.db

Then you may attach only the leapp-logs.tar.gz file.


Additional context Add any other context about the problem here.

avmentzer avatar May 15 '23 18:05 avmentzer