$ dpkg -l gcc | grep ^ii
ii gcc 4:8.3.0-1ubuntu3 amd64 GNU C compiler
$ sudo apt install linux-headers-generic
[...]
$ sudo apt install openafs-modules-dkms
[...]
Building for 5.0.0-20-generic
Building initial module for 5.0.0-20-generic
Done.
openafs.ko:
Running module version sanity check.
modinfo: ERROR: missing module or filename.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/5.0.0-20-generic/updates/dkms/
depmod...
DKMS: install completed.
$ sudo apt purge openafs-modules-dkms
[...]
$ sudo apt install gcc
[...]
$ dpkg -l gcc | grep ^ii
ii gcc 4:9.1.0-1ubuntu4 amd64 GNU C compiler
$ sudo apt install openafs-modules-dkms
[...]
Building for 5.0.0-20-generic
Building initial module for 5.0.0-20-generic
Error! Bad return status for module build on kernel: 5.0.0-20-generic (x86_64)
Consult /var/lib/dkms/openafs/1.8.2/build/make.log for more information.
dpkg: error processing package openafs-modules-dkms (--configure):
installed openafs-modules-dkms package post-installation script subprocess
returned error exit status 10
Errors were encountered while processing:
openafs-modules-dkms
E: Sub-process /usr/bin/dpkg returned an error code (1)
$
This is a regression in buildability introduced *precisely* by the
change in the gcc metapackage.
** No longer affects: linux (Ubuntu)
** Changed in: auto-package-testing
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836100
Title:
Was able to migrate out of proposed despite breaking dkms
To manage notifications about this bug go to:
https://bugs.launchpad.net/auto-package-testing/+bug/1836100/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs