-
Notifications
You must be signed in to change notification settings - Fork 236
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
openSUSE build fails in Fedora Copr #1334
Comments
It's not that easy to find python RPM documentation, so I I am linking how I fixed a similar issue: |
Mock has been fixed for the dsFromHeader API break: c15bd39 This seems like a DNF4 (plugins-core?) issue in bootstrap chroot, i.e. the openSUSE native DNF bug:
@Conan-Kudo would you mind taking a look, perhaps fixing DNF in Tumbleweed? |
The failure is caused by:
openSUSE 15.5 seems to work fine with:
Edit: this was nonsense question: |
Triage: We should turn the non-working chroot in Fedora Copr at least. |
ping @lkocman |
This is on its way to being fixed, I think? https://build.opensuse.org/request/show/1145856 |
Still broken, but somewhere else:
|
Is the tumbleweed bootstrap image broken? Shall we disable bootstrap image for Tumbleweed? |
Fixing in #1343. The remaining problem is s390x:
Is Z using a different GPG? |
It shouldn't be? @lkocman, do you know? |
That said, we probably need to explicitly specify |
On TW these are separate projects and I believe we're switching keys ATM to post-quantum. Let me ask Sarah. |
And this reminds me that @DaanDeMeyer also discovered we need to add |
Here is the used package openSUSE-build-key.. The SUSE Security Team is responsible for the key generation. |
Seems like rpm in bootstrap doesn't like the
dsFromHeader
method:The text was updated successfully, but these errors were encountered: