From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 030EA1FF15F for ; Sat, 26 Jul 2025 14:19:42 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 2EE2337A74; Sat, 26 Jul 2025 14:21:01 +0200 (CEST) Message-ID: Date: Sat, 26 Jul 2025 14:20:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta To: Joshua Huber , PVE Devel References: Content-Language: en-US From: Thomas Lamprecht In-Reply-To: X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1753532450143 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.031 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] missing udev properties in PVE9 beta X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Hi, On 26/07/2025 00:01, Joshua Huber wrote: > While setting up automated testing for PVE9 we noticed that scsi block > devices were missing several udev properties. > > After a bit of digging, the root cause turns out to be a regression in > the sg_inq tool (from sg3_utils). This bug slipped in as part of some > refactoring related to json output formatting on Feb 7, 2023. > > I filed an issue upstream -- check it out for more details: > https://github.com/doug-gilbert/sg3_utils/issues/63 > > I also submitted a pull request which fixes the issue: > https://github.com/doug-gilbert/sg3_utils/pull/64 Thanks again for the heads up, as mentioned in the forum I also created a Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109923 And created a merge request with a cherry-pick of this patch on the Debian package: https://salsa.debian.org/linux-blocks-team/sg3-utils/-/merge_requests/10 > The likelihood of a new upstream release coming in time for the PVE9 > release seems quite low. Perhaps a local patch for sg3_utils is in > order? Yeah, we will take a closer look and pick the fix up for our repos if nothing comes up. Thanks! Thomas _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel