[Debian-med-packaging] Bug#1025116: python-pybedtools: (autopkgtest) needs update for python3.11: No module named 'pysam.libchtslib'

Paul Gevers elbrus at debian.org
Tue Nov 29 20:36:08 GMT 2022


Source: python-pybedtools
Version: 0.9.0-2
Severity: serious
Tags: sid bookworm
User: debian-ci at lists.debian.org
Usertags: needs-update
User: debian-python at lists.debian.org
Usertags: python3.11
Control: affects -1 src:python3-defaults

Dear maintainer(s),

We are in the transition of adding python3.11 as a supported Python 
version [0]. With a recent upload of python3-defaults the autopkgtest of 
python-pybedtools fails in testing when that autopkgtest is run with the 
binary packages of python3-defaults from unstable. It passes when run 
with only packages from testing. In tabular form:

                        pass            fail
python3-defaults       from testing    3.10.6-3
python-pybedtools      from testing    0.9.0-2
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of python3-defaults 
to testing [1]. https://docs.python.org/3/whatsnew/3.11.html lists 
what's new in Python3.11, it may help to identify what needs to be updated.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[0] https://bugs.debian.org/1021984
[1] https://qa.debian.org/excuses.php?package=python3-defaults

https://ci.debian.net/data/autopkgtest/testing/amd64/p/python-pybedtools/28750381/log.gz

Testing with python3.11:
Traceback (most recent call last):
   File "<string>", line 1, in <module>
   File "/usr/lib/python3/dist-packages/pybedtools/__init__.py", line 
16, in <module>
     from . import contrib
   File "/usr/lib/python3/dist-packages/pybedtools/contrib/__init__.py", 
line 3, in <module>
     from . import venn_maker
   File 
"/usr/lib/python3/dist-packages/pybedtools/contrib/venn_maker.py", line 
11, in <module>
     from pybedtools import helpers
   File "/usr/lib/python3/dist-packages/pybedtools/helpers.py", line 12, 
in <module>
     import pysam
   File "/usr/lib/python3/dist-packages/pysam/__init__.py", line 5, in 
<module>
     from pysam.libchtslib import *
ModuleNotFoundError: No module named 'pysam.libchtslib'
autopkgtest [23:15:21]: test autodep8-python3

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20221129/97649c84/attachment.sig>


More information about the Debian-med-packaging mailing list