Re: ripd(8) fails on P2P links

2016-11-23 Thread Piotr Durlej
W dniu 21.11.2016 15:20, Martin Pieuchot napisaƂ(a): On 20/11/16(Sun) 08:27, Piotr Durlej wrote: Hi, according to the comment in usr.sbin/ripd/packet.c, ripd(8) fails to find the interface on which a packet was received when the source and destination addresses of the interface do not share t

Re: pkg_add "signify: write to stdout: Broken pipe"

2016-11-23 Thread Martin Natano
On Tue, Nov 22, 2016 at 04:21:58PM +0100, Marc Espie wrote: > I'm pretty sure you have something funky in your shell, > I've been able to reproduce this finally. > > $ trap "" PIPE > $ $ pkg_add -nuix screen-- > quirks-2.270 signed on 2016-11-21T13:44:48Z > Error from > http://ftp.fr.openbsd.org/

Re: pkg_add "signify: write to stdout: Broken pipe"

2016-11-23 Thread Marc Espie
On Wed, Nov 23, 2016 at 10:54:56AM +0100, Martin Natano wrote: > On Tue, Nov 22, 2016 at 04:21:58PM +0100, Marc Espie wrote: > > I'm pretty sure you have something funky in your shell, > > I've been able to reproduce this finally. > > > > $ trap "" PIPE > > $ $ pkg_add -nuix screen-- > > quirks-2.

Re: pkg_add "signify: write to stdout: Broken pipe"

2016-11-23 Thread Todd C. Miller
On Wed, 23 Nov 2016 12:38:11 +0100, Marc Espie wrote: > Thinking some more, I'm pretty sure this should also be fixed at the shell > level. > > I see nothing in POSIX that says the shell ought to provide non default > handlers for these signals through, as opposed to make(1) which has a full > pa

dhclient fails to write resolv.conf

2016-11-23 Thread ED Fochler
dhclient fails to update resolv.conf if DHCP is served by dnsmasq on linux. This bug is odd and very specific. affects at least OpenBSD 5.9 - 6.0 amd64. Running OpenBSD on core2duo laptop and vm gives me the same behavior. If dhclient.conf specifies domain-name, domain-name-servers then all is we

Re: dhclient fails to write resolv.conf

2016-11-23 Thread Stuart Henderson
On 2016/11/15 15:29, ED Fochler wrote: > dhclient fails to update resolv.conf if DHCP is served by dnsmasq on linux. > > This bug is odd and very specific. affects at least OpenBSD 5.9 - 6.0 amd64. > Running OpenBSD on core2duo laptop and vm gives me the same behavior. > If dhclient.conf specifie

Re: dhclient fails to write resolv.conf

2016-11-23 Thread Kenneth Westerback
On Wed, 23 Nov 2016 at 17:08 ED Fochler wrote: > dhclient fails to update resolv.conf if DHCP is served by dnsmasq on linux. > > This bug is odd and very specific. affects at least OpenBSD 5.9 - 6.0 > amd64. > Running OpenBSD on core2duo laptop and vm gives me the same behavior. > If dhclient.co