@Wayne-Workman Sorry, I will do that in the future. I was able to capture my image after fixing the GPT remnants.
Thank you for all your help!
@Wayne-Workman Sorry, I will do that in the future. I was able to capture my image after fixing the GPT remnants.
Thank you for all your help!
@Wayne-Workman OK, so I ran the 1.3 install again after the FOGMulticastManager Service Failed message and it completed successfully.
BUT, when I got to capture my image, I get to “Saving original partition table…” and stops there. No error or anything.
@Wayne-Workman I just tried installing 1.3 on Ubuntu 16 Server and during the install, it fails at
Starting FOGMulticastManager Service ................. Failed!
Is this anything to be alarmed at? Proceed as normal?
The only reason I am using Ubuntu is because I am somewhat familiar with it (not saying much) should I try Debian?
@Wayne-Workman I tried installing 1.3 on Ubuntu 16 one time without installing 1.2 first and it didnt ask me about changing the SQL password but did ask if the password was blank. I said yes and it installed without a hitch. But when I went to capture my first image, it couldnt mount the file system and fails immediately
Also, I think some might be taking the “Upgrade to Trunk” at face value thinking it is JUST an upgrade and not a full install.
@Wayne-Workman Can I just install FOG 1.3 on Ubuntu 16 or do I need to install 1.2 first then upgrade to 1.3?
@Wayne-Workman I was looking at This
@Tom-Elliott I am using GIT
@Tom-Elliott I ran those commands too and the update fails at the same spot of installing php-gettext, I tried manually installing php-gettext and get the same error as above.
@Wayne-Workman The only reason I said 14.4 LTS is because the wiki says 16 has issues. But with your blessing, I will use 16 LTS.
This is what I get.
sudo apt-get install php-gettext
Reading package lists... Done
Building dependency tree
Reading state information... Done
php-gettext is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libapache2-mod-php5 : Depends: apache2-mpm-prefork (> 2.0.52) but it is not going to be installed or
apache2-mpm-itk but it is not going to be installed
Depends: apache2.2-common but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
I think I’m just going to backup my images and install a fresh 14.4 LTS and FOG 1.3
Well I am trying to update and keep getting to Installing php-gettext…Failed.
I found a thread with something similar but it doesnt help. The thread said to run these commands
sudo apt-get autoremove --purge
sudo rm -rf /etc/php5
sudo rm -rf /etc/apt-get/sources.d/ondrej
sudo apt-get purge php5*
sudo apt-get autoremove --purge
But the install still fails.