From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.90_1) id 1nozND-0004Ux-6U for mharc-grub-devel@gnu.org; Wed, 11 May 2022 23:20:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39404) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nozN6-0004Qk-17 for grub-devel@gnu.org; Wed, 11 May 2022 23:20:12 -0400 Received: from mail-vs1-xe29.google.com ([2607:f8b0:4864:20::e29]:40503) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nozMx-00031N-Tx for grub-devel@gnu.org; Wed, 11 May 2022 23:20:10 -0400 Received: by mail-vs1-xe29.google.com with SMTP id y74so3892203vsy.7 for ; Wed, 11 May 2022 20:20:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=efficientek-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=xEkWLCCPkhmfotnK+JuZnGAheEN0uyb9LtaGfucvfF8=; b=1y0y9r21TDNlmnNRDJjvyrxKrugur1CJYv4SeqDq6YAVNE8QKmoOuax7qTQPYDtT34 PiX4l07GMZ8vffyLAaR2CASk/rl6vmyfHSIH19Z5IARRADCwxRIVSyRUOC9VPmJ4mV8n HS7XNmcK+bPaH8yBo0bY7mBVwBTcPuxYtbTFNI/RacENWCDdYGafD5OLLi87vJ0mXLWj dNlCWPU4cix7vWWpNiY+ZlqwGuCGlqxMzu1pynpXevNND4HDvNdc3a+KCnkBLj6fbE7w XX29ERjWeosGdCd6N3xBQcvj0UM+xb3VAP0aS1cBUlqrJWpKTEYjybW7IAOL1fKZIgQh IMiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=xEkWLCCPkhmfotnK+JuZnGAheEN0uyb9LtaGfucvfF8=; b=OWSveuO/DQvW1JGdnbXqCDPFiItDNWiloaXRpmAzRr9NS21lnpFQJqf7ZwIH4MnxAR n51YZ9dUoCVveef3VWS3/P2TOrNyX62EvJBLC8BHj9NKmuL+decNkSz+F957bQT/L/yU ghXn7W4a/3bC3cgQIoyGBY1GTyIwBjsLam/T7M9bmZAWsJR2pb3GN1q0FhiG72anJ2c9 ng1qHyBW1ylm2ZNkC5JWGRH7NXPHsmIVcIoGn74LFpiUecvMtj4WVZc7tOth36fs360y +LUQZz6W5JwlKQVqmykqCgGUUTK9rkdfFUpd/1v4A03A5DeIZCM6/LyLXHfIsN9scAb4 MCbw== X-Gm-Message-State: AOAM5327mKRN9zpguj29/CEOdZsL7mvieLiJmMnjlg422juGKv3Oh+xN RUHNfyPLSfa7jdwy9TWh5QlqpIplUlXm0kgj X-Google-Smtp-Source: ABdhPJyDLs2wIh5+5NflfiIpx6fz9z0lyMeoMsZK+rPSHy7eedqQa8L8uXOgIbOytOZPD/WA2TZPSw== X-Received: by 2002:a05:6102:1cc:b0:32c:de18:3115 with SMTP id s12-20020a05610201cc00b0032cde183115mr14781193vsq.31.1652325602648; Wed, 11 May 2022 20:20:02 -0700 (PDT) Received: from localhost.localdomain ([37.218.244.249]) by smtp.gmail.com with ESMTPSA id j3-20020ab06ca3000000b00362c5d5a021sm609804uaa.32.2022.05.11.20.20.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 May 2022 20:20:02 -0700 (PDT) From: Glenn Washburn To: grub-devel@gnu.org, Daniel Kiper Cc: Glenn Washburn Subject: [PATCH 0/4] Miscellaneous fixes/improvements Date: Wed, 11 May 2022 22:19:43 -0500 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2607:f8b0:4864:20::e29; envelope-from=development@efficientek.com; helo=mail-vs1-xe29.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2022 03:20:12 -0000 Patch #1: When the HFS UUID test fails it shows two GRUB generated outputs. There should be one GRUB output and one host system output, like the other filesystems output. In this case it should show the host generated HFS UUID which is not matching with the GRUB generated one. Patch #2: If tests are run as non-root user, /sbin and /usr/sbin are usually not in the path, which will cause the partmap test to fail because it can not find parted (in /usr/sbin on Debian). However, this test does not require root privileges to run successfully, so add those paths to the PATH to allow partmap to successfully run as a non-root user. Patch #3: I believe the policy is that invocations of the N_ macro should have no whitespace before the '('. This fixes that in a couple invocations. Patch #4: The crypto and cryptodisk headers are not needed by the probe user space utility (maybe they were at one time?). So remove them. Glenn Glenn Washburn (4): tests: Show host determined fs UUID when hfs UUID test fails tests: Add /sbin and /usr/sbin to path in partmap test formatting: Remove whitespace between N_ macro and open parenthesis util/probe.c: Remove unused header includes grub-core/commands/macbless.c | 6 ++---- tests/partmap_test.in | 2 ++ tests/util/grub-fs-tester.in | 2 +- util/probe.c | 2 -- 4 files changed, 5 insertions(+), 7 deletions(-) -- 2.34.1