Plone 5.2.6 & 5.2.7 install stuck at Create buildout: cluster

Hi,

I am installing Plone 5.2.6 & also tried to install 5.2.7 on Debian desktop using the unified installer and its stuck
Installing setuptools, pip, wheel...
done.
Installing Python requirements in virtual environment.
Copying Plone-docs
Create buildout: cluster

Here are the contents of the target install directory:
wtg@wimrux:~/bikalims$ ls -ahl
total 72K
drwxr-xr-x 10 wtg wtg 4,0K 11 juil. 10:28 .
drwxr-xr-x 29 wtg wtg 4,0K 11 juil. 10:28 ..
-rw-r--r-- 1 wtg wtg 8,0K 11 juil. 10:27 base.cfg
drwxr-xr-x 2 wtg wtg 4,0K 11 juil. 10:28 bin
-rw------- 1 wtg wtg 6,1K 11 juil. 10:28 buildout.cfg
-rw-r--r-- 1 wtg wtg 4,8K 11 juil. 10:27 develop.cfg
drwxr-xr-x 2 wtg wtg 4,0K 11 juil. 10:28 develop-eggs
drwxr-xr-x 2 wtg wtg 4,0K 11 juil. 10:27 include
drwxr-xr-x 3 wtg wtg 4,0K 11 juil. 10:27 lib
drwxr-xr-x 2 wtg wtg 4,0K 11 juil. 10:27 local
-rw-r--r-- 1 wtg wtg 729 11 juil. 10:27 lxml_static.cfg
drwxr-xr-x 2 wtg wtg 4,0K 11 juil. 10:28 parts
drwxr-xr-x 2 wtg wtg 4,0K 11 juil. 10:28 products
-rw-r--r-- 1 wtg wtg 58 11 juil. 10:27 requirements.txt
drwxr-xr-x 2 wtg wtg 4,0K 11 juil. 10:28 var

What do you mean by 'is stuck'.

I assume you ran ./install.sh from the Unified Installer. Did that 'complete'?
If so, you should cd to the folder where Plone was installed and start plone ( (https://docs.plone.org/manage/deploying/processes.html )

Hi @espenmn

Thank you very much for your response.

It show that the install has completed. I then went ahead and started Plone and its working. Thanks