FOG Installation failing - "Installing now everything is updated....Failed"
- 
 I was able to replace “libcurl3” with 'libcurl4" in the config.sh file and that seems to be working. 
- 
 What is the host OS of the FOG server? That might help the devs fix the config.sh file in the master software branch. 
- 
 @Brendan-Clemente On which Linux OS (and version) do you try installing? What version of FOG? 1.5.8 or dev-branch? 
- 
 @george1421 I’m using Raspbian on a Raspberry PI 3B+ … Let me know if you need any more info/error logs 
- 
 @Brendan-Clemente Does raspbian have a version number? possibly via uname -a?
- 
 @Sebastian-Roth I’m using Raspbian on a Raspberry PI 3B+ … FOG 1.5.8 
- 
 @george1421 uname -a “Linux raspberrypi 4.19.97-v7- #1294” … “armv7l GNU/Linux” 
- 
 @Brendan-Clemente Ok, thanks for reporting. Will see if I can add this to the installer. Though I might deside otherwise when it gets too messy. We already support a huge variaty of LInux OS and version and it’s very hard to keep up with all the different situations. 
- 
 @george1421 cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster) 
 VERSION_ID=10
- 
 @Brendan-Clemente This should be fixed in the latest dev-branch. Please try and let us know: https://github.com/FOGProject/fogproject/archive/dev-branch.zip 
