diff --git a/doc/bugs/Resource_temporarily_unavailable_when_running_enableremote/comment_1_14a5135c2e822129972feb570e453bc8._comment b/doc/bugs/Resource_temporarily_unavailable_when_running_enableremote/comment_1_14a5135c2e822129972feb570e453bc8._comment new file mode 100644 index 0000000000..6fce74e31f --- /dev/null +++ b/doc/bugs/Resource_temporarily_unavailable_when_running_enableremote/comment_1_14a5135c2e822129972feb570e453bc8._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-07-02T15:45:13Z" + content=""" +So it's writing the creds file that's failing. The only thing unusual +about this file write is that it's done with a umask of 0077. + +Seeing what strace has to say about it would probably be useful.. +"""]]