You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is for documentation purposes, the issue is upstream & not something we can fix
This issue has a potential work around for a recent DKMS build failure. This example was for linux mint, but may apply to other distributions with similar behavior. It also applies to multiple kernels, not just 5.3 as shown in these logs.
Building module:
cleaning build area...
make -j4 KERNELRELEASE=5.3.0-51-generic -C /lib/modules/5.3.0-51-generic/build M=/var/lib/dkms/wireguard/1.0.20200520/build...(bad exit status: 2)
Error! Bad return status for module build on kernel: 5.3.0-51-generic (x86_64)
Consult /var/lib/dkms/wireguard/1.0.20200520/build/make.log for more information.
drizuid
changed the title
DKMS Build Failure (linux mint and possibly others)
DKMS Build Failure kernel 5.3 (linux mint and possibly others)
Jul 29, 2020
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue is for documentation purposes, the issue is upstream & not something we can fix
This issue has a potential work around for a recent DKMS build failure. This example was for linux mint, but may apply to other distributions with similar behavior. It also applies to multiple kernels, not just 5.3 as shown in these logs.
Docker logs: https://hastebin.com/oqogucikir.cs
Contents of make.log: https://hastebin.com/govotejimu.php
end user facing this issue was able to resolve it by following the guidance in the below github closed issue.
linuxmint/linuxmint#213
The text was updated successfully, but these errors were encountered: