[Bug 1610317] Re: setiathome fails to start
Riccardo
riccardo.cicuto at gmail.com
Mon Nov 14 11:24:33 UTC 2016
Please check in a terminal:
ls -al /var/lib/boinc-client/projects/setiathome.berkeley.edu
If you have a broken simlink:
setiathome_v7 -> /usr/lib/boinc-app-seti-graphics/setiathome_v7
please try adding:
sudo ln -s /usr/lib/boinc-app-seti-graphics/setiathome_v8 setiathome_v8;
sudo ln -s /usr/lib/boinc-app-seti-graphics/setiathome_graphics setiathome_graphics;
sudo chown -h boinc:boinc setiathome_graphics;
sudo chown -h boinc:boinc setiathome_v8;
sudo service boinc-client restart;
This solved the same problem in my ubuntu 16.04.
--
You received this bug notification because you are a member of Debian
BOINC Maintainers, which is subscribed to boinc-app-seti in Ubuntu.
https://bugs.launchpad.net/bugs/1610317
Title:
setiathome fails to start
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/1610317/+subscriptions
More information about the pkg-boinc-devel
mailing list