Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
file.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2013 at 21:19 UTC
Updated:
18 Sep 2015 at 16:33 UTC
Jump to comment: Most recent
Comments
Comment #1
benjy commentedI just did a pull this morning and went to reinstall and got the same error during in the install process.
- I selected the standard Install
- I left everything else as default.
- My codebase is at: #7a53837
I will look into this further tonight.
Comment #2
benjy commentedOK all errors seem to be related to permissions.
First I reset all permissions on the site as described here: http://drupal.org/node/244924
And then I recieved the error: The service definition 'request' does not exist.
Which I fixed with:
http://drupal.org/node/1987262#comment-7406072
Comment #3
kartagisI think Drupal 8 is at alpha base now, so this is unacceptable. Changing Priority to critical. Also see #2003420: chmod() warnings on ubuntu. These two are related.
Comment #4
swentel commentedNo need to have a major and a critical about things that are closely related.
Also, the whole discussion regarding permissions and directories is being done in #1908440: Relax MTimeProtectedFileStorage permissions for DX, drush integration and world domination
Also, in case the flush all caches is fine now, this can be closed for now.
Comment #5
jhedstromClosing out as per #4.
Comment #6
jhedstrom