I installed a VPS with a standard Ubuntu 12.04.2 server edition. Nothing except OpenSSH server selected during Ubuntu install:
Linux 3.5.0-23-generic #35~precise1-Ubuntu SMP Fri Jan 25 17:13:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Downloaded the BitNami Gitlab installer and I can run it. Everything goes well until the progressbar is shown. Then it holds for a minute but no # marks appear.
Some directories seem to install:
-rw-r--r-- 1 root root 795 Apr 29 10:03 changelog.txt drwxr-xr-x 10 root root 4096 May 3 18:49 common drwxr-xr-x 2 root root 4096 May 3 18:49 licenses -rw-r--r-- 1 root root 11496 Apr 29 10:03 README.txt
Cant seem to set debugging to show me anything, do find a .log file in /tmp/ which contains:
Log started 05/03/2013 at 18:47:39 Preferred installation mode : qt Trying to init installer in mode qt Trying to init installer in mode qt Trying to init installer in mode gtk Trying to init installer in mode xwindow Trying to init installer in mode text Mode text successfully initialized Setting variable base_umask from umask Script exit code: 0
Script output: 0022
Script stderr:
Current working directory changed to /home/xxxxx Preparing to Install Preparing to Install
Can anyone help me? Installed this same package at work on a Ubuntu server and there it worked just fine.