Re: Init system for non-Linux ports

2014-01-29 Thread Petr Salinger
1. stay with sysvinit 2. switch to OpenRC unconditionally 3. switch to Upstart unconditionally 4. switch to Upstart only if Linux uses it by default, otherwise OpenRC 5. further discussion Please rank the above putting your preferred option first, as per Debian's usual Condorcet voting system. T

Re: Outdated leaf packages to be removed

2014-01-29 Thread Svante Signell
On Tue, 2014-01-28 at 11:32 +0100, Svante Signell wrote: > On Mon, 2014-01-27 at 00:36 +0100, Michael Banck wrote: > > music123 > > build-depends on gnat-4.6-> #732681 gnat-4.8** -- To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact

pdns: FTBFS on hurd-i386 (for review)

2014-01-29 Thread Svante Signell
(Sent to debian-hurd for review) Source: pdns Version: 3.3-2 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hi, pdns fails to build from source on GNU/Hurd due to two reasons: 1) pdns/arguments.cc: PATH_MAX is not defined on GNU/Hurd. Replace that construct wi

rserve: FTBFS on hurd-i386 (for review)

2014-01-29 Thread Svante Signell
(Sent to debian-hurd for review) Source: rserve Version: 1.7-3-1 Severity: important Tags: patch User: debian-hurd@lists.debian.org Usertags: hurd Hi, rserve fails to build from source on GNU/Hurd since PATH_MAX is not defined. 1) src/Rserv.c: Since PATH_MAX is not defined use the st_size para

Re: pdns: FTBFS on hurd-i386 (for review)

2014-01-29 Thread Anatoly A. Kazantsev
Hello Svante, On Wed, 29 Jan 2014 13:47:34 +0100 Svante Signell wrote: > -snprintf(namebuf, sizeof namebuf, "%s/%s", > params["include-dir"].c_str(), ent->d_name); > + len = st.st_size + 1 + strlen(ent->d_name) + 1; > + namebuf = (char*)malloc(len); > +sn

Re: pdns: FTBFS on hurd-i386 (for review)

2014-01-29 Thread Svante Signell
On Wed, 2014-01-29 at 22:08 +0800, Anatoly A. Kazantsev wrote: > Hello Svante, > > On Wed, 29 Jan 2014 13:47:34 +0100 > Svante Signell wrote: > > > -snprintf(namebuf, sizeof namebuf, "%s/%s", > > params["include-dir"].c_str(), ent->d_name); > > + len = st.st_size + 1 + strlen(

Re: Init system for non-Linux ports

2014-01-29 Thread Jeff Epler
I'm only a kFreeBSD user and don't have any official standing within the Debian project, but all the same my preferences are 614253 where 6. is the proposed alternative to switch to Upstart if Linux uses it, otherwise sysvinit. Jeff -- To UNSUBSCRIBE, email to debian-hurd-requ...@lists.debian

Network in virtualbox

2014-01-29 Thread Jorge Merlino
Hi again, I'm running a debian hurd instance in virtualbox but I'm unable to get a reliable network connection. I'm using a bridged adaptor and I have about 60% packet loss to my local gateway. I've tried different network cards but it is all the same. Is this a problem intrinsic to virtualbox? S

Re: Network in virtualbox

2014-01-29 Thread Samuel Thibault
Jorge Merlino, le Wed 29 Jan 2014 22:42:06 -0200, a écrit : > I'm running a debian hurd instance in virtualbox but I'm unable to get a > reliable network connection. I'm using a bridged adaptor and I have > about 60% packet loss to my local gateway. Ouch! > I've tried different network cards but

Re: dhclient aborting with a stack smashing error

2014-01-29 Thread Samuel Thibault
Hello, Samuel Thibault, le Thu 14 Mar 2013 00:46:26 +0100, a écrit : > Thomas Schwinge, le Wed 13 Mar 2013 22:05:03 +0100, a écrit : > > #0 __stack_chk_fail () at stack_chk_fail.c:29 > > #1 0x0819b514 in __stack_chk_fail_local () > > #2 0x08071b9b in discover_interfaces (state=state