From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by passt.top (Postfix) with ESMTP id 8447F5A0082 for ; Thu, 27 Oct 2022 12:56:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666868198; 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=qX0NOuMR3kOpKpj2SnrdVgOvIOzXr3PQ1DIt8Ugidl0=; b=cllTjBtcrdWi87betB8LZ2x9QCPU21DaV4y+3OzyckPgJX5zZ8ySHkvnEJXepsmFZVLZ8o MjP0aVVoLRaT6vCCXJ3SOfOfyJVyFD92kJ6HQdq450ACiwIQwH7feJahmRVmED/cvo3hPw w8WiToFHWboyEa1QgmSTbxs78SW66Wo= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-121-h-8sYRfLPqijFCZwOzdxkw-1; Thu, 27 Oct 2022 06:56:37 -0400 X-MC-Unique: h-8sYRfLPqijFCZwOzdxkw-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 0039F1C09B6D; Thu, 27 Oct 2022 10:56:37 +0000 (UTC) Received: from maya.cloud.tilaa.com (ovpn-208-31.brq.redhat.com [10.40.208.31]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C61351121320; Thu, 27 Oct 2022 10:56:36 +0000 (UTC) Date: Thu, 27 Oct 2022 12:56:33 +0200 From: Stefano Brivio To: passt-dev@passt.top, passt-user@passt.top Subject: Re: new version 2022_10_26.f212044 available Message-ID: <20221027125633.279ef28e@elisabeth> In-Reply-To: <20221027111255.4a12293a@elisabeth> References: <20221027090026.462f365d@elisabeth> <20221027111255.4a12293a@elisabeth> Organization: Red Hat MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.3 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-ID-Hash: XL77CVEG5CY4DHI7E2LIJK6WRQHRE73Q X-Message-ID-Hash: XL77CVEG5CY4DHI7E2LIJK6WRQHRE73Q X-MailFrom: sbrivio@redhat.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Paul Holzinger X-Mailman-Version: 3.3.3 Precedence: list List-Id: "For users: support, questions and answers" Archived-At: <> Archived-At: List-Archive: <> List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Thu, 27 Oct 2022 11:12:55 +0200 Stefano Brivio wrote: > Actually, it's: > > On Thu, 27 Oct 2022 09:00:26 +0200 > Stefano Brivio wrote: > > > - Copr (CentOS Stream, EPEL, Fedora, Mageia, openSUSE): > > https://copr.fedorainfracloud.org/coprs/sbrivio/passt/build/4991606/ > > permanent mirror: https://passt.top/builds/copr/0^20221026.ge4df8b0/ > > https://copr.fedorainfracloud.org/coprs/sbrivio/passt/build/4992985/ > > ...and the mirror hasn't picked it up yet, because the index at: > https://download.copr.fedorainfracloud.org/results/sbrivio/passt/srpm-builds/ > > is stale. I filed https://pagure.io/fedora-infrastructure/issue/10960 > for this. Meanwhile, if you're looking for Copr builds, use direct > links from https://copr.fedorainfracloud.org/coprs/sbrivio/passt/. Solved. I wasn't aware of caching and existence of non-cached URLs: https://docs.pagure.org/copr.copr/user_documentation.html#build-succeeded-but-i-don-t-see-the-built-results I switched mirror and scripting to take versions from there now. -- Stefano