Debian Patches
Status for bcftools/1.11-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
tests-pluginpath.patch | Set the bcftools plugin path to search system directories The tests were intended to be run at build time only, so the test script sets the plugins to be searched for /only/ in the build directory. It does so by setting the environment variable BCFTOOLS_PLUGINS. However, as described in the manpage bcftools(1), adding a colon to either side of the path entry in the environment variable also searches the system directories. We need this for autopkgtest to work. |
Afif Elghraoui <afif@ghraoui.name> | not-needed | 2015-11-09 | ||
skip_new_test_failing_on_32bit.patch | Skip single test causing new failures This is a new test that was added in 1.7, so it is not a regression. . One option is to simply skip it for now. . FIXME: This workaround needs to be reconsidered in future versions |
Graham Inggs <ginggs@debian.org> | no | debian | 2018-02-18 | |
2to3.patch | Make sure Python3 is used | Andreas Tille <tille@debian.org> | no | debian | 2020-07-14 |