public inbox for nncp-devel@lists.cypherpunks.ru
Atom feed
From: "Shawn K. Quinn" <skquinn@rushpost•com>
To: nncp-devel@lists.cypherpunks.ru
Subject: Re: [EN] NNCP 7.3.1 release announcement
Date: Sun, 11 Jul 2021 15:14:19 -0500	[thread overview]
Message-ID: <66b82cf5-00f2-5299-46a4-b72bc8e82414@rushpost.com> (raw)
In-Reply-To: <YOtO8RhVJKhShKEd@stargrave.org>

On 7/11/21 15:05, Sergey Matveev wrote:
> *** Shawn K. Quinn [2021-07-11 14:42]:
>> go: go.cypherpunks.ru/balloon@v1•1.1: unrecognized import path
> Can you tell what Go version you use and can you run redo with the
> tracing to see what exact commands are running?
> Something like "redo -x" or "contrib/do -c -x all".

skquinn@moonpatrol:~/usr/src/nncp-7.3.1$ redo -x all
redo  all
* sh -ex all.do all all all.redo.tmp
+ redo-ifchange bin/all
redo    bin/all
redo      bin/hjson-cli
go: go.cypherpunks.ru/balloon@v1•1.1: unrecognized import path
"go.cypherpunks.ru/balloon": https fetch: Get
"https://go.cypherpunks.ru/balloon?go-get=1": x509: certificate signed
by unknown authority
redo      bin/hjson-cli (exit 1)

redo    bin/all (exit 1)

redo  all (exit 1)


skquinn@moonpatrol:~/usr/src/nncp-7.3.1$ go version
go version go1.16.5 linux/amd64

skquinn@moonpatrol:~/usr/src/nncp-7.3.1$ redo --version
unknown-8b2a4e9

Anything else you need to try to figure this out? Should I downgrade to
Go 1.13.x?

-- 
Shawn K. Quinn <skquinn@rushpost•com>
http://www.rantroulette.com
http://www.skqrecordquest.com

  reply	other threads:[~2021-07-11 20:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-11 19:12 [EN] NNCP 7.3.1 release announcement Sergey Matveev
2021-07-11 19:42 ` Shawn K. Quinn
2021-07-11 20:05   ` Sergey Matveev
2021-07-11 20:14     ` Shawn K. Quinn [this message]
2021-07-11 20:50       ` Sergey Matveev
2021-07-11 20:59         ` Shawn K. Quinn
2021-07-12  6:58           ` Sergey Matveev