|
From: Sietse v. Z. <si...@wi...> - 2025-08-20 13:55:36
|
Hi Gloeb, I can confirm that is is fixed, thanks for the quick response. -Sietse -----Original Message----- From: Gleb Chesnokov <gle...@sc...> Sent: Monday, 18 August 2025 13:56 To: scs...@li... Subject: Re: [Scst-devel] Issues with kernel 6.15+ Hi Sietse, On 8/18/25 10:54, Sietse van Zanen wrote: > Hi, > > I have two issues with scst and kernel 6.15: > > 1. The provided Kconfig for iscsi-scst contains: depends on SCST && > INET && LIBCRC32C > > LIBCRC32C is no longer provided ky kernel, user must select CRC32 > > 2. Somehow version information in /sys/kernerl/scst_tgt/version has > changed from: > > cat /sys/kernel/scst_tgt/version > > 3.9.0-pre (revision=) > > TRACING > > To: > > cat /sys/kernel/scst_tgt/version > > SCST version: 3.10.0-pre > > SCST build date: > > SCST build number: > > SCST git commit sha1: > > SCST kver: > > SCST arch type: > > SCST config: TRACING > > This is causing scstadmin to freak out: > > This module requires at least SCST version 2.0.0 and version *SCST > version: 3.10.0* was found at > > Regards, > > Sietse > > > > _______________________________________________ > Scst-devel mailing list > https://lists.sourceforge.net/lists/listinfo/scst-devel thanks for the report! I’ve pushed fixes for both issues to the master branch. Please try the current master and let me know if the problems persist. Thanks, Gleb _______________________________________________ Scst-devel mailing list https://lists.sourceforge.net/lists/listinfo/scst-devel |