[Debian-med-packaging] Bug#1061576: stringtie: "possible missing binaries"
Aaron_Dickey
aaron.dickey at usda.gov
Fri Jan 26 18:07:58 GMT 2024
Package: stringtie
Severity: important
X-Debbugs-Cc: aaron.dickey at usda.gov
Dear Maintainer,
I wish to access prepDE.py and/or prepDE.py3 binaries
#This 'from source' works as expected on debian:latest
apt -y -qq update & apt -y -qq install wget && cd /usr/bin && wget \
https://github.com/gpertea/stringtie/releases/download/v2.2.1/stringtie-2.2.1.Linux_x86_64.tar.gz && tar \
-xvzf stringtie-2.2.1.Linux_x86_64.tar.gz && export PATH="$PATH:/usr/bin/stringtie-2.2.1.Linux_x86_64"
which prepDE.py; which prepDE.py3; which run_tests.sh; which stringtie
#This doesn't
rm -r stringtie-2.2.1.Linux_x86_64.tar.gz stringtie-2.2.1.Linux_x86_64 && apt install -y -qq stringtie; which \
prepDE.py; which prepDE.py3; which run_tests.sh; which stringtie
-- System Information:
Debian Release: bookworm/sid
APT prefers jammy-updates
APT policy: (500, 'jammy-updates'), (500, 'jammy-security'), (500, 'jammy'), (100, 'jammy-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.15.0-92-generic (SMP w/4 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages stringtie depends on:
ii libc6 2.35-0ubuntu3.6
ii libgcc-s1 12.3.0-1ubuntu1~22.04
pn libhts3 <none>
ii libstdc++6 12.3.0-1ubuntu1~22.04
Versions of packages stringtie recommends:
pn stringtie-examples <none>
Versions of packages stringtie suggests:
pn cufflinks <none>
More information about the Debian-med-packaging
mailing list