Re: [pve-devel] missing udev properties in PVE9 beta

2025-07-30 Thread Fabian Grünbichler
On July 29, 2025 1:58 pm, Thomas Lamprecht wrote: > Hi Josh, > > Am 28.07.25 um 16:43 schrieb Joshua Huber: >> Thanks for creating a Debian bug & cherry-picked MR. Fingers crossed >> the changes flow through into PVE9. :) > > FYI: We just uploaded a build of sg3-utils with your patch included > i

Re: [pve-devel] missing udev properties in PVE9 beta

2025-07-29 Thread Thomas Lamprecht
Hi Josh, Am 28.07.25 um 16:43 schrieb Joshua Huber: > Thanks for creating a Debian bug & cherry-picked MR. Fingers crossed > the changes flow through into PVE9. :) FYI: We just uploaded a build of sg3-utils with your patch included into the pve-test trixie repo, it's version 1.48-2+pmx1. I could

Re: [pve-devel] missing udev properties in PVE9 beta

2025-07-28 Thread Joshua Huber via pve-devel
--- Begin Message --- Hi Thomas, Fantastic! Thanks for creating a Debian bug & cherry-picked MR. Fingers crossed the changes flow through into PVE9. :) Take care, Josh On Sat, Jul 26, 2025 at 8:20 AM Thomas Lamprecht wrote: > > Hi, > > On 26/07/2025 00:01, Joshua Huber wrote: > > While setting

Re: [pve-devel] missing udev properties in PVE9 beta

2025-07-26 Thread Thomas Lamprecht
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

[pve-devel] missing udev properties in PVE9 beta

2025-07-25 Thread Joshua Huber via pve-devel
--- Begin Message --- Hi everyone, 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 refa