diff options
author | Tamar Christina <tamar@zhox.com> | 2018-10-03 15:34:56 +0200 |
---|---|---|
committer | Krzysztof Gogolewski <krz.gogolewski@gmail.com> | 2018-10-03 15:40:22 +0200 |
commit | deceb21b7ec64ae60377addc2679692ca500b6ae (patch) | |
tree | 15c97a02cf0eab901bbe510ad027b7ba11757515 /distrib | |
parent | a838ae3750d0744001f31f4cedad13acf47bd610 (diff) | |
download | haskell-deceb21b7ec64ae60377addc2679692ca500b6ae.tar.gz |
Drop accidental write-attributes request
Summary:
The new filesystem code accidentally asks for write attributes
permissions when doing read-only access.
I believe this is what's causing the GHC 8.6.1 tarballs to fail
when installed to a privileged location.
I haven't been able to reproduce the issue yet, but this permission
bit is wrong anyway.
Test Plan: I'm still trying to workout how to test that this works,
changing the permissions on the folder doesn't seem to reproduce
the error on a tarball I made from before the change.
Reviewers: bgamari, tdammers
Reviewed By: bgamari
Subscribers: tdammers, monoidal, rwbarton, carter
GHC Trac Issues: #15667
Differential Revision: https://phabricator.haskell.org/D5177
Diffstat (limited to 'distrib')
0 files changed, 0 insertions, 0 deletions