ezsystems / launchpad

CLI tool to bootstrap an eZ Platform project Docker stack | #justcode
https://ezsystems.github.io/launchpad
MIT License
22 stars 26 forks source link

Solar install broken #86

Open pboethig opened 3 years ago

pboethig commented 3 years ago
Q A
Bug report? no
Feature request? no
BC Break report? yes
RFC? no
Version 3.1.1
Environment Mac

On command ~/ez init the solar installation breaks with following errormessage:

mkdir: cannot create directory '/ezsolr/server': Permission denied cp: cannot stat 'vendor/ezsystems/ezplatform-solr-search-engine/lib/Resources/config/solr/*': No such file or directory chmod: cannot access '/ezsolr/server/ez': No such file or directory

How to fix that?

kind regards

Peter

Plopix commented 3 years ago

Tests are working pretty well, on Mac and on Github actions (Linux)

https://github.com/ezsystems/launchpad/runs/1138413942?check_suite_focus=true

Did you fix that issue? it sounds like a permission issue on your system. thanks