Bug#1058195: toil: FTBFS: ModuleNotFoundError: No module named 'imp'

2023-12-12 Thread Andreas Tille
Control: tags -1 upstream
Control: forwarded -1 https://github.com/DataBiosphere/toil/issues/4718

As boto upstream explained[1] boto does not support Python3.12 and
toil upstream rather should switch to boto3.

Kind regards
Andreas.

[1] https://github.com/boto/boto/issues/3951

Am Tue, Dec 12, 2023 at 06:17:19PM +0100 schrieb Andreas Tille:
> Control: tags -1 pending
> Control: block -1 by 1058237
> 
> A fix was pushed to Git, but the test suite fails due to
> bug #1058237 in python3-boto.

-- 
http://fam-tille.de



Bug#1058195: toil: FTBFS: ModuleNotFoundError: No module named 'imp'

2023-12-12 Thread Andreas Tille
Control: tags -1 pending
Control: block -1 by 1058237

A fix was pushed to Git, but the test suite fails due to
bug #1058237 in python3-boto.

-- 
http://fam-tille.de



Bug#1058195: toil: FTBFS: ModuleNotFoundError: No module named 'imp'

2023-12-12 Thread Lucas Nussbaum
Source: toil
Version: 5.12.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>dh_update_autotools_config -O--buildsystem=pybuild
>dh_autoreconf -O--buildsystem=pybuild
>dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> Traceback (most recent call last):
>   File "/<>/setup.py", line 14, in 
> import imp
> ModuleNotFoundError: No module named 'imp'
> E: pybuild pybuild:395: configure: plugin distutils failed with: exit code=1: 
> python3.12 setup.py config 
> dh_auto_configure: error: pybuild --configure -i python{version} -p "3.12 
> 3.11" returned exit code 13
> make: *** [debian/rules:11: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/toil_5.12.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.