[Debian-med-packaging] Bug#1069234: bcftools: gff2gff.py and guess-ploidy.py fails to run

Sudip Mukherjee sudipm.mukherjee at gmail.com
Thu Apr 18 12:16:57 BST 2024


Package: bcftools
Version: 1.19-1+b1
Severity: normal

Dear Maintainer,

gff2gff.py fails to run with the error:

$ gff2gff.py --help
Traceback (most recent call last):
  File "/usr/bin/gff2gff.py", line 13, in <module>
    import gffutils
ModuleNotFoundError: No module named 'gffutils'

And guess-ploidy.py fails to run with the error:

$ guess-ploidy.py --help
Traceback (most recent call last):
  File "/usr/bin/guess-ploidy.py", line 29, in <module>
    import matplotlib as mpl
ModuleNotFoundError: No module named 'matplotlib'

Its missing the runtime dependencies.

-- 
Regards
Sudip

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.13-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages bcftools depends on:
ii  libc6       2.37-17
ii  libhts3t64  1.19+ds-1.1+b1

Versions of packages bcftools recommends:
ii  perl  5.38.2-3

Versions of packages bcftools suggests:
ii  python3                    3.11.8-1
pn  python3-matplotlib         <none>
pn  python3-numpy              <none>
pn  texlive-latex-recommended  <none>



More information about the Debian-med-packaging mailing list