Received: from mail-oa1-x2c.google.com (mail-oa1-x2c.google.com [IPv6:2001:4860:4864:20::2c]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 8530D2237F8 for <~alpine/users@lists.alpinelinux.org>; Mon, 5 Jun 2023 18:20:15 +0000 (UTC) Received: by mail-oa1-x2c.google.com with SMTP id 586e51a60fabf-19f6f8c840bso4737515fac.3 for <~alpine/users@lists.alpinelinux.org>; Mon, 05 Jun 2023 11:20:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685989212; x=1688581212; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=DfKAXPK5C3qwkU2h39n/oRFpJAbO+6UYl9Eqy6ouY8k=; b=nnicf3vkcu/1wFRnqiSlNSE+6bU8nmfbRXIGQR9KhJ6/L+DvRQG7P25iFsVes5by+b 8bVMNVYFMY82yr+Hl3hwGXa2fJzzjAfJvDyedr8Df4bcoE8/K3TnG3N48XXycjLCfrcT zJ6sz9z3025ELzncuX4EIKsjoaTF0RzcA8KzABVysWTjnYzamPJip5pvtdsxZEsDrdIr 17Gvs/NIV6cumSPFcsL9WbBQbbTddgecaDUhS2Ns3fsgREQfYPKnhaP8CFkQt7KJEuGM wq23yNHMvrliBrt9au50vpgqbK+yOzmG6VggD7w3b+V4joU4x3b1qa29uhpisLHdRyCw uI5g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685989212; x=1688581212; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=DfKAXPK5C3qwkU2h39n/oRFpJAbO+6UYl9Eqy6ouY8k=; b=XfmdByW6psLM2n5tPG7Zk0kZnJAO1BonXacUavUMOb7JjcF7bwFbnAiHWisgMfUykb hxklJTZi7O6Mb8X05sYV4PhIFXf6wGTSPcjidydqISAI1N9370c7x+JbXG9pAY1MXxgs RsVjkYv9vIKjdkD/a1d1MbgjSc10zGGwLyHmtCEm0WGVDnbEVD9J6qeKEBIj8KCvo7K0 v6RdXSW6TltJtkKW6dyUia6NkP0NpCpe0OdkPS3PliRHVDqR74+BcfFodZr8e3Ab+Dc7 7TUjO/p5LcRce+rURqHMmVRFhV6Qr2bp6QDbeUXmzBmTrv+7MdM8c+xRFVctyrHyj2Pf PlQA== X-Gm-Message-State: AC+VfDztREhXNm0ftL9VFpd0tp1TJBEp3Ouc3nfnBRoutjWUX/kLc06+ WtVsTwTdlAjv8WNzkeQGxiDQeeUpHvrx0Goy3lnd08pgSE8= X-Google-Smtp-Source: ACHHUZ5Pz2nTU7wd6hEw6JOYmoZUa3w11rrY985EAbltSD6JMAzCkBk1hXxmTVT7XibB8TgRRcrDdnCLWhvB4YVArVY= X-Received: by 2002:a05:6870:a8b0:b0:195:9ef5:3f53 with SMTP id eb48-20020a056870a8b000b001959ef53f53mr400193oab.10.1685989211731; Mon, 05 Jun 2023 11:20:11 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Thomas Leplus Date: Mon, 5 Jun 2023 11:20:00 -0700 Message-ID: Subject: Fwd: waiting for the keyboxd to come up To: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="0000000000000f7c2805fd65f423" --0000000000000f7c2805fd65f423 Content-Type: text/plain; charset="UTF-8" Hi, When I run the following command in an alpine:3.18.0 docker container[1] it hangs: $ gpg --batch --verbose --keyserver keyserver.ubuntu.com --recv-keys 6B1B9BE54C155617 gpg: enabled compatibility flags: gpg: no running dirmngr - starting '/usr/bin/dirmngr' gpg: waiting for the dirmngr to come up ... (5s) gpg: connection to the dirmngr established gpg: data source: http://162.213.33.9:11371 gpg: armor header: Comment: Hostname: gpg: armor header: Version: Hockeypuck 2.1.0-222-g25248d4 gpg: key 6B1B9BE54C155617: number of dropped non-self-signatures: 2 gpg: pub rsa3072/6B1B9BE54C155617 2021-01-22 Thomas Leplus < thomas@leplus.org> gpg: no running keyboxd - starting '/usr/libexec/keyboxd' gpg: waiting for the keyboxd to come up ... (5s) Any suggestion would be appreciated. Tom [1] https://github.com/leplusorg/docker-pgp-verify-jar/blob/main/pgp-verify-jar/Dockerfile --0000000000000f7c2805fd65f423 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

When I run the following command in an alpine:3.18.0 docker contai= ner[1] it hangs:

$ g= pg --batch --verbose --keyserver keyserver.ubuntu.com --recv-keys 6B1B9BE54C155617
gpg: enabled compatibility flags:
gpg: no running dirmngr - starting '/usr/bin/dirmngr'
gpg: waiting for the dirmngr to come up ... (5s)
gpg: connection to the dirmngr established
gpg: data source: http://162.213.33.9:11371
gpg: armor header: Comment: Hostname:
gpg: armor header: Version: Hockeypuck 2.1.0-222-g25248d4
gpg: key 6B1B9BE54C155617: number of dropped non-self-signatures: 2
gpg: pub =C2=A0rsa3072/6B1B9BE54C155617 2021-01-22 =C2=A0Thomas Leplus = <thomas@leplus.or= g>
gpg: no running keyboxd - starting '/usr/libexec/keyboxd'
gpg: waiting for the keyboxd to come up ... (5s)

Any suggestion would be appreciated.
--0000000000000f7c2805fd65f423--