summaryrefslogtreecommitdiff
path: root/doc/bugs/Android:_500___47__etc__47__resolv.conf_does_not_exist.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-03-12 12:57:18 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-03-12 12:57:18 -0400
commitca10c06819aacc50d4423836ce51fc4486803789 (patch)
treee96072aef36f12d28d715fd4b7396d3fea4eef4c /doc/bugs/Android:_500___47__etc__47__resolv.conf_does_not_exist.mdwn
parent024dd384140b25f69defd762e41fd5e4af4f3567 (diff)
rename files containing :
This is mostly to let the repo check out on windows w/o using cygwin's git. But, bash completion is also crap with : , so ..
Diffstat (limited to 'doc/bugs/Android:_500___47__etc__47__resolv.conf_does_not_exist.mdwn')
-rw-r--r--doc/bugs/Android:_500___47__etc__47__resolv.conf_does_not_exist.mdwn26
1 files changed, 0 insertions, 26 deletions
diff --git a/doc/bugs/Android:_500___47__etc__47__resolv.conf_does_not_exist.mdwn b/doc/bugs/Android:_500___47__etc__47__resolv.conf_does_not_exist.mdwn
deleted file mode 100644
index 4b88656a2..000000000
--- a/doc/bugs/Android:_500___47__etc__47__resolv.conf_does_not_exist.mdwn
+++ /dev/null
@@ -1,26 +0,0 @@
-### Please describe the problem.
-
-When entering Jabber account data, the assistant responds with:
-
- Internal Server Error: /etc/resolv.conf does not exist (No such file or directory).
-
-### What steps will reproduce the problem?
-
-Get a jabber account at http://jit.si. Enter your jabber name and password on Android assistant, and click "Use This Account". The dark overlay and progress message appears. After about 30 seconds the browser forwards to the "Internal Server Error: /etc/resolv.conf does not exist (No such file or directory)" page.
-
-### What version of git-annex are you using? On what operating system?
-
-Android 4.2 on Lenovo 780p. This model is only for sale in China and India and has been rooted, but the original ROM is still on. Often this makes no difference but you might want to confirm with another device.
-
-git-annex version 5.20131127-g736ce5e
-
-### Please provide any additional information below.
-
-[[!format sh """
-# If you can, paste a complete transcript of the problem occurring here.
-# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
-
-# End of transcript or log.
-"""]]
-
-> [[fixed|done]] --[[Joey]]