Skip to content

Instantly share code, notes, and snippets.

@cipherboy
Created June 18, 2021 13:41
Show Gist options
  • Save cipherboy/4cd8bfad10d8b9910fe65033a508409a to your computer and use it in GitHub Desktop.
Save cipherboy/4cd8bfad10d8b9910fe65033a508409a to your computer and use it in GitHub Desktop.
Discussion with ~ab about i686 arches on #freeipa
2021-03-12 09:12:06 cipherboy ab: Did the Fedora updates go through already or are they still pending?
2021-03-12 09:19:58 cipherboy ab: Ah, just checked Bodhi, looks like you filed new builds yesterday. I've gotta do new builds today, mind updating your Bodhi once I get them added or do you want to drop them?
2021-03-12 09:52:49 cipherboy ab: I updated https://bodhi.fedoraproject.org/updates/FEDORA-2021-c0d6637ca5 to add the new fix for CVE-2021-20179.
2021-03-12 09:54:39 ab cipherboy: thanks. Could you please also add %if 0%{?rhel} && 0%{?rhel} > 8 .. ExcludeArch: i686 .. %endif
2021-03-12 09:55:06 ab cipherboy: we cannot build on i686 anymore in RHEL9 because md2man is not there
2021-03-12 09:55:19 cipherboy ab: Sure, f34 only or f35/rawhide too?
2021-03-12 09:55:26 ab all of them
2021-03-12 09:55:56 cipherboy ab: Hmm maybe we should get a better upstream release procedure that does the md2man conversion in a different source tarball and add that as a separate artifact on GH. Hmmm
2021-03-12 09:55:58 ab with this change on top of f34 version I now have working build for RHEL9
2021-03-12 09:56:22 ab yeah, doing it at release time would be great
2021-03-12 10:20:55 cipherboy ab: I've issued -6 rebuild for F34+rawhide. I'll leave f32/f33 alone for now, but perhaps v10.11 will drop i686 there.
2021-03-12 10:21:13 cipherboy ab: Most likely it'll just be f33 I guess, f32 might be EOL by the time v10.11 ships, I dunno.
2021-03-12 10:21:51 cipherboy ab: If I get too engrossed in BoTW, feel free to update the update with it :)
2021-03-12 10:22:11 ab :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment