I get a huge error during D8 install. Please take a look at the attached file. Thank you!

CommentFileSizeAuthor
error.txt42.94 KBDeeVee
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DeeVee created an issue. See original summary.

star-szr’s picture

Title: Error during install » Error during install (Twig unable to rename a file)
Project: » Drupal core
Version: » 8.0.x-dev
Component: Twig engine (twig_engine branch) » theme system
Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Please specify what version of Drupal 8 you were installing when you got this message.

Based on the error I believe what you saw was the issue fixed in the following issue and it should be fixed in both RC1 and RC2 of Drupal 8: #2558885: TwigEnvironment is unable to cache inline templates because it sends invalid filenames to MTimeProtectedFastFileStorage

star-szr’s picture

Issue summary: View changes
DeeVee’s picture

Version: 8.0.x-dev » 8.0.0-rc2
Issue tags: +Twig
DeeVee’s picture

Sure,

Drupal version 8.0.0-rc2

We applied the #38 patch from the quoted resolution but the problem still persists.

DeeVee’s picture

Status: Postponed (maintainer needs more info) » Active
star-szr’s picture

It still sounds to me like an install was attempted on an older version. The patch from the issue I mentioned wouldn't have been able to be applied to RC2.

Are you able to try again with a clean install? If it still doesn't work please provide more details such as PHP version, web server software and version, etc.

star-szr’s picture

Category: Support request » Bug report
Status: Active » Closed (duplicate)

After seeing another issue I think I know what the problem is, tentatively closing this as a duplicate of #2606772: Long Twig cache directories can cause failures on some filesystems, sorry I know this one was created first but the other has more information to go off of. Thanks for the report!

DeeVee’s picture

Ok, thank you for your help! I will follow the other issue for a resolution.