I tried to test spark using drupal 8.x-1.

On the first installation choices screen I was offered English, British as the default option, I can only presume it was due to some settings in my browser or something, anyway on submit I got 2 errors:

Translations directory - The translations directory is not executable.

Translation - The English, British translation is not available.

CommentFileSizeAuthor
English-british-installatio.png78.63 KBthe_g_bomb

Comments

patrickd’s picture

Project: simplytest.me » Spark
Version: » 8.x-1.x-dev
Category: feature » bug

Hi, thanks for the report!

This is a known issue, for details see #1885510: Can't install on some systems (like windows) due to folder permissions (executable check not needed) and already got fixed for the drupal 8.x branch

Unfortunately the spark team didn't merge this in yet,
let's move this to them ;-)

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

This was actually resolved in Drupal 8 core by not offering languages that we *know* will not have translations. See #1904214: Installer auto-selects languages that don't have a translation, causing a requirements error. Marking duplicate of that.