Actually I think there's a bug here that can still be solved. Trusty wine1.6 has wine1.6-amd64 and wine1.6-i386 recommend ocl-icd- libopencl1, which provides libopencl1 which the nvidia package in question conflicts with.
Apt will prioritize installing this (even though it's just a recommends) and thus remove the nvidia version of the loader. Things will still work with either loader, but switching is unnecessary and can lead to the confusion in this bug report. Utopic wine1.6, by contrast, does not have a recommends on ocl-icd- libopencl1 and merely has the (autogenerated) depends on ocl-icd- libopencl1 (>= 1.0) | libopencl1. Apt will consider this satisfied by the already installed nvidia version, and not require an uninstall. ** This bug is no longer a duplicate of bug 1333008 Trying to install Wine 1.6 or PlayOnLinux or Q4wine, window pops saying it must remove Nvidia 304.117 or nvidia-libopencl1-304. ** Summary changed: - installing wine requires uninstall of Nvidia driver component + Installing wine requires uninstall of Nvidia driver component ** No longer affects: wine1.7 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320217 Title: Installing wine requires uninstall of Nvidia driver component To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wine1.6/+bug/1320217/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
