Public bug reported:

The VMWare kernel modules required to use VMWare Workstation(the specific 
version is 16.2.5 build-20904516) used to work in past by 3rd party script 
automatically compiling modules with DKMS. Since some time it's broken due to 
the DKMS triggered scripts looking for files:
`/lib/modules/5.17.0-1029-oem/build/include/stddef.h`
`/lib/modules/5.17.0-1029-oem/build/include/stdarg.h`
while the files are present in
`/lib/modules/5.17.0-1029-oem/build/include/linux/`
directory

The workaround is to create two symlinks:
`sudo ln -s linux/stddef.h`
`sudo ln -s linux/stdarg.h`
`
but this causes manual action  required after each kernel breaking the DKMS 
system.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.17.0-1029-oem 5.17.0-1029.30
ProcVersionSignature: Ubuntu 5.17.0-1029.30-oem 5.17.15
Uname: Linux 5.17.0-1029-oem x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.11-0ubuntu82.3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Mon Apr 10 18:22:50 2023
InstallationDate: Installed on 2015-05-08 (2894 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-signed-oem-5.17
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-oem-5.17 (Ubuntu)
     Importance: Undecided
         Status: Confirmed


** Tags: amd64 apport-bug jammy

** Changed in: linux-signed-oem-5.17 (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed-oem-5.17 in Ubuntu.
https://bugs.launchpad.net/bugs/2015776

Title:
  5.17.0-1029-oem-headers incompatible with third party DKMS modules

Status in linux-signed-oem-5.17 package in Ubuntu:
  Confirmed

Bug description:
  The VMWare kernel modules required to use VMWare Workstation(the specific 
version is 16.2.5 build-20904516) used to work in past by 3rd party script 
automatically compiling modules with DKMS. Since some time it's broken due to 
the DKMS triggered scripts looking for files:
  `/lib/modules/5.17.0-1029-oem/build/include/stddef.h`
  `/lib/modules/5.17.0-1029-oem/build/include/stdarg.h`
  while the files are present in
  `/lib/modules/5.17.0-1029-oem/build/include/linux/`
  directory

  The workaround is to create two symlinks:
  `sudo ln -s linux/stddef.h`
  `sudo ln -s linux/stdarg.h`
  `
  but this causes manual action  required after each kernel breaking the DKMS 
system.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-5.17.0-1029-oem 5.17.0-1029.30
  ProcVersionSignature: Ubuntu 5.17.0-1029.30-oem 5.17.15
  Uname: Linux 5.17.0-1029-oem x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 10 18:22:50 2023
  InstallationDate: Installed on 2015-05-08 (2894 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: linux-signed-oem-5.17
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-oem-5.17/+bug/2015776/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to