diff options
author | https://pradermecker.myopenid.com/ <https://pradermecker.myopenid.com/@web> | 2013-03-16 15:44:29 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-03-16 15:44:29 +0000 |
commit | ad04c8d40d2c34b4d30237eb506b367fab260d42 (patch) | |
tree | 751c36725b45f1e41b8270ab12986bc77df76a5d /doc/bugs/WEBDAV_443.mdwn | |
parent | 2f18a4125ac3df73eba163c5bf248c5bedddd134 (diff) |
Diffstat (limited to 'doc/bugs/WEBDAV_443.mdwn')
-rw-r--r-- | doc/bugs/WEBDAV_443.mdwn | 341 |
1 files changed, 11 insertions, 330 deletions
diff --git a/doc/bugs/WEBDAV_443.mdwn b/doc/bugs/WEBDAV_443.mdwn index a13973a74..3d39818c3 100644 --- a/doc/bugs/WEBDAV_443.mdwn +++ b/doc/bugs/WEBDAV_443.mdwn @@ -26,334 +26,15 @@ Archlinux 64: https://aur.archlinux.org/packages/git-annex/ 1. Try my password a couple of time. It works with Chrome, Firefox or cadaver 2. I am using a zsh shell and try exporting both env. variables -2. git-annex test has errors ... - ----------------------------------------------------------------------- -First, some automated quick checks of properties ... ----------------------------------------------------------------------- -prop_idempotent_deencode_git -+++ OK, passed 100 tests. -prop_idempotent_deencode -+++ OK, passed 100 tests. -prop_idempotent_fileKey -+++ OK, passed 100 tests. -prop_idempotent_key_encode -+++ OK, passed 100 tests. -prop_idempotent_shellEscape -+++ OK, passed 100 tests. -prop_idempotent_shellEscape_multiword -+++ OK, passed 100 tests. -prop_idempotent_configEscape -+++ OK, passed 100 tests. -prop_parse_show_Config -+++ OK, passed 100 tests. -prop_parentDir_basics -+++ OK, passed 100 tests. -prop_relPathDirToFile_basics -+++ OK, passed 100 tests. -prop_relPathDirToFile_regressionTest -+++ OK, passed 1 tests. -prop_cost_sane -+++ OK, passed 1 tests. -prop_hmacWithCipher_sane -+++ OK, passed 1 tests. -prop_TimeStamp_sane -+++ OK, passed 1 tests. -prop_addLog_sane -+++ OK, passed 1 tests. -prop_verifiable_sane -+++ OK, passed 100 tests. -prop_segment_regressionTest -+++ OK, passed 1 tests. -prop_read_write_transferinfo -+++ OK, passed 100 tests. -prop_read_show_inodecache -+++ OK, passed 100 tests. -prop_parse_show_log -+++ OK, passed 100 tests. -prop_read_show_TrustLevel -+++ OK, passed 1 tests. -prop_parse_show_TrustLog -+++ OK, passed 1 tests. ----------------------------------------------------------------------- -Now, some broader checks ... - (Do not be alarmed by odd output here; it's normal. - wait for the last line to see how it went.) ----------------------------------------------------------------------- -init -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -add -### Error in: git-annex add:0 -apple: openFile: does not exist (No such file or directory) -Cases: 3 Tried: 1 Errors: 1 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. +3. git-annex test has errors -### Error in: git-annex add:1 -sha1foodup: openFile: does not exist (No such file or directory) -Cases: 3 Tried: 2 Errors: 2 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: dir/foo: getFileStatus: does not exist (No such file or directory) -### Failure in: git-annex add:2 -add of subdir failed -Cases: 3 Tried: 3 Errors: 2 Failures: 1 ----------------------------------------------------------------------- -reinject -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: sha1foo not found -### Failure in: git-annex reinject/fromkey -reinject failed -Cases: 1 Tried: 1 Errors: 0 Failures: 1 ----------------------------------------------------------------------- -unannex -Cases: 2 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex unannex:0:no content -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 2 Tried: 1 Errors: 1 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex unannex:1:with content -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 2 Tried: 2 Errors: 2 Failures: 0 ----------------------------------------------------------------------- -drop -Cases: 3 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -git-annex: foo not found -### Failure in: git-annex drop:0:no remotes -drop wrongly succeeded with no known copy of file -Cases: 3 Tried: 1 Errors: 0 Failures: 1warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex drop:1:with remote -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 3 Tried: 2 Errors: 1 Failures: 1warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex drop:2:untrusted remote -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 3 Tried: 3 Errors: 2 Failures: 1 ----------------------------------------------------------------------- -get -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex get -foo: openFile: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -move -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex move -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -copy -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex copy -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -lock -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex unlock/lock -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -edit -Cases: 2 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex edit/commit:0 -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 2 Tried: 1 Errors: 1 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex edit/commit:1 -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 2 Tried: 2 Errors: 2 Failures: 0 ----------------------------------------------------------------------- -fix -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex fix -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -trust -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -fsck -Cases: 4 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Failure in: git-annex fsck:0 -fsck failed to fail with numcopies unsatisfied -Cases: 4 Tried: 2 Errors: 0 Failures: 1warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Failure in: git-annex fsck:2 -fsck failed to fail with content only available in untrusted (current) repository -Cases: 4 Tried: 3 Errors: 0 Failures: 2warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -git-annex: sha1foo not found -### Failure in: git-annex fsck:3 -fsck failed to fail with content not replicated to enough non-untrusted repositories -Cases: 4 Tried: 4 Errors: 0 Failures: 3 ----------------------------------------------------------------------- -migrate -Cases: 2 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex migrate:0 -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 2 Tried: 1 Errors: 1 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex migrate:1 -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 2 Tried: 2 Errors: 2 Failures: 0 ----------------------------------------------------------------------- - unused -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -git-annex: sha1foo not found -fatal: pathspec 'foo' did not match any files -### Failure in: git-annex unused/dropunused -git rm failed -Cases: 1 Tried: 1 Errors: 0 Failures: 1 ----------------------------------------------------------------------- -describe -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -find -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex find -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -merge -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -status -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -{"command":"status","supported backends":["SHA256E","SHA1E","SHA512E","SHA224E","SHA384E","SHA256","SHA1","SHA512","SHA224","SHA384","WORM","URL"],"supported remote types":["git","S3","bup","directory","rsync","web","webdav","glacier","hook"],"repository mode":"indirect","trusted repositories":[],"semitrusted repositories":[{"uuid":"00000000-0000-0000-0000-000000000001","description":"web","here":false},{"uuid":"80db3ccc-8c73-4279-b803-1b02c91dd158","description":".t/tmprepo0","here":true},{"uuid":"c01ef662-caa7-46d1-95de-544bee8b08f1","description":"origin (test repo)","here":false}],"untrusted repositories":[],"dead repositories":[],"available local disk space":"75 gigabytes (+1 megabyte reserved)","local annex keys":0,"local annex size":"0 bytes","known annex keys":0,"known annex size":"0 bytes","bloom filter size":"16 mebibytes (0% full)","success":true} -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -version -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex version: 4.20130314 -local repository version: 3 -default repository version: 3 -supported repository versions: 3 4 -upgrade supported from repository versions: 0 1 2 -build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP DNS -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -sync -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -# On branch master -# -# Initial commit -# -nothing to commit (create/copy files and use "git add" to track) -### Failure in: git-annex sync -sync failed -Cases: 1 Tried: 1 Errors: 0 Failures: 1 ----------------------------------------------------------------------- -sync regression -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -warning: remote HEAD refers to nonexistent ref, unable to checkout. - -warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -git-annex: foo not found -git-annex: foo not found -# On branch master -# -# Initial commit -# -nothing to commit (create/copy files and use "git add" to track) -### Failure in: git-annex sync_regression -sync failed -Cases: 1 Tried: 1 Errors: 0 Failures: 1 ----------------------------------------------------------------------- -map -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -uninit -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex uninit -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -upgrade -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -whereis -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -### Error in: git-annex whereis -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -hook remote -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex hook remote -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -directory remote -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex directory remote -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -rsync remote -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex rsync remote -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -bup remote -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -Cases: 1 Tried: 1 Errors: 0 Failures: 0 ----------------------------------------------------------------------- -crypto -Cases: 1 Tried: 0 Errors: 0 Failures: 0warning: remote HEAD refers to nonexistent ref, unable to checkout. - -git-annex: foo not found -### Error in: git-annex crypto -foo: getSymbolicLinkStatus: does not exist (No such file or directory) -Cases: 1 Tried: 1 Errors: 1 Failures: 0 ----------------------------------------------------------------------- -Some tests failed! - (This could be due to a bug in git-annex, or an incompatability - with utilities, such as git, installed on this system.) +``` + git-annex: foo not found + Error in: git-annex crypto + foo: getSymbolicLinkStatus: does not exist (No such file or directory) + Cases: 1 Tried: 1 Errors: 1 Failures: 0 + ---------------------------------------------------------------------- + Some tests failed! + (This could be due to a bug in git-annex, or an incompatability + with utilities, such as git, installed on this system.) +``` |