diff --git a/doc/bugs/git_annex_add_removes_file_with_no_data_left/comment_3_f1964e4e07991a251c2795da0361a4e2._comment b/doc/bugs/git_annex_add_removes_file_with_no_data_left/comment_3_f1964e4e07991a251c2795da0361a4e2._comment new file mode 100644 index 0000000000..68ca291d2c --- /dev/null +++ b/doc/bugs/git_annex_add_removes_file_with_no_data_left/comment_3_f1964e4e07991a251c2795da0361a4e2._comment @@ -0,0 +1,28 @@ +[[!comment format=mdwn + username="andy" + ip="108.202.17.204" + subject="Further testing" + date="2013-07-19T06:02:53Z" + content=""" +I've just tried it again with the git-annex-standalone-amd64.tar.gz bundle. The problem seems to persist. + +I've got a typescript (with no timing info) of the problem occurring with the bundle that I could e-mail to you if it would be of any help. I could also get you the ~410M file that's having issues if you're interested. FWIW, its SHA256 according to `sha256sum` on Ubuntu is `133040f7b9d34ebce235aa24a0a16ab72af8f70e7a0722810d873815a2338eb2`. + + andrew@andrew-desktop:/media/MainStore$ lsb_release -a + No LSB modules are available. + Distributor ID: Ubuntu + Description: Ubuntu 13.04 + Release: 13.04 + Codename: raring + + + + andrew@andrew-desktop:/media/MainStore/testspace$ ls -l + total 8 + lrwxrwxrwx 1 andrew andrew 180 Jul 18 22:09 demofile -> .git/annex/objects/10/8J/SHA256E-s11--896769fb2f15d59f398863a11f3e0aaafac022bb99dfd6db34d7c78e1da307e3/SHA256E-s11--896769fb2f15d59f398863a11f3e0aaafac022bb99dfd6db34d7c78e1da307e3 + lrwxrwxrwx 1 andrew andrew 188 Jul 18 22:10 express.tar -> .git/annex/objects/vk/mF/SHA256-s3131909--a2808d850ba2e880ac58bf622cd68edd7e72ea2775b984d52b5d5266c43b03f0/SHA256-s3131909--a2808d850ba2e880ac58bf622cd68edd7e72ea2775b984d52b5d5266c43b03f0 + + +Notice that the path to the file has changed from the version posted before. +--Andy +"""]]