Installation Problems on Raspberry Pi 4
Moderators: Site Moderators, FAHC Science Team
Installation Problems on Raspberry Pi 4
Hi,
I recently purchased a raspberry pi 4 which I wanted to allocate specifically to folding@home.
After downloading fahclient_7.6.21_arm64.deb, a box comes up saying: "Failed to install file: One of the selected packages failed to install properly. More information is avaiulable in the detailed report."
I am new to raspberry pi/linux and any help you can provide is highly appreciated.
Thanks.
I recently purchased a raspberry pi 4 which I wanted to allocate specifically to folding@home.
After downloading fahclient_7.6.21_arm64.deb, a box comes up saying: "Failed to install file: One of the selected packages failed to install properly. More information is avaiulable in the detailed report."
I am new to raspberry pi/linux and any help you can provide is highly appreciated.
Thanks.
-
- Site Moderator
- Posts: 6986
- Joined: Wed Dec 23, 2009 9:33 am
- Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB
Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400 - Location: Land Of The Long White Cloud
- Contact:
Re: Installation Problems on Raspberry Pi 4
Welcome to the F@H Forum Rmartin67,
Do you know what the OS and version you were running? Alternatively, did you download the latest OS version from here: https://www.raspberrypi.org/software/operating-systems/
While I am not an expert in Linux, I do know that the newer versions of Linux have some issues around Python 2 dependencies. However, you seem to be having an issue with FAHClient, not FAHControl which is weird.
Do you know what the OS and version you were running? Alternatively, did you download the latest OS version from here: https://www.raspberrypi.org/software/operating-systems/
While I am not an expert in Linux, I do know that the newer versions of Linux have some issues around Python 2 dependencies. However, you seem to be having an issue with FAHClient, not FAHControl which is weird.
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Re: Installation Problems on Raspberry Pi 4
It’s raspberry Pi OS with desktop. Current version.
Re: Installation Problems on Raspberry Pi 4
Is it 64 Bit?
24/7
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
Re: Installation Problems on Raspberry Pi 4
yes it is a 64 bit raspberry pi 4.
Re: Installation Problems on Raspberry Pi 4
Exact words on error message: Failed to install file: One of the selected packages failed to install correctly. More information is available on the detailed report.
Where do I find the detailed report? Am i doing something wrong installing it? I right click on the package and select the install option..
Where do I find the detailed report? Am i doing something wrong installing it? I right click on the package and select the install option..
Re: Installation Problems on Raspberry Pi 4
Logs should be in
dpkg and apt might be the ones to look at first.
Code: Select all
/var/log/
24/7
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
Re: Installation Problems on Raspberry Pi 4
Sorry but how do I check? Am fairly new with raspberry Pi
Re: Installation Problems on Raspberry Pi 4
Just open filemanager go to that folder and open some files.
The logs will show up in an editor. There are timestamps in each line.
But to make sure we dont digging into unnecessary work please open terminal and post the output of
The logs will show up in an editor. There are timestamps in each line.
But to make sure we dont digging into unnecessary work please open terminal and post the output of
Code: Select all
dpkg --print-architecture
24/7
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
Re: Installation Problems on Raspberry Pi 4
This is the reply from the query
pi@raspberrypi:~ $ dpkg --print-architecture
armhf
pi@raspberrypi:~ $
pi@raspberrypi:~ $ dpkg --print-architecture
armhf
pi@raspberrypi:~ $
Re: Installation Problems on Raspberry Pi 4
Back to Post #4Rmartin67 wrote: pi@raspberrypi:~ $ dpkg --print-architecture
armhf
Youre using a 32 Bit Version of RaspiOs
Your Pi 4 (and even my Pi 3) is a 64-Bit-Device but the Operating system on yours is 32 Bit.
You should be fine by using the arm64-image from here: https://downloads.raspberrypi.org/raspi ... 020-08-24/
24/7
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
Re: Installation Problems on Raspberry Pi 4
Thank you!
I was able to install it with 64 bit.
The issue now is the client tries to connect but does not succeed in connecting..
Also not sure if this is where I should post but Boinc does not work on 64 bit but works on 32 Lol. I use boinc for world community grid..
I was able to install it with 64 bit.
The issue now is the client tries to connect but does not succeed in connecting..
Also not sure if this is where I should post but Boinc does not work on 64 bit but works on 32 Lol. I use boinc for world community grid..
-
- Site Moderator
- Posts: 6986
- Joined: Wed Dec 23, 2009 9:33 am
- Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB
Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400 - Location: Land Of The Long White Cloud
- Contact:
Re: Installation Problems on Raspberry Pi 4
You can always post on the BOINC forums (https://boinc.berkeley.edu/forum_index.php) to provide them with some feedback. In the meantime, you can use to microSDs; one for F@H and the other for BOINC until the issue is resolved (assuming it would be addressed).Rmartin67 wrote:...Also not sure if this is where I should post but Boinc does not work on 64 bit but works on 32 Lol. I use boinc for world community grid..
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time
Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Re: Installation Problems on Raspberry Pi 4
As you could download the client there is some connection to the internet. Maybe a firewall is blocking the request or needed ports.Rmartin67 wrote:The issue now is the client tries to connect but does not succeed in connecting...
Are you on a corporate or guest network?
24/7
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
1x i5 3470 @2Cores
1x GTX750 (GM107)
2x GTX750Ti (GM107)
Re: Installation Problems on Raspberry Pi 4
No I am not behind a firewall and I am directly connected from my home network to the internet. I will check into the ports to make sure none is blocking. Thank you very much for taking time to help.
It is very much appreciated.
It is very much appreciated.