Dylan Aïssi
Dylan Aïssi
**Describe the bug** sparse fails to build on a fresh and clean Debian/unstable i386 (but not on amd64) due to test_coo_numba tests. ``` dh_auto_test -O--buildsystem=pybuild I: pybuild pybuild:284: cp -r...
Hi, Bioinformatics programs can have several ID from different registries. These ID are used in scientific publications to identify software using a persistent identifier. For example, bedtools software have these...
Hi, So, now the bug is open :-) Maybe we can start the discussion with a minimal example: ``` GWAMA: software for genome-wide association meta-analysis Reedik Mägi and Andrew P....
Hi, I tried to package Fossilize for Debian, but currently it's not possible because submodules of spirv-* are "random" git versions newer then released versions. Would it be possible to...
**Is your feature request related to a problem? Please describe.** Distrib packagers (at least for Debian/Ubuntu/Fedora) install bashtop themes into /usr/share/bashtop/themes/. But bashtop doesn't look into this folder and doesn't...
Hi, I forward my patches applied in the Debian package of minimac4. The main part is to improve the [reproducible builds](https://reproducible-builds.org/) of minimac4. Best, Dylan
Reported here: https://bugs.debian.org/1024774 This issue is still reproducible with a git snapshot of 3dc3103. ``` LD_LIBRARY_PATH=/build/cpuinfo-0.0~git20220617.082deff/obj-x86_64-linux-gnu dh_auto_test cd obj-x86_64-linux-gnu && make -j8 test ARGS\+=--verbose ARGS\+=-j8 make[2]: Entering directory '/build/cpuinfo-0.0~git20220617.082deff/obj-x86_64-linux-gnu' Running...
Hi, I maintain the debian package of [safeint](https://tracker.debian.org/pkg/safeint), but since Debian/unstable switched its default compiler to gcc-13, safeint fails to build (at least CompileTest) as reported in [#1042152](https://bugs.debian.org/1042152). I thought...
Hello @radfordneal, For context, the package of [openfec](https://github.com/roc-streaming/openfec) has just been [rejected from Debian](https://lists.debian.org/debian-multimedia/2024/01/msg00024.html) because it contains some LDPC codes with the following license: ``` Permission is granted for anyone...
### Description With https://github.com/nexB/scancode-toolkit/pull/2417 scancode is able to generate Debian copyright file output, but the generated file doesn't allow follow the specification. When the copyright or license is not detected...