Skip to content

zfs-dkms-2.1.13 missing dkms.conf file #15336

Open
@stuartthebruce

Description

@stuartthebruce

System information

Type Version/Name
Distribution Name Rocky Linux
Distribution Version 8.8
Kernel Version 4.18.0-477.27.1
Architecture x86_64
OpenZFS Version 2.1.13

Describe the problem you're observing

After updating from zfs-dkms-2.1.12 to zfs-dkms-2.1.13 now seeing,

[root@repo1 ~]# dkms status
Error! Could not locate dkms.conf file.
File: /var/lib/dkms/zfs/2.1.12/source/dkms.conf does not exist.

However, ZFS appears to be working just fine.

Describe how to reproduce the problem

Update zfs-dkms rpm package to 2.1.13.

Include any warning/errors/backtraces from the system logs

[root@repo1 ~]# cat /etc/redhat-release 
Rocky Linux release 8.8 (Green Obsidian)

[root@repo1 ~]# uname -a
Linux repo1 4.18.0-477.27.1.el8_8.x86_64 #1 SMP Wed Sep 20 15:55:39 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

[root@repo1 ~]# rpm -q zfs-dkms
zfs-dkms-2.1.13-1.el8.noarch

[root@repo1 ~]# cat /sys/module/zfs/version 
2.1.13-1

[root@repo1 ~]# dkms status
Error! Could not locate dkms.conf file.
File: /var/lib/dkms/zfs/2.1.12/source/dkms.conf does not exist.

For comparison and identical system (HW and SW) still running 2.1.12 reports,

[root@repo2 ~]# cat /etc/redhat-release 
Rocky Linux release 8.8 (Green Obsidian)

[root@repo2 ~]# uname -a
Linux repo2 4.18.0-477.27.1.el8_8.x86_64 #1 SMP Wed Sep 20 15:55:39 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

[root@repo2 ~]# rpm -q zfs-dkms
zfs-dkms-2.1.12-1.el8.noarch

[root@repo2 ~]# cat /sys/module/zfs/version 
2.1.12-1

[root@repo2 ~]# dkms status
zfs/2.1.12, 4.18.0-477.15.1.el8_8.x86_64, x86_64: installed
zfs/2.1.12, 4.18.0-477.21.1.el8_8.x86_64, x86_64: installed
zfs/2.1.12, 4.18.0-477.27.1.el8_8.x86_64, x86_64: installed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleNo recent activity for issueType: DefectIncorrect behavior (e.g. crash, hang)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions