Comment 20 for bug 1222670

Revision history for this message
bill (wemember) wrote :

It happens when installing freecad dependencies ,The following terminal output shows the extra packages required to fulfill dependencies. can anyone work out why this caused the GUI to crash.

ted@ted-Satellite-C660D:~$ sudo apt-get install python-pyOpenCL
[sudo] password for ted:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  dkms fakeroot freeglut3 libjs-jquery libjs-sphinxdoc libjs-underscore
  libvdpau1 nvidia-319-updates nvidia-settings-319-updates python-opengl
  python-pyopencl-doc python-pytools python-xkit python3-decorator
  python3-mako python3-markupsafe python3-numpy python3-pyopencl
  python3-pytools screen-resolution-extra
Suggested packages:
  javascript-common nvidia-vdpau-driver vdpau-driver libgle3 python-imaging-tk
  python-pytest python-pyopencl-dbg python3-beaker python-mako-doc
  python-numpy-doc python3-numpy-dbg python3-nose python3-dev
  python3-imaging-tk python3-opengl python3-pytest python3-matplotlib
  python3-pyopencl-dbg
Recommended packages:
  nvidia-persistenced
The following NEW packages will be installed
  dkms fakeroot freeglut3 libjs-jquery libjs-sphinxdoc libjs-underscore
  libvdpau1 nvidia-319-updates nvidia-settings-319-updates python-opengl
  python-pyopencl python-pyopencl-doc python-pytools python-xkit
  python3-decorator python3-mako python3-markupsafe python3-numpy
  python3-pyopencl python3-pytools screen-resolution-extra
0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
Need to get 75.0 MB of archives.
After this operation, 232 MB of additional disk space will be used.
Do you want to continue [Y/n]? n

I chose not to continue this time after 3 reinstalls