Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable-multithreaded-test.patch | disable multithreaded test One of the tests uses Python's multiprocessing, which on some machines causes FTBFS due to problematic permissions on /dev/shm, resulting in: PermissionError: [Errno 13] Permission denied This patch disables this test to allow building at the minor expense of this missing test. |
Sascha Steinbiss <satta@debian.org> | no | |||
perl-shebang.patch | Use Debian's Perl path | Sascha Steinbiss <satta@debian.org> | no | |||
samtools1.10 | Fix samtools version parsing so that 1.10 > 1.2 | Michael R. Crusoe <michael.crusoe@gmail.com> | no | |||
disable-ram-test.patch | disable tests that run KMC KMC needs a lot of memory (multi-gigabyte) and fails hard when that memory cannot be allocated, which can cause builds to fail when tests are crashing because of that on low-spec buildds. Let's disable these tests for now. |
Sascha Steinbiss <satta@debian.org> | no | 2020-02-09 | ||
python3.12.patch | Python3.12 compatibility by avoiding usage of distutils | Andreas Tille <tille@debian.org> | no | debian | 2024-02-01 |