Just went for a sudo apt-get update && sudo apt-get dist-upgrade and got this.... Anyone want to throw an idea out as to why a stable version suddenly wants to remove the video drivers?
Get:53 http://us.archive.ubuntu.com utopic-backports/universe Translation-en [1,266 B]
Fetched 629 kB in 13s (45.5 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
wine1.6-amd64 : Depends: ocl-icd-libopencl1 (>= 1.0) but it is not installed or
libopencl-1.1-1
wine1.6-i386:i386 : Depends: ocl-icd-libopencl1:i386 (>= 1.0) but it is not installed or
libopencl1:i386
Depends: ocl-icd-libopencl1:i386 (>= 1.0) but it is not installed or
libopencl-1.1-1:i386
E: Unmet dependencies. Try using -f.
buzzmandt@buzzmandt-desktop:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
ocl-icd-libopencl1 ocl-icd-libopencl1:i386
Suggested packages:
opencl-icd opencl-icd:i386
The following packages will be REMOVED:
fglrx-amdcccle-updates fglrx-updates fglrx-updates-core
The following NEW packages will be installed:
ocl-icd-libopencl1 ocl-icd-libopencl1:i386
0 upgraded, 2 newly installed, 3 to remove and 82 not upgraded.
Need to get 0 B/57.7 kB of archives.
After this operation, 294 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
Get:53 http://us.archive.ubuntu.com utopic-backports/universe Translation-en [1,266 B]
Fetched 629 kB in 13s (45.5 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
wine1.6-amd64 : Depends: ocl-icd-libopencl1 (>= 1.0) but it is not installed or
libopencl-1.1-1
wine1.6-i386:i386 : Depends: ocl-icd-libopencl1:i386 (>= 1.0) but it is not installed or
libopencl1:i386
Depends: ocl-icd-libopencl1:i386 (>= 1.0) but it is not installed or
libopencl-1.1-1:i386
E: Unmet dependencies. Try using -f.
buzzmandt@buzzmandt-desktop:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
ocl-icd-libopencl1 ocl-icd-libopencl1:i386
Suggested packages:
opencl-icd opencl-icd:i386
The following packages will be REMOVED:
fglrx-amdcccle-updates fglrx-updates fglrx-updates-core
The following NEW packages will be installed:
ocl-icd-libopencl1 ocl-icd-libopencl1:i386
0 upgraded, 2 newly installed, 3 to remove and 82 not upgraded.
Need to get 0 B/57.7 kB of archives.
After this operation, 294 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
Comment