One should adapt the /usr/sbin/dkms script to be more informative when error logging. You can change the line 527 (or similar on your system):
[[ -r $read_conf_file ]] || die 4 $"Could not locate dkms.conf file." \ to something like [[ -r $read_conf_file ]] || die 4 $"Could not locate $read_conf_file file." \ to see where exactly is the problem located. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/830915 Title: Error during kernel upgrade: Could not locate dkms.conf file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/830915/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs