From nobody Sat Oct 4 22:11:09 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1546528327877520.5433844671467; Thu, 3 Jan 2019 07:12:07 -0800 (PST) Received: from localhost ([127.0.0.1]:55198 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gf4fG-0004op-Lo for importer@patchew.org; Thu, 03 Jan 2019 10:12:06 -0500 Received: from eggs.gnu.org ([208.118.235.92]:34411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gf22C-0005FY-F5 for qemu-devel@nongnu.org; Thu, 03 Jan 2019 07:23:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gf22B-0004Dl-0V for qemu-devel@nongnu.org; Thu, 03 Jan 2019 07:23:36 -0500 Received: from mail-wr1-x443.google.com ([2a00:1450:4864:20::443]:46362) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gf22A-0004Co-R1 for qemu-devel@nongnu.org; Thu, 03 Jan 2019 07:23:34 -0500 Received: by mail-wr1-x443.google.com with SMTP id l9so33350988wrt.13 for ; Thu, 03 Jan 2019 04:23:33 -0800 (PST) Received: from bark.daynix ([141.226.163.173]) by smtp.gmail.com with ESMTPSA id t76sm72325798wme.33.2019.01.03.04.23.31 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 03 Jan 2019 04:23:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=daynix-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=YmXW/SP9doq5sjoE7E/52vrDte/Mf5r4HqcJtOH7zn4=; b=ecNhuV0Y7Gu962o1EjsVaOrLQCEebe8X+xis2iImTuPWclj8fxmRtex3NCfJdbEa5W oTrPLnf/yndqp9GS5OdHGTMyfTXGSrW6ITID0M8LqnnbYBj4yFIsEJUUKlfVg9aFhi9F azl9NmylU8GCNw5Pe9N14UC6hKU2a7Suvr0LPwDjucJr0TH+LNfLjTp6pjeHo+UaoETU 2OiZuG/xM7fX394xd5wsGjov+w5MqVaUfJUeglLugxll2F+AgKffDqMkhJNkMTGYSFq8 9ZywUCF0KjWvkXRKVhXrHTmtMDtuhZ+ODKfmJqp/fFbN1dydq3xuI+oZ+qH3VP++0ybJ Vaxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=YmXW/SP9doq5sjoE7E/52vrDte/Mf5r4HqcJtOH7zn4=; b=KmehAcYHRJlxqo3Jx0MZ0dT/rGJlqTFayuwQxKPWGkSBN1/ut5IFyvGwzYmNBPRs7B s8E5N8GPfk5yLR5mXnieJcQGyI1KApgvK3pRSjQurpUAa2ji9sYj9CRGS00k8H+tBpKs zFRpyGUVoeY1P+uXxezp7TVZgVb3ww5gGJiKT5ZNgCKtWRLNbVY8aQ7DcehHl62821QV uPaxXVvjTOkXA76tLcLlQbNR//bysq75XCQYvsSIM1yw94KjiEU8XykI2zgEnUkiTcAr nJI3zDS3nfEs5Dt/ew6oWg/D0pgQEL2OFql2PQbdbMpwTAiX7DrtJ9gSPuIMyhO33/Z8 I0gw== X-Gm-Message-State: AJcUukfzTqEINd7EBt+VUjP94xsfNT8xwero7vs76cY/Qb1j+9JQvf/u IW2o/S+JX5het8vLpZdhPNkrDJ5Zbfc= X-Google-Smtp-Source: ALg8bN4+4oKNp7lo+yU/RxAbTLs4J+ZvmnGztbn8BiQm8XIVgA1K7tNtYgZU1ANlbtCmJYhkDLrAlA== X-Received: by 2002:adf:93e2:: with SMTP id 89mr43167168wrp.129.1546518212841; Thu, 03 Jan 2019 04:23:32 -0800 (PST) From: Basil Salman To: qemu-devel@nongnu.org, Michael Roth Date: Thu, 3 Jan 2019 14:23:22 +0200 Message-Id: <20190103122323.1273034-4-basil@daynix.com> X-Mailer: git-send-email 2.17.2 In-Reply-To: <20190103122323.1273034-1-basil@daynix.com> References: <20190103122323.1273034-1-basil@daynix.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::443 X-Mailman-Approved-At: Thu, 03 Jan 2019 10:10:24 -0500 Subject: [Qemu-devel] [PATCH 3/4] qga: Installer: Wait for installation to finish X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Yan Vugenfirer , Bishara AbuHattoum Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Installation might fail if we don't wait for the provider unregisteration process to finish. Signed-off-by: Sameeh Jubran Signed-off-by: Basil Salman --- qga/installer/qemu-ga.wxs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qga/installer/qemu-ga.wxs b/qga/installer/qemu-ga.wxs index 64bf90bd85..f6781752e6 100644 --- a/qga/installer/qemu-ga.wxs +++ b/qga/installer/qemu-ga.wxs @@ -81,7 +81,7 @@ Arguments=3D"-d --retry-path" > - + --=20 2.17.2