Re: is sysconfig.get_path('purelib') local ?

2022-08-28 Thread Stefano Rivera
Hi Jerome (2022.08.27_21:24:48_+) > You want to propagate the change to /usr/share/aclocal/ax_python_devel.m4 > distributed in autoconf-archive . > (I localized the error there.) Can you point at a package that FTBFS because of this? Or something easily reproducible. It's really useful to have

Re: is sysconfig.get_path('purelib') local ?

2022-08-28 Thread Jerome BENOIT
Hello Stefano, On 28/08/2022 11:01, Stefano Rivera wrote: I quote from that email: The solution in build tools is to explicitly select the posix_prefix scheme, and specify the appropriate prefix (/usr or /usr/local). For build tools that default to /usr/local, this should be all you need to do

Re: is sysconfig.get_path('purelib') local ?

2022-08-28 Thread Jerome BENOIT
Hello Stefano, On 28/08/2022 11:01, Stefano Rivera wrote: You want to propagate the change to /usr/share/aclocal/ax_python_devel.m4 distributed in autoconf-archive . (I localized the error there.) Can you point at a package that FTBFS because of this? Or something easily reproducible. It's real

Re: is sysconfig.get_path('purelib') local ?

2022-08-28 Thread Stefano Rivera
Hi Jerome (2022.08.28_12:41:18_+) > > > You want to propagate the change to /usr/share/aclocal/ax_python_devel.m4 > > > distributed in autoconf-archive . > > > (I localized the error there.) > > Can you point at a package that FTBFS because of this? Or something > > easily reproducible. It's re