Received: from mail-yw1-x112c.google.com (mail-yw1-x112c.google.com [IPv6:2607:f8b0:4864:20::112c]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 91B1A223654 for <~alpine/apk-tools@lists.alpinelinux.org>; Sun, 4 Jun 2023 18:16:32 +0000 (UTC) Received: by mail-yw1-x112c.google.com with SMTP id 00721157ae682-565c7399afaso44200827b3.1 for <~alpine/apk-tools@lists.alpinelinux.org>; Sun, 04 Jun 2023 11:16:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685902591; x=1688494591; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=gnYkhF0MqafaRu3hhom97h1IcA1W4IewA/D/rvbzay8=; b=Uncm2TIqckFooR3SCcqcI4xCXg/1Q3vWnbPomkdAF+6ljd1nf6QkapsAg5CJeb5vLW dZJM3bxoZgmZVa4b1OIQkDziH5aMIKQRg2HFnVEcgU/WiX8J1IuDuikafrhlBXbmWwhD 4CERgbiYK+t0skE/Qyg0WCbSEbZX3LFXQ5qUPYCfjZE/emUAvaB0uq2DRo98M0TdIWbS Ifi1Edkznwdqr7wwW6LaFqoPg65FLEJIxsoMaUjJGT7cwtBAb3UB1IpyVgnB0SY9L4zw PwJ4sWBul+Paquaor1Nq7agnCHhv9SO3FqlWg5VqE7vqs4BqppUPKDE2YvsiTrXFQfbS hnWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685902591; x=1688494591; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=gnYkhF0MqafaRu3hhom97h1IcA1W4IewA/D/rvbzay8=; b=XR/nImdFTBhtSfaT7Tf0xTtDJ6bWXorb+I4gEfesQjFE151jq/eJFygp3O5RUFfoJH IlP3qjmWlHsEGHdMrdbgDQLSUmfJla1oUoZ6MNVOuRCxSl0xxlQeWJZE+TMSFt8nryNp mpeBIB32Qhm38+URcWHUcr1Bbmodo6JTX769JUjGn0t7yddTU0qXZAKoYRYeHLRq8Zt5 nigF/rN6JYmtC7fSU3a7rdvNCVUkk1C/h5BzxRypgTtH9/xgYdrZwSD29XdO3mwfM1qc i68MZ/NiZv4mGs/rWL/iBAAfuhsRFga0f9h6msirp7F53T8TjtDGr3pJOqrifuFXn7L4 TZbA== X-Gm-Message-State: AC+VfDzxhYheaoVl2jgGgLAUxhzYrZ0a2Aqi9f+vhxp8jxiFpE369k7p bIuYFj+wLnQl4IkD/C9U8ZFmM6eI/pwfMdSubm4WxzbAc8y89g== X-Google-Smtp-Source: ACHHUZ5PWhZwbx17i5einfWMRYz7/PrnEhCzrNQSh6/OtMlsg9yVUVa+MdvNDOu+Aeb/JXeoyqXSbiz7nAS3MLGG0vg= X-Received: by 2002:a0d:cbd7:0:b0:561:d5a1:64dd with SMTP id n206-20020a0dcbd7000000b00561d5a164ddmr7851828ywd.40.1685902590901; Sun, 04 Jun 2023 11:16:30 -0700 (PDT) MIME-Version: 1.0 From: Thomas Leplus Date: Sun, 4 Jun 2023 11:16:20 -0700 Message-ID: Subject: waiting for the keyboxd to come up To: ~alpine/apk-tools@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="0000000000000e82b205fd51c97e" --0000000000000e82b205fd51c97e 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 --0000000000000e82b205fd51c97e 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 container[1] it hangs:

$ gpg --batch --verbose --keyserver = keyserver.ubuntu.com --recv-key= s 6B1B9BE54C155617
<= span style=3D"color:rgb(0,0,0);background-color:rgb(255,255,255)">gpg: enab= led 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.org>
gpg: no running keyboxd - starting '/usr/libexec/keyboxd'
gpg: waiting for the keyboxd to come up ... (5s)

Any suggestion would be appreciated.

Tom


--0000000000000e82b205fd51c97e--