On Mon, Aug 24, 2020, at 3:38 AM, Stuart Henderson wrote:
> On 2020/08/22 00:12, Edd Barrett wrote:
> > On Sat, Aug 22, 2020 at 12:03:38AM +0100, Edd Barrett wrote:
> > > -WANTLIB += c pthread
> >
> > I think I may have been wrong to remove this, even though `make
> > port-lib-depends-check` is
On 2020/08/22 00:12, Edd Barrett wrote:
> On Sat, Aug 22, 2020 at 12:03:38AM +0100, Edd Barrett wrote:
> > -WANTLIB += c pthread
>
> I think I may have been wrong to remove this, even though `make
> port-lib-depends-check` is happy.
>
> Is that right Stuart?
You'll need to ask someone familiar w
Hello Edd,
e...@theunixzoo.co.uk (Edd Barrett), 2020.08.22 (Sat) 09:37 (CEST):
> On Sat, Aug 22, 2020 at 05:49:59AM +, Mikolaj Kucharski wrote:
> Updated diff (also put back WANTLIB):
works, thanks!
Marcus
On Sat, Aug 22, 2020 at 05:49:59AM +, Mikolaj Kucharski wrote:
> I don't use syncthing, but that package name looks incorrect. String rc4
> is conflicting with flavor naming pattern. You need to drop the dash, so
> final package name is syncthing-1.9.0rc4
You're right.
This is confirmed by th
Hi,
On Sat, Aug 22, 2020 at 12:03:38AM +0100, Edd Barrett wrote:
>
> -V = 1.5.0
> -DISTNAME = syncthing-${V}
> -DISTFILES = syncthing-source-v${V}${EXTRACT_SUFX}
> +# Release candidate used so as to fix critical quic-go problem.
> +V = 1.9.0
> +DISTNAME = syncthing-${V}-rc
On Sat, Aug 22, 2020 at 12:03:38AM +0100, Edd Barrett wrote:
> -WANTLIB += c pthread
I think I may have been wrong to remove this, even though `make
port-lib-depends-check` is happy.
Is that right Stuart?
--
Best Regards
Edd Barrett
http://www.theunixzoo.co.uk
On Wed, Aug 19, 2020 at 01:45:12PM +0100, Stuart Henderson wrote:
> Alternatively we can mark it broken so people don't waste their time
> on it...
Here's a diff to fix this mess.
It must be built using go-1.15 that abieber@ just committed, and the
syncthing version is a release candidate, as the
On 2020/08/19 06:42, Aaron Bieber wrote:
> > Because the go ports stuff is slightly stupid you need to "make patch"
> > then "make" and quickly hit ^C before you can edit the files in WRKSRC
> > to generate a patch
>
> Alternatively, this works for most cases and is less error prone that ^C:
> a
On Wed, 19 Aug 2020 at 13:25:42 +0100, Stuart Henderson wrote:
> On 2020/08/19 09:33, Edd Barrett wrote:
> > Hi Marcus,
> >
> > On Wed, Aug 19, 2020 at 10:18:24AM +0200, Marcus MERIGHI wrote:
> > > This is just a selfish "ping"... I've hit it now, too.
> >
> > We are waiting for quic-go to publis
On 2020/08/19 09:33, Edd Barrett wrote:
> Hi Marcus,
>
> On Wed, Aug 19, 2020 at 10:18:24AM +0200, Marcus MERIGHI wrote:
> > This is just a selfish "ping"... I've hit it now, too.
>
> We are waiting for quic-go to publish a fix. As soon as they do, we will
> be on it!
>
> FWIW, they've published
On Wed, Aug 19, 2020 at 12:22:02PM +0200, Theo Buehler wrote:
> It seems the Go update broke this.
Yes, it was the go-1.15 update, but we missed it because the failure is
at runtime.
FreeBSD and homebrew are also in the same boat...
--
Best Regards
Edd Barrett
http://www.theunixzoo.co.uk
On Wed, Aug 19, 2020 at 09:33:30AM +0100, Edd Barrett wrote:
> Hi Marcus,
>
> On Wed, Aug 19, 2020 at 10:18:24AM +0200, Marcus MERIGHI wrote:
> > This is just a selfish "ping"... I've hit it now, too.
>
> We are waiting for quic-go to publish a fix. As soon as they do, we will
> be on it!
>
> FW
Hi Marcus,
On Wed, Aug 19, 2020 at 10:18:24AM +0200, Marcus MERIGHI wrote:
> This is just a selfish "ping"... I've hit it now, too.
We are waiting for quic-go to publish a fix. As soon as they do, we will
be on it!
FWIW, they've published a PR which should fix the issue, but it hasn't
been merge
Hello!
Thanks for your work on ports, Edd and Aaron!
This is just a selfish "ping"... I've hit it now, too.
On amd64 -current as of yesterday. The error I get is the same.
Marcus
$ syncthing
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState
goroutine 1 [running]:
githu
I hit this with go-ipfs too.
https://github.com/lucas-clemente/quic-go/issues/2614
Not sure what the best course of action is.
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE
On Mon, Aug 10, 2020, at 5:01 PM, Edd Barrett wrote:
> Hi all,
>
> Just got a email from a
Hi all,
Just got a email from a user saying that syncthing is broken on the
latest snapshot. Just checked and I can reproduce it:
```
$ syncthing
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState
goroutine 1 [running]:
github.com/syncthing/syncthing/vendor/github.com/luca
16 matches
Mail list logo