Comment 5 for bug 1838839

Revision history for this message
ucb-cy (ucb-cy) wrote :

A workaround that worked for me is to replace the following line in /etc/kernel/postinst.d/dkms:
`exec /usr/lib/dkms/dkms_autoinstaller start $inst_kern`
with
`exec /usr/lib/dkms/dkms_autoinstaller start $inst_kern >&2`