Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #987160 > unrolled thread

Bug#946393: Fwd: vagrant virtualbox kernel is behind

Started byandreimpopescu@gmail.com
First post2019-12-14 12:30 +0100
Last post2019-12-14 12:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.bugs.dist

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Bug#946393: Fwd: vagrant virtualbox kernel is behind andreimpopescu@gmail.com - 2019-12-14 12:30 +0100

#987160 — Bug#946393: Fwd: vagrant virtualbox kernel is behind

Fromandreimpopescu@gmail.com
Date2019-12-14 12:30 +0100
SubjectBug#946393: Fwd: vagrant virtualbox kernel is behind
Message-ID<zddMu-Kn-9@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Control: reassign -1 cloud.debian.org

On Du, 08 dec 19, 08:08:09, Drew Mullen wrote:
> 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.

For submitting bugs you should use submit@ instead of quiet@, unless you 
have good reasons to do so.
 
> 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

Kind regards,
Andrei
-- 
Looking after bugs reported against inexistent or removed packages

[toc] | [standalone]


Back to top | Article view | linux.debian.bugs.dist


csiph-web