Problem with Fog 1.3.5 install-- Setting up and Starting MySql...........FAILED! :(
-
@safari2010 woudl you mind installing the working branch now?
I added Mint to the “ubuntu” lists, and this hopefully will mean things will work for you natively now.
git checkout working git pull cd bin ./installfog.sh -y
-
So not really a “bug” as Mint wasn’t natively supported. However, I have now incorporated Linux Mint support to the installers.
@Wayne-Workman If you wanted to create a linux mint installer to your automated tests we should be able to do so now. It works alongside of Ubuntu so shouldn’t be too hard to integrate.
-
@Tom-Elliott I grabbed a copy of their Xfce, I’ll get it worked in.
-
Aloha and Mahalo Tom and George1421!
Your instructions worked and now we are able to use fog here in Hawaii!
Commands I used for those having issues:
sudo -i
sudo apt-get update && apt-get install git
git clone https://github.com/FOGProject/fogproject.git /opt/fogproject
cd /opt/fogprojectgit checkout working
git pull
cd bin
./installfog.sh -
@safari2010 If you send the plane tickets, I will personally come out and inspect your FOG setup if you like
Just be aware that this command will install the working branch (think of it as alpha code). You probably only want to use this branch if instructed by one of the developers.
git checkout working
And this command will get the latests Release Candidate (RC) release
git checkout dev-branch
And finally this one is for the stable releases
git checkout master
Just be aware that FOG 1.4.0 (stable) was released over this past weekend
-
@george1421 ME TOO? lol.
-
@Tom-Elliott and @george1421 — perhaps if we get some extra funding That said, if you come to hawaii for a conference. Hit me up and i will be happy to show you the beautiful Big Island!!!
Again, Thank you for all you do!
-
So sorry, I thought this was done- but using the git checkout master or git checkout working im getting fail on PHP5.
OS is Linux 18.1 32 bit.
At this point I will try using UBUNTU. I’m thinking this maybe a Mint issue
How do I post an error log here? It says there is character limit so I can paste it there.
Thank You.
-
@safari2010 It should work.
You can just get the last few lines of the error logs to post here as that’s where the error most likely occurs.
I assure you, however, it does work and installs properly according to our nightly tests.
Moving to Ubuntu will work, but if you’re willing to make the move, I’d suggest using Debian, CentOS, or Fedora as the base os for the server. Ubuntu has its own set of problems that will seemingly come from you doing nothing.
-
Thanks Tom. OK I will use Fedora. Ive attached some screenshots, is this typical? This is with ubuntu (i will change to fedora after this)
Im seeing this in other OS but this is a clean install using a empty VM, so Im not sure what its referring too about apache2. I dont recall seeing this error before. I did manage to get it running just once.
Thanks,
Francis -
So Im getting this now when I install, this is under master and working checkouts’
Somehow the install fails.
Last few lines from the past failures-- looks like its pointing to PHP.
Selecting previously unselected package xinetd.
(Reading database … (Reading database … 5% (Reading database … 10% (Reading database … 15% (Reading database … 20% (Reading database … 25% (Reading database … 30% (Reading database … 35% (Reading database … 40% (Reading database … 45% (Reading database … 50% (Reading database … 55% (Reading database … 60% (Reading database … 65% (Reading database … 70% (Reading database … 75% (Reading database … 80% (Reading database … 85% (Reading database … 90% (Reading database … 95% (Reading database … 100% (Reading database … 234861 files and directories currently installed.)
Preparing to unpack …/xinetd_1%3a2.3.15-6_i386.deb …
Unpacking xinetd (1:2.3.15-6) …
Processing triggers for man-db (2.7.5-1) …
Processing triggers for doc-base (0.10.7) …
Processing 1 added doc-base file…
Registering documents with scrollkeeper…
Processing triggers for ureadahead (0.100.0-19) …
Processing triggers for systemd (229-4ubuntu12) …
Setting up xinetd (1:2.3.15-6) …
Processing triggers for systemd (229-4ubuntu12) …
Processing triggers for ureadahead (0.100.0-19) …
ii zlib1g:i386 1:1.2.8.dfsg-2ubuntu4.1 i386 compression library - runtime
Reading package lists…
Building dependency tree…
Reading state information…
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 sourcePackage 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 sourceE: Package ‘libapache2-mod-php5’ has no installation candidate
E: Package ‘php5’ has no installation candidate
Reading package lists…
Building dependency tree…
Reading state information…
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 sourcePackage 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 sourceE: Package ‘libapache2-mod-php5’ has no installation candidate
E: Package ‘php5’ has no installation candidate -
@safari2010 On screen where it’s giving the long warning, please say yes.