[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#946393: marked as done (Fwd: vagrant virtualbox kernel is behind)



Your message dated Tue, 11 Feb 2020 00:23:16 +0100
with message-id <c70ba998-5ca0-6671-1bf8-844d6504bafc@debian.org>
and subject line 
has caused the Debian Bug report #946393,
regarding Fwd: vagrant virtualbox kernel is behind
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
946393: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946393
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
package: debian0cloud virtual
X-Debuggs-CC: emmanuel@libera.cc
image source: vagrant cloud: 
image version: debian/buster64 
vagrant provider: virtualbox
package: kernel
kernel: 4.19.0-5

@emmanuel, i cc'd you directly. I haven't submitted a bug to debian before and I wasnt sure if i got the headers correctly. I apologize if this double contacts you.

While attempting to enable ZFS on the debian/buster64 vagrant box (provider: virtualbox), ZFS modprobe is incompatible with 4.19.0-5 kernel, works with updated 4.19.0-6. If possible, can you please update the published virtualbox image to vagrant cloud.

$ apt update && apt install -y vim

$ cat << EOF >> /etc/apt/sources.list
deb http://deb.debian.org/debian buster-backports main contrib
deb-src http://deb.debian.org/debian buster-backports main contrib
EOF

$ cat << EOF >> /etc/apt/preferences.d/90_zfs
Package: libnvpair1linux libuutil1linux libzfs2linux libzpool2linux spl-dkms zfs-dkms zfs-test zfsutils-linux zfsutils-linux-dev zfs-zed
Pin: release n=buster-backports
Pin-Priority: 990
EOF

$ apt update

$ apt install --yes debootstrap gdisk dkms dpkg-dev linux-headers-$(uname -r)
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.19.0-5-amd64
E: Couldn't find any package by glob 'linux-headers-4.19.0-5-amd64'
E: Couldn't find any package by regex 'linux-headers-4.19.0-5-amd64'

$ apt install --yes -t buster-backports zfs-dkms --no-install-recommends
...<redacted>

$ modprobe zfs
modprobe: FATAL: Module zfs not found in directory /lib/modules/4.19.0-5-amd64

more info: https://github.com/zfsonlinux/zfs/issues/9599#issuecomment-562943133

--- End Message ---
--- Begin Message ---
Hi
I got the time to release a stable point release for 9.12 and 10.3
Closing this bug now.
Manu

--- End Message ---

Reply to: