From owner-svn-ports-head@freebsd.org Sun Jul 28 16:59:26 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 81C9BAF6AF for ; Sun, 28 Jul 2019 16:59:26 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E9FBD6DC1A for ; Sun, 28 Jul 2019 16:59:25 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id A37229364 for ; Sun, 28 Jul 2019 16:59:25 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ed1-f45.google.com with SMTP id k21so57304596edq.3 for ; Sun, 28 Jul 2019 09:59:25 -0700 (PDT) X-Gm-Message-State: APjAAAU59sfTBGl7Mg2yq2MspzesJVJIaU+zhvqangyk7V75aDv8wSP0 gCnyRsQ6w1fyQqDmvXms4JskssFLz4ja0vXH3Dg= X-Google-Smtp-Source: APXvYqzY5rPLAkbD3Md2dZKiyYzOBUCC/hvKZaQb+k6+z/04sMcjyBW1Mm4JhMYZhhfAcpCCugDfh9aPmAPKxjG2Zb8= X-Received: by 2002:a05:6402:397:: with SMTP id o23mr93408952edv.68.1564333164588; Sun, 28 Jul 2019 09:59:24 -0700 (PDT) MIME-Version: 1.0 References: <201907111810.x6BIA5BB071358@repo.freebsd.org> <20190712184731.GD5636@rincewind.trouble.is> In-Reply-To: <20190712184731.GD5636@rincewind.trouble.is> From: Po-Chuan Hsieh Date: Mon, 29 Jul 2019 00:58:47 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r506419 - head/security/keybase To: Philip Paeps Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: E9FBD6DC1A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.98)[-0.979,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jul 2019 16:59:26 -0000 On Sat, Jul 13, 2019 at 2:47 AM Philip Paeps wrote: > On 2019-07-11 18:10:05 (+0000), Sunpoet Po-Chuan Hsieh wrote: > >Author: sunpoet > >Date: Thu Jul 11 18:10:04 2019 > >New Revision: 506419 > >URL: https://svnweb.freebsd.org/changeset/ports/506419 > > > >Log: > > Update to 4.2.0 > > Is this release meant to be broken? > > It tries to start its background process and fails with: > > > ERROR dial unix /home/philip/.config/keybase/keybased.sock: connect: > > no such file or directory > > I don't know how to debug this. > > Philip > Hi, Could you please check if it's fixed in 4.2.1 (r507074)? Thanks! Regards, sunpoet > > -- > Philip Paeps > Senior Reality Engineer > Alternative Enterprises >