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.

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to