Bug#986527: Patches for flaky build and cython unavailability

2021-08-04 Thread Ahzo
Aug 3, 2021, 11:12 by than...@debian.org: > Thanks a lot for the patches Ahzo. Especially fixing the file handle leak > should help a lot. > Actually that patch was rather a workaround than a fix. The real cause of the "Too many open files" issue i

Bug#986527: Patches for flaky build and cython unavailability

2021-07-31 Thread Ahzo
re are some python crashes (5 SIGQUIT, 1 SIGABRT, 1 SIGSEGV) that are all caused intentionally by the test suite. So none of these crashes are problems in sagemath itself. Regards, Ahzo >From 5c741b0066c861504483b5ed66915b01ddd078b0 Mon Sep 17 00:00:00 2001 From: Ahzo Date: Sat, 31 Jul 2021

Bug#710953: ecl: segfault when both stdout and stderr are full

2021-07-31 Thread Ahzo
ot write to both stdout and stderr. Therefore I'm reusing this bug for that related problem. There is already an open upstream issue about this (see the forwarded URL). Regards, Ahzo

Bug#991750: nauty: segfaults during sagemath testsuite

2021-07-31 Thread Ahzo
be easily reproduced: $ nauty-gentourng -d0 -D1 -c 2 >A nauty-gentourng -cd1D0 n=2 Segmentation fault (core dumped) Anyway, nauty should not crash like this, particularly since the input seems valid. Regards, Ahzo

Bug#975355: libopenni2-0: missing Multi-Arch support

2020-11-21 Thread Ahzo
Hi Jochen, Nov 21, 2020, 07:48 by jspri...@debian.org: > * Ahzo [2020-11-20 23:03]: > >> --- a/debian/libopenni2-0.install >> +++ b/debian/libopenni2-0.install >> @@ -1,3 +1,3 @@ >> -Bin/*-Release/libOpenNI2.so.* usr/lib/ >> -Bin/*-Release/OpenNI2/Drive

Bug#975357: nmu: xoreos-tools_0.0.5-2

2020-11-20 Thread Ahzo
, as it depends on boost 1.67, and was thus removed from testing. Since a simple rebuild with current dependencies fixes this, please schedule this binNMU: nmu xoreos-tools_0.0.5-2 . amd64 . unstable . -m "Rebuild against boost 1.71" Thanks in advance, Ahzo

Bug#975355: libopenni2-0: missing Multi-Arch support

2020-11-20 Thread Ahzo
. Thanks in advance, Ahzo >From e82c6d4aca383258c829700ac45782a24ba080bd Mon Sep 17 00:00:00 2001 From: Ahzo Date: Fri, 20 Nov 2020 22:14:05 +0100 Subject: [PATCH 1/2] multi-archify the library Switch to debhelper-compat 13 for support of DEB_HOST_MULTIARCH in the install files. --- deb

Bug#972898: hplip: no network scanner detection with 3.20.9

2020-10-27 Thread Ahzo
Oct 26, 2020, 14:58 by claremont...@gmail.com: > Thank you for your report, Ahzo. I have forwarded it upstream. Please > review what I have written and correct or add to it as you see fit. > Thanks for forwarding the report, as Lauchpad still doesn't work for me. Your summary in the

Bug#972898: hplip: no network scanner detection with 3.20.9

2020-10-25 Thread Ahzo
then please include these patches in the Debian package, so that scanner detection works again. Thanks in advance, Ahzo PS: I tried to report this upstream, but my Launchpad login attempts always fail, because "something just went wrong in Launchpad&quo

Bug#971027: gcc-10: regression in 10.2.0-9 causes segmentation fault in vlc

2020-09-29 Thread Ahzo
by d...@debian.org: > On 9/29/20 12:30 PM, Matthias Klose wrote: > upstream now has a reduced test case. > > 10.2.0-12 is uploaded, reverting that commit for now. > Thanks for the quick upload. This should prevent further fallout, until upstream finds a better solution. Regards, Ahzo

Bug#971027: gcc-10: regression in 10.2.0-9 causes segmentation fault in vlc

2020-09-28 Thread Ahzo
d, this might affect many other packages, as well. Thus a higher severity seems warranted. The problematic gcc commit should be reverted or gcc otherwise be fixed. Afterwards, vlc simply needs to be recompiled to work again properly. Regards, Ahzo

Bug#866974: [Aptitude-devel] Bug#866974: Patch fixing 'Assertion "resman->resolver_exists()" failed.'

2020-09-20 Thread Ahzo
yourself by hand or type 'n' to quit. The following packages have unmet dependencies: test-a : Breaks: test-provide (< 2) which is a virtual package, provided by:   - test-b (1), but 1 is to be installed Resolve these dependencies by hand? [N/+/-/_/:/?] Regards, Ahzo

Bug#866974: Patch fixing 'Assertion "resman->resolver_exists()" failed.'

2020-09-19 Thread Ahzo
overlooked, when introducing support for versioned provides. I've also attached a patch fixing the missing newline, as suggested by 積丹尼 Dan Jacobson. Regards, Ahzo >From c9a00b1e9950227032bfb23ca706c73b5d06b67d Mon Sep 17 00:00:00 2001 From: Ahzo Date: Sat, 19 Sep 2020 22:09:12 +0200 Subject:

Bug#922038: zulucrypt-cli does not work

2019-03-13 Thread Ahzo
This bug has also been reported upstream: https://github.com/mhogomchungu/zuluCrypt/issues/110 It is fixed by this commit: https://github.com/mhogomchungu/zuluCrypt/commit/25ab6fc33cba8600e8ceb6e3cd46c7b3ca68ff85.patch