I installed Noobs 2.4.4 due to my SD card getting corrupted. I can boot into the GUI and download the installer, but this is what I get when running the install.sh file:
pi@BrewPi:~ $ sudo ~/brewpi-tools/install.sh
Checking for Internet connection…
Success!
Checking whether this script is up to date…
/home/pi/brewpi-tools is up-to-date.
***** Installing/updating required packages… *****
Reading package lists…
Building dependency tree…
Reading state information…
Package php5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package php5-cli is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libapache2-mod-php5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package php5-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package php5-cgi is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package ‘libapache2-mod-php5’ has no installation candidate
E: Package ‘php5-cli’ has no installation candidate
E: Package ‘php5-common’ has no installation candidate
E: Package ‘php5-cgi’ has no installation candidate
E: Package ‘php5’ has no installation candidate
*** ERROR ERROR ERROR ERROR ERROR ***
See above lines for error message
Setup NOT completed
I tried to manually install the php and apache but was unsuccessful.