On 07/13/2017 11:40 AM, Dennis Gilmore wrote: > This is 100% a system wide change, the releng issue linked does not exist, > however not having a kernel will mean that we have to stop making everything > for 32 bit x86. The only thing we could do is make 32 bot x86 containers, > which is something we do not do at all today.
I don't understand. We already build i686 packages in chroots on x86-64 hosts running a 64-bit kernel. Here's an example: https://koji.fedoraproject.org/koji/taskinfo?taskID=20482941 uname in the build log is: Linux buildhw-09.phx2.fedoraproject.org 4.11.5-200.fc25.x86_64 #1 SMP Wed Jun 14 17:17:29 UTC 2017 i686 i686 i386 GNU/Linux I think this means it's a 64-bit kernel package, and someone just ran setarch to change the uname output. Thanks, Florian _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org