uyuni-project / uyuni

Source code for Uyuni
https://www.uyuni-project.org/
GNU General Public License v2.0
413 stars 173 forks source link

uyuni_server pattern requires syslinux-x86_64, unavailable on aarch64 #3272

Open afaerber opened 3 years ago

afaerber commented 3 years ago

Additional Information

Version of Uyuni Server

zypper info Uyuni-Server-release:

Information for package Uyuni-Server-release:
---------------------------------------------
Repository     : Uyuni
Name           : Uyuni-Server-release
Version        : 2021.01-107.1.uyuni
Arch           : aarch64
Vendor         : obs://build.opensuse.org/systemsmanagement:Uyuni
Installed Size : 1.4 KiB
Installed      : Yes (automatically)
Status         : up-to-date
Source package : Uyuni-Server-release-2021.01-107.1.uyuni.src
Summary        : Uyuni Server
Description    : 
    Uyuni lets you efficiently manage physical, virtual,
    and cloud-based Linux systems. It provides automated and cost-effective
    configuration and software management, asset management, and system
    provisioning.

Details about issue

Uyuni Stable for Leap 15.2 aarch64 from https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/openSUSE_Leap_15.2/

# zypper in patterns-uyuni_server
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides syslinux-x86_64 needed by patterns-uyuni_server-2021.01-2.1.uyuni.aarch64
 Solution 1: do not install patterns-uyuni_server-2021.01-2.1.uyuni.aarch64
 Solution 2: break patterns-uyuni_server-2021.01-2.1.uyuni.aarch64 by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/c/d/?] (c): 

Choosing solution 2 lets it install okay without further errors.

afaerber commented 3 years ago

It seems syslinux-x86_64 is available from (undocumented) https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/images/repo/Uyuni-Server-POOL-aarch64-Media1/

That repo has several package version conflicts with openSUSE Leap 15.2 though and no patterns-uyuni_server package.

paususe commented 3 years ago

@juliogonzalez Could you please look into this?

juliogonzalez commented 3 years ago

@paususe as we discussed last week, I can't give priority to aarch64 right now. It will take a while.