Thank you, Samuel, I did that! After the removal, I gave a apt-get update
&& apt-get upgrade and no more error messages! Solved. :)
On Wed, Sep 24, 2014 at 3:26 AM, Samuel Thibault
wrote:
> ** , le Fri 19 Sep 2014 15:32:18 +0300, a écrit :
> > I'm in Debian GNU/Hurd 2013 (Sid
Source: emboss
Version: 6.6.0+dfsg-1
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd
Hi,
Currently emboss fails to build from source due to usage of
PATH_MAX, which is not defined on GNU/Hurd. Only one file needs a
modification, see the attached path. This patch
Source: kdiff3
Version: 0.9.98-1
Severity: important
Tags: patch
User: debian-hurd@lists.debian.org
Usertags: hurd
Hi, kdiff3 does not build on GNU/Hurd since PATH_MAX is not defined. It
did build before, and the latest Hurd version is 0.9.97-3. Instead of
using realpath() with a fixed size buffer
Hi
I did not have a look to the entire original file, just the patch.
I would recommend to use C++ features instead of C ones in C++ programs
(unless C ones are used all over the file, being coherent is important
also).
The most notable one would be to use new / delete instead of malloc /
free [
Hi,
On 24/09/14 18:11, Lancelot SIX wrote:
> The most notable one would be to use new / delete instead of malloc /
> free [1]:
>> s = new char[sb.st_size + 1];
I would recommend to use a std::vector instead, which avoids
manually deallocating the buffer. Maybe some QT4 functions do raise
excepti
hurd-libfuse_0.0.20140820-2_hurd-i386.changes uploaded successfully to localhost
along with the files:
libfuse-dev_2.6.5+0.0.20140820-2_hurd-i386.deb
libfuse-hurd-dev_0.0.20140820-2_hurd-i386.deb
libfuse-hurd1_0.0.20140820-2_hurd-i386.deb
libfuse-hurd-dbg_0.0.20140820-2_hurd-i386.deb
hurd
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Format: 1.8
Date: Wed, 24 Sep 2014 19:55:08 +0200
Source: hurd-libfuse
Binary: libfuse-hurd-dev libfuse-hurd1 libfuse-hurd-dbg libfuse-dev
Architecture: source hurd-i386
Version: 0.0.20140820-2
Distribution: unstable
Urgency: medium
Mainta
Hi!
On Tue, 2014-09-23 at 16:00:09 +, Debian FTP Masters wrote:
> Accepted:
>
> Format: 1.8
> Date: Sat, 20 Sep 2014 18:18:32 +0200
> Source: hurd-libfuse
> Binary: libfuse-hurd-dev libfuse-hurd1 libfuse-hurd-dbg libfuse-dev
> Architecture: source hurd-i386
> Version: 0.0.20140820-1
> Distrib
As seen on IRC:
Hi. Just a short service announcement... the libmount/fsck
patches got merged upstream for the benefit of kFreeBSD. This will
mean that next upstream util-linux release will FTBFS on Hurd. See
https://lists.debian.org/debian-hurd/2014/08/msg00011.html for more details.
And also e
9 matches
Mail list logo