2013-08-09, 06:31:09
Well it would be great if you could figure that out for us. Some exact logs or erros sequence.
I still suspect its an erroneous error that does not actually break anything, if the chmod code was simply removed it would probably work. Which will eventually be taken care of as it is intermingled all over, and should be abstracted.
File loading is arbitrary, there is no such thing as order when reading filesystems. Its one of those cardinal rules of never using predictively, most sort orders are unless you explicitly sort, or use a pointers.
I still suspect its an erroneous error that does not actually break anything, if the chmod code was simply removed it would probably work. Which will eventually be taken care of as it is intermingled all over, and should be abstracted.
File loading is arbitrary, there is no such thing as order when reading filesystems. Its one of those cardinal rules of never using predictively, most sort orders are unless you explicitly sort, or use a pointers.