From unknown Thu Mar 28 16:30:25 2024 X-Loop: owner@bugs.devuan.org Subject: bug#702: zfs-dkms: Unable to build zfs with rt kernel Reply-To: Thomas Groman , 702@bugs.devuan.org Resent-From: Thomas Groman Resent-To: devuan-bugs@lists.dyne.org Resent-CC: Debian ZFS on Linux maintainers X-Loop: owner@bugs.devuan.org Resent-Date: Mon, 15 Aug 2022 10:08:01 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 702 X-Devuan-PR-Package: zfs-dkms X-Devuan-PR-Keywords: Received: via spool by submit@bugs.devuan.org id=B.166055796613520 (code B); Mon, 15 Aug 2022 10:08:01 +0000 Received: (at submit) by bugs.devuan.org; 15 Aug 2022 10:06:06 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [141.95.83.167] by doc.devuan.org with IMAP (fetchmail-6.4.16) for (single-drop); Mon, 15 Aug 2022 10:06:05 +0000 (UTC) Received: from mail2.nuegia.net (nat4.nuegia.net [23.92.27.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.dyne.org (Postfix) with ESMTPS id A8E2A6619BF for ; Mon, 15 Aug 2022 12:04:54 +0200 (CEST) Authentication-Results: mail.dyne.org; dkim=pass (1024-bit key; unprotected) header.d=nuegia.net header.i=@nuegia.net header.b="wdUZ+faY"; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuegia.net; s=mail2; t=1660557891; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=2RwEeIcIyJEP3QYmt5kRsMeKa4RPzXCbQLl2IejWsuY=; b=wdUZ+faY5Iv/5VXufaWv4g9ESOZ2NdcKcITnU8G02CUcH4mPixe+yem/xpXjSaoO6dfeli 4F+BqYI4YdK4gNUJ00NJT8t6Q9AdBQleIFJ7kQnA9PLTAYHFdA7JhonMKHDw6fu9n6hGLn ZNBH/URbbcQ8B5+Wbz424MRhLT5LxPc= Received: by mail2 (OpenSMTPD) with ESMTPSA id 313bf783 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Mon, 15 Aug 2022 10:04:50 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Thomas Groman To: Devuan Bug Tracking System Message-ID: <166055782246.5370.5118806294625536853.reportbug@viridi.lan> Date: Mon, 15 Aug 2022 03:03:42 -0700 X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_BLOCKED,SPF_PASS, URIBL_BLOCKED autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.dyne.org Package: zfs-dkms Version: 2.1.5-1~bpo11+1 Severity: normal Dear Maintainer, I was trying to install a realtime kernel to hopefully fix some pipewire issues but could not because zfs-dkms, which I use for my root filesystem fails to build the module with the following error: /etc/kernel/postinst.d/dkms: dkms: running auto installation service for kernel 5.18.0-0.bpo.1-rt-amd64:Error! The /var/lib/dkms/zfs/2.1.5/5.18.0-0.bpo.1-rt-amd64/x86_64/dkms.conf for module zfs includes a BUILD_EXCLUSIVE directive which does not match this kernel/arch. This indicates that it should not be built. I tried installing the stable rt kernel and the backported rt kernel. Both have the same problem. This means that people dealing with audio on debian based systems can not use ZFS. I expected to be able to install a rt kernel with zfs no problem. -- System Information: Distributor ID: Devuan Description: Devuan GNU/Linux 4 (chimaera) Release: 4 Codename: chimaera Architecture: x86_64 Kernel: Linux 5.10.0-16-amd64 (SMP w/4 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) LSM: AppArmor: enabled Versions of packages zfs-dkms depends on: ii debconf [debconf-2.0] 1.5.77 ii dkms 2.8.4-3 ii file 1:5.39-3 ii libc6-dev [libc-dev] 2.31-13+deb11u3 ii libpython3-stdlib 3.9.2-3 ii lsb-release 11.1.0 ii perl 5.32.1-4+deb11u2 ii python3-distutils 3.9.2-1 Versions of packages zfs-dkms recommends: ii linux-libc-dev 5.10.127-1 ii zfs-zed 2.1.5-1~bpo11+1 ii zfsutils-linux 2.1.5-1~bpo11+1 Versions of packages zfs-dkms suggests: ii debhelper 13.3.4 -- debconf information: zfs-dkms/stop-build-for-32bit-kernel: true zfs-dkms/stop-build-for-unknown-kernel: true * zfs-dkms/note-incompatible-licenses: From unknown Thu Mar 28 16:30:25 2024 X-Loop: owner@bugs.devuan.org Subject: bug#702: zfs-dkms: Unable to build zfs with rt kernel Reply-To: Mark Hindley , 702@bugs.devuan.org Resent-From: Mark Hindley Resent-To: devuan-bugs@lists.dyne.org Resent-CC: Debian ZFS on Linux maintainers X-Loop: owner@bugs.devuan.org Resent-Date: Mon, 15 Aug 2022 12:02:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: followup 702 X-Devuan-PR-Package: zfs-dkms X-Devuan-PR-Keywords: References: <166055782246.5370.5118806294625536853.reportbug@viridi.lan> <166055782246.5370.5118806294625536853.reportbug@viridi.lan> Received: via spool by 702-submit@bugs.devuan.org id=B702.166056480125755 (code B ref 702); Mon, 15 Aug 2022 12:02:02 +0000 Received: (at 702) by bugs.devuan.org; 15 Aug 2022 12:00:01 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [141.95.83.167] by doc.devuan.org with IMAP (fetchmail-6.4.16) for (single-drop); Mon, 15 Aug 2022 12:00:01 +0000 (UTC) Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.dyne.org (Postfix) with ESMTPS id C2538661A15 for <702@bugs.devuan.org>; Mon, 15 Aug 2022 13:59:18 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1oNYkX-00067F-13; Mon, 15 Aug 2022 12:59:17 +0100 Received: (nullmailer pid 2483 invoked by uid 1000); Mon, 15 Aug 2022 11:59:16 -0000 Date: Mon, 15 Aug 2022 12:59:16 +0100 From: Mark Hindley To: Thomas Groman , 702@bugs.devuan.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <166055782246.5370.5118806294625536853.reportbug@viridi.lan> X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.dyne.org Control: tags -1 debian Thomas, Thanks for this. On Mon, Aug 15, 2022 at 03:03:42AM -0700, Thomas Groman wrote: > Package: zfs-dkms > Version: 2.1.5-1~bpo11+1 > Severity: normal Devuan does not fork zfs-dkms and we use Debian's packages directly without recompilation. Therefore, this issue should be directly to Debian's BTS to be addressed. Indeed, a similar (but not identical) bug already exists there[1]. Thanks Mark [1] https://bugs.debian.org/981212 From unknown Thu Mar 28 16:30:25 2024 Received: (at control) by bugs.devuan.org; 11 Jan 2023 09:22:41 +0000 Return-Path: Delivered-To: bugs@devuan.org Received: from email.devuan.org [2001:41d0:2:d06e::5c4:2612] by doc.devuan.org with IMAP (fetchmail-6.4.16) for (single-drop); Wed, 11 Jan 2023 09:22:41 +0000 (UTC) Received: from email.devuan.org by email.devuan.org with LMTP id jtACEbZ/vmOJaQAAmSBk0A (envelope-from ) for ; Wed, 11 Jan 2023 09:21:58 +0000 Received: by email.devuan.org (Postfix, from userid 109) id 34EDBB85; Wed, 11 Jan 2023 09:21:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=193.36.131.86; helo=mx.hindley.org.uk; envelope-from=mark@hindley.org.uk; receiver= Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) by email.devuan.org (Postfix) with ESMTPS id E261A226 for ; Wed, 11 Jan 2023 09:21:57 +0000 (UTC) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1pFXIz-0000Wn-02 for control@bugs.devuan.org; Wed, 11 Jan 2023 09:21:57 +0000 Received: (nullmailer pid 31621 invoked by uid 1000); Wed, 11 Jan 2023 09:21:56 -0000 From: Mark Hindley To: control@bugs.devuan.org Subject: bug 702 is forwarded to https://bugs.debian.org/981212 Date: Wed, 11 Jan 2023 09:21:56 +0000 User-Agent: devscripts bts/2.22.2 Message-ID: <1673428916-1330-bts-mark@hindley.org.uk> forwarded 702 https://bugs.debian.org/981212 thanks