ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #34807
[Bug 438398] Re: DKMS build fails, but package upgrade still successful
Honestly I'm not sure what else we can do in the nvidia package other
than checking the existence of the kernel module.
In the postinst script of the nvidia package we check the exit status of
the script that we use to build the module:
case "$1" in
configure)
/usr/lib/dkms/common.postinst $NAME $CVERSION /usr/share/$PACKAGE_NAME $ARCH $2
exit $?
;;
** Also affects: dkms (Ubuntu)
Importance: Undecided
Status: New
--
DKMS build fails, but package upgrade still successful
https://bugs.launchpad.net/bugs/438398
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.
References