Re: python3 build failure

2023-07-20 Thread Yaakov Selkowitz
On Thu, 2023-07-20 at 15:38 -0400, Steve Dickson wrote: > On 7/20/23 2:09 PM, Yaakov Selkowitz wrote: > > On Thu, 2023-07-20 at 13:59 -0400, Steve Dickson wrote: > > > This bz[1] was opened on one of my packages not building on f39. > > > I did a quick rawhide scratch build and sure enough > > >

Re: python3 build failure

2023-07-20 Thread Steve Dickson
On 7/20/23 2:09 PM, Yaakov Selkowitz wrote: On Thu, 2023-07-20 at 13:59 -0400, Steve Dickson wrote: This bz[1] was opened on one of my packages not building on f39. I did a quick rawhide scratch build and sure enough the build fails with [2] The important part is earlier in the log:

Re: python3 build failure

2023-07-20 Thread Yaakov Selkowitz
On Thu, 2023-07-20 at 13:59 -0400, Steve Dickson wrote: > This bz[1] was opened on one of my packages not building on f39. > I did a quick rawhide scratch build and sure enough > the build fails with [2] The important part is earlier in the log: ModuleNotFoundError: No module named 'distutils'

python3 build failure

2023-07-20 Thread Steve Dickson
Hello, This bz[1] was opened on one of my packages not building on f39. I did a quick rawhide scratch build and sure enough the build fails with [2] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result =

Re: Deltarpm python3 build failure

2011-01-18 Thread Panu Matilainen
On Sat, 1 Jan 2011, Jonathan Dieter wrote: On Sat, 2011-01-01 at 12:22 -0800, Toshio Kuratomi wrote: On Fri, Dec 31, 2010 at 05:38:30PM +0200, Jonathan Dieter wrote: I now seem to be running into some problems building deltarpm for Rawhide and it seems to be tied into this. See

Re: Deltarpm python3 build failure

2011-01-01 Thread Toshio Kuratomi
On Fri, Dec 31, 2010 at 05:38:30PM +0200, Jonathan Dieter wrote: I noticed an announcement that Python3 has made some changes in how C modules are built. I now seem to be running into some problems building deltarpm for Rawhide and it seems to be tied into this. See

Re: Deltarpm python3 build failure

2011-01-01 Thread Jonathan Dieter
On Sat, 2011-01-01 at 12:22 -0800, Toshio Kuratomi wrote: On Fri, Dec 31, 2010 at 05:38:30PM +0200, Jonathan Dieter wrote: I now seem to be running into some problems building deltarpm for Rawhide and it seems to be tied into this. See

Deltarpm python3 build failure

2010-12-31 Thread Jonathan Dieter
I noticed an announcement that Python3 has made some changes in how C modules are built. I now seem to be running into some problems building deltarpm for Rawhide and it seems to be tied into this. See http://koji.fedoraproject.org/koji/buildinfo?buildID=212117 for more details. Not sure if I