summaryrefslogtreecommitdiff
path: root/doc/bugs/annex_get_fails_from_read-only_filesystem/comment_5_07f612d7059a9b561c48d63e471d5ed7._comment
blob: 24b7dd1180cb83429e4f6468c46dc9775ddd271b (plain)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="http://jaen.saul.ee/id/"
 nickname="Jaen"
 subject="Re: why this happened"
 date="2014-10-30T19:04:56Z"
 content="""
I agree that at least read-only support should be there. This error was from an filesystem type that is impossible to mount read-write.

Now that I am looking at it again with fresh eyes, I suppose it's possible to get around this by mounting an union filesystem with a read-write temp layer on top of the read-only one (not that a regular user would ever figure that out...)
"""]]