From nobody Mon May 6 20:41:07 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1591402725; cv=none; d=zohomail.com; s=zohoarc; b=fe7odYKDIFo4HennMhadX1q426Va7Zp5PmZ32ALb9MaduYGv30/JLCMWMX5H0IE+UvxD6EL7ZJFvCcJHoqw+GWEdocpwBBH2q6N7ay69Q+ipH6grn4Za+O9wgLk7ZWoNe54QjnG4dC0wpKOZBwmgz/on+uW5T+digcxsqxlLhsc= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591402725; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=ZlgIYhyCkQjtGxhC922hVECi2f0LQpgng3PmUS+tATM=; b=PDU3/Fq7f27IIX166qUn8METux1mlVSgwPpqBhSxs/nNfEBSsl5V0aK1AYwHLC2TUHo3wFdahKYPE3vT6r7sx9sqVSse7MsQHYIH3lYk/u4PZR/nPOD9+/ywVJradoH/yui7kdyI5OIkOF0QTiF5mCJ9fZMWocGF3t2nuQwxIoU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 159140272501619.57835922359493; Fri, 5 Jun 2020 17:18:45 -0700 (PDT) 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-20-cvAmNAw_NxG2ACLFibP8Ig-1; Fri, 05 Jun 2020 20:18:41 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 865221854C5B; Sat, 6 Jun 2020 00:18:35 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4D0CB707C7; Sat, 6 Jun 2020 00:18:35 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id B236387434; Sat, 6 Jun 2020 00:18:33 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 054Hvxq4031279 for ; Thu, 4 Jun 2020 13:57:59 -0400 Received: by smtp.corp.redhat.com (Postfix) id 4857F5C541; Thu, 4 Jun 2020 17:57:59 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.64]) by smtp.corp.redhat.com (Postfix) with ESMTP id 8EF195C583; Thu, 4 Jun 2020 17:57:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591402723; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=ZlgIYhyCkQjtGxhC922hVECi2f0LQpgng3PmUS+tATM=; b=e63haCKywc/a/+neJqX+exQRPiEOaFqpWbLY9MXxS3TKnvn7HPfWfZe/LqO7h47x0tqxlz Q4HARP36DATwYhQYwbz7TzOEOQ00iJahPF918EIv3tJInuJTFJnEZWzMDCuRw0cly0uues 5Ej111nE6lUK69bWn8fHRF2LPpkNUwE= X-MC-Unique: cvAmNAw_NxG2ACLFibP8Ig-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] gitlab: fix potfile job for new location Date: Thu, 4 Jun 2020 18:57:53 +0100 Message-Id: <20200604175753.3221646-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Since we're storing the libvirt.pot file in git now, we should pull from the source dir, not the build dir. Signed-off-by: Daniel P. Berrang=C3=A9 --- Pushed as CI fix .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 149334ed6f..7113a1283c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -210,7 +210,7 @@ potfile: - $MAKE -C src generated-sources - $MAKE -C po libvirt.pot - cd .. - - mv build/po/libvirt.pot libvirt.pot + - cp po/libvirt.pot libvirt.pot image: quay.io/libvirt/buildenv-libvirt-centos-8:latest artifacts: expose_as: 'Potfile' --=20 2.26.2