Cuda-9.2 deb with conflicting driver dependencies with nvidia-410 and nvidia-396

I am trying to install cuda9.2 (using deb as otherwise cublas won’t be installed), it says this:
cuda-9-2 : Depends: cuda-runtime-9-2 (>= 9.2.148) but it is not going to be installed
Depends: cuda-demo-suite-9-2 (>= 9.2.148) but it is not going to be installed
libcuda1-396 : Depends: nvidia-396 (>= 396.54) but it is not going to be installed
cuda-runtime & demosute requires nvidia-410 and cuda9.2 requires nvidia-396!
Its a bug I guess. pls fix asap!