MISP / x_old_misp_docker

MISP Docker (XME edition)
284 stars 172 forks source link

fatal: destination path '/var/www/MISP/app/files/scripts/python-cybox' already exists and is not an empty directory. #133

Closed ServSlack closed 2 years ago

ServSlack commented 2 years ago

I have tried install MISP with Docker in Ubuntu 20.04 and Rocky Linux 8.4, but the script always stop in the same step.

@adulau @xme or another contributtor can help us ?

Entering 'misp-vagrant' created virtual environment CPython3.8.10.final.0-64 in 472ms creator CPython3Posix(dest=/var/www/MISP/venv, clear=False, global=False) seeder FromAppData(download=False, pip=latest, setuptools=latest, wheel=latest, pkg_resources=latest, via=copy, app_data_dir=/tmp/tmptmj9gwtl/seed-app-data/v1.0.1.debian.1) activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator fatal: destination path '/var/www/MISP/app/files/scripts/python-cybox' already exists and is not an empty directory. fatal: destination path '/var/www/MISP/app/files/scripts/python-cybox' already exists and is not an empty directory. fatal: destination path '/var/www/MISP/app/files/scripts/python-cybox' already exists and is not an empty directory.

Misp-Docker-Error :

righel commented 2 years ago

Hello @ServSlack I just pushed a fix to master, let me know if it solved your issue.