Closed GoogleCodeExporter closed 9 years ago
shutil.copyfile is a workaround which doesn't copy mode and other metadata
Original comment by elijahta...@chromium.org
on 22 Oct 2014 at 11:07
Original comment by sbc@google.com
on 23 Oct 2014 at 12:03
This is because /tmp is an html5 filesystem and these do not support mode bits.
Perhaps we should just return success anyway.
Original comment by sbc@google.com
on 23 Oct 2014 at 7:15
Fix is here:
https://codereview.chromium.org/674953003/
Original comment by sbc@chromium.org
on 24 Oct 2014 at 10:31
Original comment by sbc@google.com
on 28 Oct 2014 at 9:57
Original issue reported on code.google.com by
elijahta...@chromium.org
on 22 Oct 2014 at 10:51