Install svn on Debian 8 : stay block "Downloading New FOG Client file..."
-
Hi
I try to install svn on debian 8.1, and each time installer stay block with message “Downloading New FOG Client file…”
* Setting up and starting MySql...OK * Backing up user reports...OK * Did you leave the mysql password blank during install? (Y/n) n * Please enter your mysql password: * Please re-enter your mysql password: * Setting up and starting Apache Web Server...OK * Changing permissions on apache log files...OK * Downloading kernels and inits...OK * Downloading New FOG Client file...
Thanks
-
You could keep trying,
or you could comment out the “exit” command when it fails, so the installer continues.
Take a look at /lib/<OS Here>/functions.sh
The calls are in there.
-
It doesn’t exit, it just hangs there. The web interface doesn’t respond either, though Apache does. Revision 3540 works fine though.
-
It’s ok now with SVN 3546, but installer finishes with “Starting FOG Snapin Replicator Server…Failed”
-
The snapin replicator is only important if you’re using snapins.
You can do the same for it, comment out the “exit” line that executes when that fails.
-
Ok, I use snapin so I’ll try your tips
Other bug : when I click on “Approve All Pending MACs for all hosts”, it stays on a blank page.
-
@Matthieu-Jacquart said:
Other bug : when I click on “Approve All Pending MACs for all hosts”, it stays on a blank page.
Submit a bug report in the “bugs” section, include your OS version and FOG Version (the exact revision number).
-
Resolve in new svn, thanks