Closed doritoes closed 6 months ago
Did repeated testing and found the simplest solution is to not use the "minimal" packages installation.
dpkg doesn't handle dependencies well. I was not able to identify the packages to make it work. Closing as works with workaround
Installing F@H on Ubuntu Server 22.04 LTS (minimal packages) fails when installing following official instructions: https://foldingathome.org/faqs/installation-guides/linux/manual-installation-optional-advanced/terminal-installation-for-debian-mint-ubuntu/
Instructions:
Error:
Also fails the latest package: wget https://download.foldingathome.org/releases/public/release/fahclient/debian-stable-64bit/v7.6/latest.deb
Troubleshooting unpacking the .deb file:
dpkg-deb -x latest.deb temp-dir
sample-config.xml is in the .deb file, but hasn't been copied to /usr/share/doc/fahclient
Addition symptoms: dkpg is unhappy every time I use
apt
fahclient needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1)