Open crlsgms opened 5 years ago
So feel free to submit a Pull Request to get these fixed
F
On Tue, 29 Jan 2019 at 14:06, Carlos Gomes notifications@github.com wrote:
Running the script under debian 9 I got some missing packages, and some errors:
elinks-lite mytop libgeos-c1
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sahana/eden_deploy_manual/issues/5, or mute the thread https://github.com/notifications/unsubscribe-auth/AAXx2B0fHuxP2A0f17whfjIyA4glTrWSks5vIFVPgaJpZM4aYHjH .
Still testing, but for refference ill note here so I can test and request to pull the alterations. I runned the script as a regular user, using sudo.
In line 184 it tries to enter again on the web2py, but its not on the right path, and then the next line clones the repo to the wrong path
after that, also the ~web2py points to a wrong path giving errors
./install-eden-apache-mysql.sh: linha 184: cd: web2py: Arquivo ou diretório não encontrado Cloning into 'eden'... remote: Enumerating objects: 340, done. remote: Counting objects: 100% (340/340), done. remote: Compressing objects: 100% (166/166), done. remote: Total 145514 (delta 196), reused 254 (delta 135), pack-reused 145174 Receiving objects: 100% (145514/145514), 171.32 MiB | 5.77 MiB/s, done. Resolving deltas: 100% (108724/108724), done. Checking out files: 100% (9569/9569), done. chown: não foi possível acessar '/home/web2py/applications/admin/cache': Arquivo ou diretório não encontrado chown: não foi possível acessar '/home/web2py/applications/admin/databases': Arquivo ou diretório não encontrado chown: não foi possível acessar '/home/web2py/applications/admin/errors': Arquivo ou diretório não encontrado chown: não foi possível acessar '/home/web2py/applications/admin/sessions': Arquivo ou diretório não encontrado chown: não foi possível acessar '/home/web2py/applications/eden/cache': Arquivo ou diretório não encontrado chown: não foi possível acessar '/home/web2py/applications/eden/errors': Arquivo ou diretório não encontrado chown: não foi possível acessar '/home/web2py/applications/eden/uploads': Arquivo ou diretório não encontrado ln: falha ao criar link simbólico '/root/eden': Arquivo existe
Running the script under debian 9 I got some missing packages, and some errors:
elinks-lite mytop libgeos-c1
and in the end of the running script, I got this errors: