issues
search
delphix
/
linux-pkg
Framework to build custom packages for the Delphix Appliance
Apache License 2.0
4
stars
31
forks
source link
DLPX-90430 Azure kernel build failure in v4l2loopback dkms build
#310
Closed
jwk404
closed
7 months ago
jwk404
commented
7 months ago
Problem
The Linux kernel build for Azure is failing trying to build the v4l2loopback driver.
Solution
Use `dkms_exclude` to prevent this driver from building since we don't need it. This change also reverts my previous unsuccessful attempt at a fix.
Testing Done
http://selfservice.jenkins.delphix.com/job/appliance-build-orchestrator-pre-push/8165/
The Linux kernel build for Azure is failing trying to build the v4l2loopback driver.Problem
Use `dkms_exclude` to prevent this driver from building since we don't need it. This change also reverts my previous unsuccessful attempt at a fix.Solution
http://selfservice.jenkins.delphix.com/job/appliance-build-orchestrator-pre-push/8165/Testing Done