• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue centos2alma error

kevinjansen

Basic Pleskian
Server operating system version
Centos 7.9
Plesk version and microupdate number
18.0.64
Hi All,

I am running against a error with the centos2alma upgrade.
The error is:

2024-09-25 03:45:42,604 - INFO - ============================================================
2024-09-25 03:45:42,604 - INFO - REPORT OVERVIEW
2024-09-25 03:45:42,604 - INFO - ============================================================
2024-09-25 03:45:42,604 - INFO - Following errors occurred and the upgrade cannot continue:
2024-09-25 03:45:42,604 - INFO - 1. Actor: vendor_repositories_mapping
2024-09-25 03:45:42,604 - INFO - Message: The repository mapping file is invalid: The obtained repomap data has unsupported version of format. Get 1.2.0 required 1.2.1
2024-09-25 03:45:42,604 - INFO - 2. Actor: repository_mapping
2024-09-25 03:45:42,604 - INFO - Message: The repository mapping file is invalid: The obtained repomap data has unsupported version of format. Get 1.2.0 required 1.2.1
2024-09-25 03:45:42,604 - INFO - 3. Actor: repositories_blacklist
2024-09-25 03:45:42,604 - INFO - Message: Actor didn't receive required messages: RepositoriesMapping
2024-09-25 03:45:42,604 - INFO - 4. Actor: pes_events_scanner
2024-09-25 03:45:42,604 - INFO - Message: Cannot parse RepositoriesMapping data properly
2024-09-25 03:45:42,604 - INFO - Reports summary:
2024-09-25 03:45:42,605 - INFO - Errors: 4
2024-09-25 03:45:42,605 - INFO - Inhibitors: 0
2024-09-25 03:45:42,605 - INFO - HIGH severity reports: 0
2024-09-25 03:45:42,605 - INFO - MEDIUM severity reports: 0
2024-09-25 03:45:42,605 - INFO - LOW severity reports: 0
2024-09-25 03:45:42,605 - INFO - INFO severity reports: 0
2024-09-25 03:45:42,605 - INFO - Before continuing consult the full report:
2024-09-25 03:45:42,605 - INFO - A report has been generated at /var/log/leapp/leapp-report.json
2024-09-25 03:45:42,605 - INFO - A report has been generated at /var/log/leapp/leapp-report.txt
2024-09-25 03:45:42,605 - INFO - ============================================================
2024-09-25 03:45:42,605 - INFO - END OF REPORT OVERVIEW
2024-09-25 03:45:42,605 - INFO - ============================================================

And i do not know where to continue.
I have upgraded already a few servers before few weeks/months ago.
I downloaded the 1.4.0 from the plesk knowledge base and i even tried it with the 1.4.1 plesk github version.

But they all run into this same issue. Where my last upgrade from few months ago with version 1.3.x did work.
Updated the plesk to the latest version .64 build. But also without luck.

Where to do to fix this error so the script continues?
 
I have checked the leapp but thats on the latest version that the repo's support.
So i think that the Plesk repo or the centos2alma script that installs the repo needs a update to use a newer version.
 
Seems that they are working on it, since there was a new version released just a few minutes ago.
Now i am running against:

2024-09-25 11:23:57,191 - ERROR - Command ['/usr/bin/yum', 'install', '-y', 'leapp-0.16.0-2.el7', 'python2-leapp-0.16.0-2.el7', 'leapp-data-almalinux-0.2-15.el7.20230823', 'leapp-deps-0.16.0-2.el7', 'leapp-upgrade-el7toel8-0.19.0-7.1.el7', 'leapp-upgrade-el7toel8-deps-0.19.0-7.1.el7'] failed with return code 1


2024-09-25 11:23:57,192 - ERROR - Failed: installing leapp. The reason: Command '['/usr/bin/yum', 'install', '-y', 'leapp-0.16.0-2.el7', 'python2-leapp-0.16.0-2.el7', 'leapp-data-almalinux-0.2-15.el7.20230823', 'leapp-deps-0.16.0-2.el7', 'leapp-upgrade-el7toel8-0.19.0-7.1.el7', 'leapp-upgrade-el7toel8-deps-0.19.0-7.1.el7']' returned non-zero exit status 1.

But can handle that one.
 
Dear,

It seems that its not able to download the latest leapp


ERROR - Command ['/usr/bin/yum', 'install', '-y', 'leapp-0.16.0-2.el7', 'python2-leapp-0.16.0-2.el7', 'leapp-data-almalinux-0.2-15.el7.20230823', 'leapp-deps-0.16.0-2.el7', 'leapp-upgrade-el7toel8-0.19.0-7.1.el7', 'leapp-upgrade-el7toel8-deps-0.19.0-7.1.el7'] failed with return code 1
2024-09-26 15:46:29,952 - ERROR - Failed: installing leapp. The reason: Command '['/usr/bin/yum', 'install', '-y', 'leapp-0.16.0-2.el7', 'python2-leapp-0.16.0-2.el7', 'leapp-data-almalinux-0.2-15.el7.20230823', 'leapp-deps-0.16.0-2.el7', 'leapp-upgrade-el7toel8-0.19.0-7.1.el7', 'leapp-upgrade-el7toel8-deps-0.19.0-7.1.el7']' returned non-zero exit status 1.

Also tried to manually add it but without luck.
Something i can add to be able to download it.

The only packages i can see with leapp is:

yum list available | grep leapp
qtsingleapplication.x86_64 2.6.1-28.el7 epel
qtsingleapplication-devel.x86_64 2.6.1-28.el7 epel
qtsingleapplication-qt5.x86_64 2.6.1-28.el7 epel
qtsingleapplication-qt5-devel.x86_64 2.6.1-28.el7 epel
 
Back
Top