Re: Disk full

2021-02-26 Thread Paul Sonnenschein
Hello, I do not know the answer to the first question, but can quote an answer to the second question. Am Freitag, dem 26.02.2021 um 12:54 +0100 schrieb Philipp Klaus Krause: > [...] > Is there an easy way to increase disk space in the kvm image? As written on  https://cdimage.debian.org/cdimage

Bug#946650: ktexteditor: FTBFS on hurd-i386: KateDocumentTest::testAutoReload fails

2019-12-12 Thread Paul Sonnenschein
ocument_test.cpp(667)] > [...] > Totals: 20 passed, 1 failed, 0 skipped, 0 blacklisted, 3080ms > * Finished testing of KateDocumentTest * [0]: https://buildd.debian.org/status/fetch.php?pkg=ktexteditor&arch=hurd-i386&ver=5.62.0-1%2Bb2&stamp=1573945897&

Re: Bug#946178: mercurial: FTBFS on hurd-i386: Testsuite failures

2019-12-04 Thread Paul Sonnenschein
Hello, Am Mittwoch, den 04.12.2019, 23:26 +0100 schrieb Samuel Thibault: > Paul Sonnenschein, le mer. 04 déc. 2019 21:45:14 +0100, a ecrit: > > The test-http-bad-server.t fails due to an unexpected behaviour of > > local sockets in the Hurd. This seems to be a bug in the

Bug#946178: mercurial: FTBFS on hurd-i386: Testsuite failures

2019-12-04 Thread Paul Sonnenschein
-lfs.t) (Analogous failures exist for test-largefiles-misc.t, test-lfs-serve- access.t and test-repair-strip.t) [0]: https://buildd.debian.org/status/fetch.php?pkg=mercurial&arch=hurd-i386&ver=5.2-1&stamp=1573130161&raw=0 From: Paul Sonnenschein Description: Fix test failure

Bug#946017: gvfs: FTBFS on hurd-i386: Used configuration depends on unavailable libraries

2019-12-02 Thread Paul Sonnenschein
Source: gvfs Severity: important Version: 1.42.1-3 Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd X-Debbugs-CC: debian-hurd@lists.debian.org Hello, with the default build options, gvfs requires systemd, fuse and other libraries to build successfully. The applied patch disables sys

Bug#945943: exim4: FTBFS on hurd-i386: "operating system GNU is not supported"

2019-12-01 Thread Paul Sonnenschein
Source: exim4 Severity: important Version: 4.93~RC5-1 User: debian-hurd@lists.debian.org Usertags: hurd X-Debbugs-CC: debian-hurd@lists.debian.org Hello, exim4 fails to build from source on hurd-i386 with the message: > *** Sorry - operating system GNU is not supported > *** See OS/Makefile-* fo

Bug#945599: datefudge: FTBFS on hurd-i386: Necessary functions disabled

2019-11-27 Thread Paul Sonnenschein
Package: datefudge Severity: important Version: 1.23 Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd X-Debbugs-CC: debian-hurd@lists.debian.org Dear Maintainer, datefudge fails to build from source on the Hurd. The reason for the failure are the #ifndef-Blocks at the functions time

Re: Bug#933015: libssh FTBFS on hurd: unconditional usage of PATH_MAX

2019-09-05 Thread Paul Sonnenschein
Hi, Am Montag, den 29.07.2019, 18:49 +0200 schrieb Guillem Jover: > Hi! > > On Thu, 2019-07-25 at 20:36:31 +0200, Paul Sonnenschein wrote: > > [...] > I'd probably just unconditionally set the value and avoid PATH_MAX > completely. See appendix libssh-path-max-no-pa

Re: lxqt-config: FTBFS on hurd-i386: udev not available

2019-08-03 Thread Paul Sonnenschein
Hi! Am Montag, den 29.07.2019, 18:37 +0200 schrieb Guillem Jover: > [...] > > The usual convention is to use the same name as the queried variable, > so «DEB_HOST_ARCH_OS = ...», but I think even better would be to just > do «include /usr/share/dpkg/architecture.mk» and then just use the > needed

lxqt-config: FTBFS on hurd-i386: udev not available

2019-07-29 Thread Paul Sonnenschein
Package: lxqt-config Severity: important Version: 0.14.1-2 Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd (Sending to debian-bsd because the patch also affects kfreebsd) Dear maintainer, the package lxqt-config fails to build from source on hurd-i386 because udev is not available

Bug#933015: libssh FTBFS on hurd: unconditional usage of PATH_MAX

2019-07-25 Thread Paul Sonnenschein
Hurd does not provide. A patch which uses code similiar to the example in [1] is appended. Thanks [1]: https://pubs.opengroup.org/onlinepubs/9699919799/functions/getcwd.html Subject: Fix unconditional use of PATH_MAX Author: Paul Sonnenschein diff --git a/tests/torture.c b/tests/torture.c index

Bug#926347: suitesparse: FTBFS on hurd-i386: mach/clock.h non-existent on GNU/Hurd

2019-04-03 Thread Paul Sonnenschein
[1], however [1] does not mention the C11 clock function. Thanks, Paul Sonnenschein [0]: https://buildd.debian.org/status/fetch.php?pkg=suitesparse&arch=hurd-i386&ver=1%3A5.4.0%2Bdfsg-1&stamp=1545919779&raw=0 [1]: https://www.gnu.org/software/hurd/hurd/porting/guidelines