Bug#893755: python3.6: Dropped python3-distutils dependency makes hundreds of packages FTBFS

2018-04-05 Thread Adrian Bunk
Control: severity -1 serious

On Thu, Apr 05, 2018 at 04:33:22PM +0200, Matthias Klose wrote:
> Control: severity -1 important
> 
> On 22.03.2018 01:42, Jeremy Bicha wrote:
> > Source: python3.6
> > Version: 3.6.5~rc1-2
> > Severity: serious
> > 
> > This version of python3.6 dropped the dependency on python3-distutils.
> > This causes hundreds of packages to fail to build from source.
> > Therefore, let's delay its migration to Testing to give time for more
> > packages to be fixed.
> 
> now downgrading. With the re-addition of distutils.version to the core 
> packages,
> this should be fixed.

I do not yet have a complete picture, but this change plus moving the 
dh-python dependency away from python3 are still causing ~ 100 FTBFS.

And the bigger problem are actually python3-distutils runtime dependencies:
Currently they are added only when someone reports a bug, to avoid a 
large amount of buster-pu updates plus a constant stream of bugs in new
packages a stable solution is required for that.

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#893755: python3.6: Dropped python3-distutils dependency makes hundreds of packages FTBFS

2018-04-05 Thread Matthias Klose
Control: severity -1 important

On 22.03.2018 01:42, Jeremy Bicha wrote:
> Source: python3.6
> Version: 3.6.5~rc1-2
> Severity: serious
> 
> This version of python3.6 dropped the dependency on python3-distutils.
> This causes hundreds of packages to fail to build from source.
> Therefore, let's delay its migration to Testing to give time for more
> packages to be fixed.

now downgrading. With the re-addition of distutils.version to the core packages,
this should be fixed.



Bug#893755: python3.6: Dropped python3-distutils dependency makes hundreds of packages FTBFS

2018-03-21 Thread Jeremy Bicha
Source: python3.6
Version: 3.6.5~rc1-2
Severity: serious

This version of python3.6 dropped the dependency on python3-distutils.
This causes hundreds of packages to fail to build from source.
Therefore, let's delay its migration to Testing to give time for more
packages to be fixed.

Thanks,
Jeremy Bicha