-
Notifications
You must be signed in to change notification settings - Fork 152
Add support for E2K architecture #1720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dnf-4-master
Are you sure you want to change the base?
Conversation
|
I can see it matches rpm-software-management/rpm@2c7933d. |
|
To make this useful, we will need a similar patch in DNF4 https://github.com/rpm-software-management/dnf/blob/master/dnf/rpm/__init__.py. |
|
I think also libsolv must support these architectures - https://github.com/openSUSE/libsolv/blob/master/src/poolarch.c . Otherwise the dependency solving will not work. |
This is a follow-up for the RPM upstreaming efforts in rpm-software-management/rpm#3899 and a prerequisite for rpm-software-management/libdnf#1720
This is a follow-up for the RPM upstreaming efforts in rpm-software-management/rpm#3899 and a prerequisite for rpm-software-management/libdnf#1720
The dnf part is now merged. |
We don't have any local patches for libsolv, so it somehow works for us. |
|
Bump. Can we get this in? |
It works if you do not need to enable installation of a |
|
Thanks to @mlschroe the libsolv part of changes is in. |
|
Can we get this merged now? It seems all the bits are in place. |
|
Monthly ping. |
No description provided.