gnumach_1.8+git20171101-1_hurd-i386.changes ACCEPTED into unstable

2017-10-31 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Wed, 01 Nov 2017 00:34:33 + Source: gnumach Binary: gnumach gnumach-dbg gnumach-image-1-486 gnumach-image-1-xen-486 gnumach-image-1.8-486 gnumach-image-1.8-xen-486 kernel-image-1.8-486-di

Processing of gnumach_1.8+git20171101-1_hurd-i386.changes

2017-10-31 Thread Debian FTP Masters
gnumach_1.8+git20171101-1_hurd-i386.changes uploaded successfully to localhost along with the files: gnumach_1.8+git20171101-1.dsc gnumach_1.8+git20171101.orig.tar.bz2 gnumach_1.8+git20171101-1.debian.tar.bz2 gnumach-common_1.8+git20171101-1_all.deb

Re: [PATCH 7/7] libbb.h: Handle missing HOST_NAME_MAX; ensure MAXFOOLEN agrees with FOO_MAX

2017-10-31 Thread James Clarke
On 31 Oct 2017, at 15:06, Denys Vlasenko wrote: > > How about this? > > --- a/networking/traceroute.c > +++ b/networking/traceroute.c > @@ -709,6 +709,9 @@ packet_ok(int read_len, len_and_sockaddr *from_lsa, > > # if ENABLE_FEATURE_TRACEROUTE_VERBOSE >if

Re: [PATCH 7/7] libbb.h: Handle missing HOST_NAME_MAX; ensure MAXFOOLEN agrees with FOO_MAX

2017-10-31 Thread Denys Vlasenko
How about this? --- a/networking/traceroute.c +++ b/networking/traceroute.c @@ -709,6 +709,9 @@ packet_ok(int read_len, len_and_sockaddr *from_lsa, # if ENABLE_FEATURE_TRACEROUTE_VERBOSE if (verbose) { +# ifndef MAXHOSTNAMELEN +# define MAXHOSTNAMELEN 80 +# endif

Re: [PATCH 6/7] grep: Skip grepping symlinks to directories

2017-10-31 Thread Denys Vlasenko
Applied, thanks On Sat, Oct 7, 2017 at 7:53 PM, James Clarke wrote: > When grep is passed -r, recursive_action will treat any symlinks to > directories not in the root as normal files, since it lstat's them and > is therefore told they are not directories. However,

Still Failing: g-i-installation_debian_sid_daily_hurd_lxde/438

2017-10-31 Thread jenkins
See https://jenkins.debian.net/job/g-i-installation_debian_sid_daily_hurd_lxde/438/ and https://jenkins.debian.net/job/g-i-installation_debian_sid_daily_hurd_lxde/438//console and https://jenkins.debian.net/job/g-i-installation_debian_sid_daily_hurd_lxde/438//artifact/results/ if there are