Can't install or run on Ubuntu 18.10
Posted: Tue Apr 09, 2019 3:16 am
Good day
I am trying to get the Folding@Home v7.5.1 client installed and running on my Ubuntu 18.10 headless server. I was following the instructions here:
While installing, after the point where I tell the installer if I want F@H to start automatically, I get the following error:
I then tried to run the client with sudo /etc/init.d/FAHClient start but it just told me: Starting fahclient ... FAIL
After some investigation, I found that there were no files in the /etc/fahclient/ directory, including config.xml so I manually created one. This did not solve my problem.
I then tried to look for a log file under /var/lib/fahclient/. However, the directory is empty.
Please can anyone help me get this working? I would greatly appreciate it.
I am trying to get the Folding@Home v7.5.1 client installed and running on my Ubuntu 18.10 headless server. I was following the instructions here:
Code: Select all
https://foldingathome.org/support/faq/installation-guides/linux/manual-installation-advanced/
Code: Select all
/var/lib/dpkg/info/fahclient.postinst: line 40: /usr/share/doc/fahclient/sample-config.xml: No such file or directory
dpkg: error processing package fahclient (--install):
installed fahclient package post-installation script subprocess returned error exit status 1
Processing triggers for systemd (239-7ubuntu10.10) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Errors were encountered while processing:
fahclient
After some investigation, I found that there were no files in the /etc/fahclient/ directory, including config.xml so I manually created one. This did not solve my problem.
I then tried to look for a log file under /var/lib/fahclient/. However, the directory is empty.
Please can anyone help me get this working? I would greatly appreciate it.