Re: Build failure because python3 isn't found

2020-09-20 Thread Samuel Thibault
Julien Puydt, le dim. 20 sept. 2020 11:15:41 +0200, a ecrit: > (2) the various schroots I have used to test my package, both before > the upload (on my box, kept up to date) and after I saw the problem (on > several porterboxes, hopefully maintained up to date), For conveniency, DSA's setup-dchroo

Re: Build failure because python3 isn't found

2020-09-20 Thread Julien Puydt
Hi, Le samedi 19 septembre 2020 à 20:35 +0200, Mattia Rizzolo a écrit : > You don't have a build-depends on python3, so where is your > surprise?.. > > It seems to me that a makefile from that package is using python3 > directly. Probably something else before was pulling it in (same in > your

Re: Build failure because python3 isn't found

2020-09-19 Thread Mattia Rizzolo
You don't have a build-depends on python3, so where is your surprise?.. It seems to me that a makefile from that package is using python3 directly. Probably something else before was pulling it in (same in your chroot...) And now it isn't anymore. That's a RC bug waiting to be filed. On Sat, 1