[PATCH setup] Link with -lws2_32 again

2018-03-20 Thread Yaakov Selkowitz
libgpg-error 1.28 includes new APIs which use socket functions, which on Win32 are provided by WinSock2. https://cygwin.com/ml/cygwin/2018-03/msg00306.html Signed-off-by: Yaakov Selkowitz --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [Bug] Re3gression in setup handling of SHA512 checksum failures

2018-03-20 Thread Achim Gratz
Ken Brown writes: > I'll look into both of these issues, unless Jon beats me to it. Thanks. > By the way, this only affects local installs. For network installs, > the hash gets checked at an earlier stage. That's correct. I forgot to mention that, but all my installs are from a local mirror

Re: [Bug] Re3gression in setup handling of SHA512 checksum failures

2018-03-20 Thread Ken Brown
On 3/20/2018 2:23 PM, Achim Gratz wrote: I've found out the hard way that a dodgy package file no longer gets ignored by setup and is installed without any error unless you care to look in setup.log.full. That was hard to figure out because in my case some stupid error on mirroring just made

[Bug] Re3gression in setup handling of SHA512 checksum failures

2018-03-20 Thread Achim Gratz
I've found out the hard way that a dodgy package file no longer gets ignored by setup and is installed without any error unless you care to look in setup.log.full. That was hard to figure out because in my case some stupid error on mirroring just made each file miss a few bytes off the end, so