From nobody Wed May 8 11:22:41 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 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=1626793478; cv=none; d=zohomail.com; s=zohoarc; b=YmqR9IminTE+Uud4pAtqwr6JLYET6tCS5qIOJHqXL5f6qAej7rJfEa3e9lkUEbKSFZG4I07qmMCQ5xZOc+yQ7jbysg6F4vDaKr9fDTNhxNxADgf+h9DyF4lDJvNaX546CmYVLubTVXITKbFiFgGb5fhz0l3fvFAViIw29YlC6BU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1626793478; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=0AOoPGJ6N3FnNwyILD0rlp34nw3VQQrk2kQ/NVeMlP8=; b=SbBT27Hsjko0XeoP3duHjuUJSbDTiVU0TZwvoFmxphjZnDEHj5SPbHfL0sKgyyXvM8S/Fx6tuu6UfmNzK4dZb6nYGcZIhYQzgaZ6uEqsPkJL8wIG9P9L0MGAYaMCpw9ElPvP5ptvLfRIP5J2lCrPFnuD6mVqsdUu6qYythqLIcw= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1626793478980902.8886351663492; Tue, 20 Jul 2021 08:04:38 -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-100-Idm-ifjDOyKcDmw0dmui-g-1; Tue, 20 Jul 2021 11:04:36 -0400 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4545B10C1ADC; Tue, 20 Jul 2021 15:04:30 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D4C485D6A1; Tue, 20 Jul 2021 15:04:28 +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 F0A5F1809C99; Tue, 20 Jul 2021 15:04:26 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 16KF4Pn4009007 for ; Tue, 20 Jul 2021 11:04:25 -0400 Received: by smtp.corp.redhat.com (Postfix) id 9799060939; Tue, 20 Jul 2021 15:04:25 +0000 (UTC) Received: from work.redhat.com (ovpn-113-83.ams2.redhat.com [10.36.113.83]) by smtp.corp.redhat.com (Postfix) with ESMTP id E2D9660918; Tue, 20 Jul 2021 15:04:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1626793478; h=from:from:sender:sender: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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=0AOoPGJ6N3FnNwyILD0rlp34nw3VQQrk2kQ/NVeMlP8=; b=h/ykX+oOthXO7rUJZ6grPaKfllIPQbvlCta2eHRdeuR3jF4E5qqMGIFp3a6akf1JNaOVAR LWv1OApO9Lyp9FeFrS+XwKz4+Wz7iLzqo5vew9UJa6KO0e4TgDJOx+EvrkX2gWnsoXvSyV e162IObNLgdHVVb0/lNJCVy/Bz9sE3w= X-MC-Unique: Idm-ifjDOyKcDmw0dmui-g-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH] virIdentityEnsureSystemToken: Fix error message Date: Tue, 20 Jul 2021 17:04:20 +0200 Message-Id: <20210720150420.18399-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake 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.15 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1626793481824100001 Content-Type: text/plain; charset="utf-8" This appears to be a copy-paste mistake from the check directly above. Signed-off-by: Tim Wiederhake Reviewed-by: Daniel P. Berrang=C3=A9 Reviewed-by: J=C3=A1n Tomko --- src/util/viridentity.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/viridentity.c b/src/util/viridentity.c index eb77f69e2e..c18326c8cb 100644 --- a/src/util/viridentity.c +++ b/src/util/viridentity.c @@ -284,7 +284,7 @@ virIdentityEnsureSystemToken(void) } else { if (virFileReadLimFD(fd, TOKEN_STRLEN, &token) < 0) { virReportSystemError(errno, - _("Failed to write system token '%s'"), + _("Failed to read system token '%s'"), tokenfile); return NULL; } --=20 2.31.1