Skip to content

Add sw_64 support for dnf#1970

Draft
kalmdy wants to merge 1 commit intorpm-software-management:masterfrom
kalmdy:master
Draft

Add sw_64 support for dnf#1970
kalmdy wants to merge 1 commit intorpm-software-management:masterfrom
kalmdy:master

Conversation

@kalmdy
Copy link
Copy Markdown

@kalmdy kalmdy commented Jul 25, 2023

Add sw_64 support for dnf

Signed-off-by: konglidong <konglidong@uniontech.com>
@Conan-Kudo
Copy link
Copy Markdown
Member

What is sw_64?

@m-blaha
Copy link
Copy Markdown
Member

m-blaha commented Feb 6, 2025

Anyway, whatever sw_64 architecture is (maybe https://en.wikipedia.org/wiki/Sunway_(processor) ?), you need to make sure it's also supported by these two underlying layers of libraries:

  1. libsolv (check https://github.com/openSUSE/libsolv/blob/master/src/poolarch.c)
  2. libdnf (see https://github.com/rpm-software-management/libdnf/blob/dnf-4-master/libdnf/dnf-context.cpp)

@Conan-Kudo
Copy link
Copy Markdown
Member

It also needs to be supported in RPM. It currently is not.

@Conan-Kudo Conan-Kudo marked this pull request as draft February 6, 2025 08:27
@m-blaha m-blaha added the blocked label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants