From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,NORMAL_HTTP_TO_IP,NUMERIC_HTTP_ADDR,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20471CA9EAE for ; Tue, 29 Oct 2019 23:41:51 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D7BB1205C9 for ; Tue, 29 Oct 2019 23:41:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="ewf73n+t" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D7BB1205C9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:35218 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPb7V-0006V3-LW for qemu-devel@archiver.kernel.org; Tue, 29 Oct 2019 19:41:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44447) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iPb6N-0005i9-Mp for qemu-devel@nongnu.org; Tue, 29 Oct 2019 19:40:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iPb6L-0007V7-4a for qemu-devel@nongnu.org; Tue, 29 Oct 2019 19:40:39 -0400 Received: from us-smtp-1.mimecast.com ([207.211.31.81]:37397 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iPb6K-0007Sv-Q6 for qemu-devel@nongnu.org; Tue, 29 Oct 2019 19:40:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1572392435; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=H6kgMuWGksONZCC6nu0CMKnx0+wYn9OyR6PSxkdX/SU=; b=ewf73n+tdbcFUgGTZfbip81NReFhH5aZYYCsTTYmbPMc9fCE9y3+sl2Jg2ffD4KjVf4yiZ WRHv/49yIps26mrBMiq6ScAr3Ovs84nz8xcT1N4Sl/ZzOdPGKErxhMJR81l8919DW9dkGa crJ/xepjBvS6uqyeHfGCm6g3R56Xw7I= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-75-lbWZ4eXIPxG8XDfzShfnGg-1; Tue, 29 Oct 2019 19:40:31 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id F2485107AD28; Tue, 29 Oct 2019 23:40:29 +0000 (UTC) Received: from localhost.localdomain (ovpn-123-183.rdu2.redhat.com [10.10.123.183]) by smtp.corp.redhat.com (Postfix) with ESMTPS id ACE2C1001B28; Tue, 29 Oct 2019 23:40:21 +0000 (UTC) Date: Tue, 29 Oct 2019 19:40:19 -0400 From: Cleber Rosa To: Peter Maydell Subject: Re: [PULL 0/16] Python (acceptance tests) queue, 2019-10-28 Message-ID: <20191029234019.GA16280@localhost.localdomain> References: <20191028235002.17691-1-crosa@redhat.com> <20191029215118.GA10535@localhost.localdomain> <20191029215804.GA10923@localhost.localdomain> MIME-Version: 1.0 In-Reply-To: <20191029215804.GA10923@localhost.localdomain> User-Agent: Mutt/1.12.1 (2019-06-15) X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-MC-Unique: lbWZ4eXIPxG8XDfzShfnGg-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 207.211.31.81 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fam Zheng , Eduardo Habkost , Aleksandar Rikalo , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= , QEMU Developers , Fabien Chouteau , KONRAD Frederic , =?iso-8859-1?Q?Herv=E9?= Poussineau , Wainer dos Santos Moschetta , Willian Rampazzo , qemu-ppc , Aleksandar Rikalo , Alex =?iso-8859-1?Q?Benn=E9e?= , Aurelien Jarno Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" On Tue, Oct 29, 2019 at 05:58:13PM -0400, Cleber Rosa wrote: > On Tue, Oct 29, 2019 at 05:51:28PM -0400, Cleber Rosa wrote: > > On Tue, Oct 29, 2019 at 09:13:45PM +0000, Peter Maydell wrote: > > > On Mon, 28 Oct 2019 at 23:50, Cleber Rosa wrote: > > > > > > > > The following changes since commit aaffb853359829a37daaf883c773e832= 0b55c723: > > > > > > > > Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-20= 19-10-28' into staging (2019-10-28 14:40:01 +0000) > > > > > > > > are available in the Git repository at: > > > > > > > > git://github.com/clebergnu/qemu.git tags/python-next-pull-request > > > > > > > > for you to fetch changes up to efdb45bfd72745038909dfd1e970a827cb8d= 5d7e: > > > > > > > > tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu (2019-10= -28 19:04:04 -0400) > > > > > > > > ---------------------------------------------------------------- > > >=20 > > > Hi; unless my scripts are driving gpg wrong, this seems to > > > have been signed with an expired gpg key: > > >=20 > > > gpg: Signature made Mon 28 Oct 2019 23:43:11 GMT > > > gpg: using RSA key 7ABB96EB8B46B94D5E0FE9BB657E8D33A5F= 209F3 > > > gpg: Good signature from "Cleber Rosa " [expired] > > > gpg: Note: This key has expired! > > > Primary key fingerprint: 7ABB 96EB 8B46 B94D 5E0F E9BB 657E 8D33 A5F= 2 09F3 > > >=20 > > >=20 > > > thanks > > > -- PMM > >=20 > > Hi Peter, > >=20 > > Nothing wrong with your scripts. I updated my key about a week ago, > > but I'm almost certain that the key servers that I sent it to was > > acting funky. > >=20 > > After some further pushes, I see it on: > >=20 > > http://keys.gnupg.net/pks/lookup?op=3Dvindex&fingerprint=3Don&search= =3D0x657E8D33A5F209F3 > >=20 > > --- > >=20 > > Search results for '0x657e8d33a5f209f3' > > Type bits/keyID cr. time exp time key expir > > pub 4096R/A5F209F3 2014-10-16 =20 > > =09 Fingerprint=3D7ABB 96EB 8B46 B94D 5E0F E9BB 657E 8D33 A5F2 09F3=20 > >=20 > > uid Cleber Rosa > > sig sig3 A5F209F3 2014-10-16 __________ 2019-10-15 [selfsig] > > sig sig 7657B59A 2014-10-16 __________ __________ Rud=E1 Moura > > sig sig 2527436A 2019-03-05 __________ __________ Eric Blake > > sig sig 984DC5A6 2019-03-06 __________ __________ Eduardo Habkost > > sig sig3 96799EF4 2019-03-06 __________ __________ Bandan Das > > sig sig3 A5F209F3 2019-10-22 __________ 2024-10-20 [selfsig] > >=20 > > sub 4096R/5B75AD33 2014-10-16 =20 > > sig sbind A5F209F3 2014-10-16 __________ 2019-10-15 [] > > sig sbind A5F209F3 2019-10-22 __________ 2024-10-20 [] > >=20 > > --- > >=20 > > And with a fresh environment: > >=20 > > $ podman run --rm -ti fedora:30 > > [root@afba6c046a22 /]# gpg --search-key 657E8D33A5F209F3 > > gpg: directory '/root/.gnupg' created > > gpg: keybox '/root/.gnupg/pubring.kbx' created > > gpg: data source: https://51.38.91.189:443 > > (1) Cleber Rosa > > 4096 bit RSA key 657E8D33A5F209F3, created: 2014-10-16, exp= ires: 2024-10-20 > > Keys 1-1 of 1 for "657E8D33A5F209F3". Enter number(s), N)ext, or Q)u= it > 1 > > gpg: key 657E8D33A5F209F3: 4 signatures not checked due to missing ke= ys > > gpg: /root/.gnupg/trustdb.gpg: trustdb created > > gpg: key 657E8D33A5F209F3: public key "Cleber Rosa = " imported > > gpg: no ultimately trusted keys found > > gpg: Total number processed: 1 > > gpg: imported: 1 > >=20 > > --- > >=20 > > So I guess "all" you'd need is a refresh. Sorry for the inconvenience, > > and let me know if there's anything else I can do. > >=20 > > - Cleber. >=20 > OK, so now I don't see the updated key anymore on the public key servers, > which confirms that I'm doing something wrong. >=20 > I'm trying to fix that situation. Sorry for the inconvenience again. >=20 > - Cleber. I'm now getting the updated key on every single server I've tried. Any further feedback/request is highly appreciated. Thanks, - Cleber.