From 4d90053e1749efde7bb15a3e71fe597c77daf793 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Jan 2023 15:09:30 -0400 Subject: [PATCH] remove old closed bugs and todo items to speed up wiki updates and reduce size Remove closed bugs and todos that were last edited or commented before 2022. Except for ones tagged projects/* since projects like datalad want to keep around records of old deleted bugs longer. Command line used: for f in $(grep -l '|done\]\]' -- ./*.mdwn); do if ! grep -q "projects/" "$f"; then d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=01-01-2022 --pretty=oneline -- "$f")" -a -z "$(git log --since=01-01-2022 --pretty=oneline -- "$d")" ]; then git rm -- "./$f" ; git rm -rf "./$d"; fi; fi; done for f in $(grep -l '\[\[done\]\]' -- ./*.mdwn); do if ! grep -q "projects/" "$f"; then d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=01-01-2022 --pretty=oneline -- "$f")" -a -z "$(git log --since=01-01-2022 --pretty=oneline -- "$d")" ]; then git rm -- "./$f" ; git rm -rf "./$d"; fi; fi; done --- ...dd_support_for_skein512__95__256_hash.mdwn | 13 - ..._7cebbecfc10c22fa58c5c1c97b9c6369._comment | 15 - ..._fe916fca47ca8506bce7ee6766d6c590._comment | 13 - doc/bugs/All_inodes_eaten.mdwn | 47 - ..._efbd0e7bfa29d76f07de4ae2e655d483._comment | 15 - ..._bfb17e095aca362516139d642b78e82d._comment | 1154 ---------- ..._865c75eeee3479321f4c0f00d34e063d._comment | 13 - .../Allow_automatic_retry_git_annex_get.mdwn | 63 - ..._a419d2868b4f99098644e84eef07d47c._comment | 9 - ..._6d05cd09e1f00fb5ace2b9ae3bffdedb._comment | 66 - ..._8b54b726c7d89587e62b6281c9cd915a._comment | 28 - ..._899b66a20b8e29a23068d249a461c19f._comment | 16 - ..._786cc686ac7049c19d572329641bbb6d._comment | 30 - .../Android_client_deletes_everything.mdwn | 47 - ...re_is_a_file-losing_bug_in_unused_cmd.mdwn | 20 - ..._9443ce012588ab79c189bad0de08c387._comment | 8 - ..._dcce85bbbe95a5cee1e6f95a3ab110de._comment | 27 - ...ure__58___language-javascript-0.7.1.0.mdwn | 36 - ..._61e5c7be5d909051baa5bdfede6bede5._comment | 18 - .../Disconcerting_warning_from_git-annex.mdwn | 11 - ..._58cebd377bfdf247b6c4fee27a3ba461._comment | 8 - ..._dc7407044d4c739d05248300c58d8ef2._comment | 8 - ..._13999207f4ddac2f9c345415f25f7ada._comment | 28 - .../Drop_doesn__39__t_respect_mincopies.mdwn | 22 - ..._a8dd71c6645d6d1c64815a6ea20be760._comment | 25 - ...iling_to_execute_bash_remotes_windows.mdwn | 58 - ..._f3d4899a90757132c79659b2c85f3e48._comment | 11 - ..._7b8d82a32d6b82f1d50a54455aa4f643._comment | 16 - ..._691fe409f869c46e3716924e958f431a._comment | 14 - ..._d05069125823e7602a3441306e12db48._comment | 9 - ..._6a60930f3ecbe077eb60e6ca041d8933._comment | 53 - ..._9671156861cb41998907cd5dd1c76922._comment | 15 - doc/bugs/Files_reappear_after_delete.mdwn | 30 - .../Future_proofing_regression__63__.mdwn | 27 - ..._5b0a5192fc9910d315db0b74907f74ef._comment | 14 - ..._507d6ae669a57978156a77dc3626c8e6._comment | 10 - ...sted_directory_overwrites_files__63__.mdwn | 104 - ..._e8ac5746b792a622a6150ad85f447ef6._comment | 9 - ..._964e3b3aceee21e241c71271396b5377._comment | 53 - ..._99a379a17cd85e79c41e80a00e335327._comment | 27 - ..._c555ea6eeab30eeebb5d33988908118a._comment | 11 - ...mprovements_to_S3_glacier_integration.mdwn | 119 - ..._8791aeed37be5ebf54b4adb14a845c11._comment | 8 - ..._53fdb046440d7801e784c56c6ff9e1df._comment | 9 - ..._69e249605f2252f3fb6f45354e1fd5cc._comment | 8 - ..._f01d33d28c07cd87cb863b60b202dddd._comment | 13 - ..._9cbe83bbade15b9146d033ceb5d8b05d._comment | 19 - ..._git-annex-fsck_and_git-annex-whereis.mdwn | 55 - ..._bd56607f228f3480f1355e3bdb755410._comment | 12 - doc/bugs/Metadata_charset_not_uniform.mdwn | 68 - ..._bb6a2016801687ef38522611d7b6f2bc._comment | 12 - ..._e2e92c9ae8dfde2cb35f96501522704b._comment | 13 - ..._47__Glacier.hs_build_error_GHC_9.0.1.mdwn | 53 - ..._aca3cd6a0d8ed7e802140590a7d0972d._comment | 48 - ..._159fcb2296537d29a291e32bac307ef1._comment | 9 - ...Show_current_config_of_special_remote.mdwn | 11 - ..._3886d242006fbc6928685bfeaaf93d70._comment | 8 - ..._bf5f08276435a95f0c3822ef99655f67._comment | 8 - ..._58___no_external_remote_debug_output.mdwn | 28 - doc/bugs/Tests_fail_on_Windows_10.mdwn | 2008 ----------------- ...pt_Remote_with_encryption__61__shared.mdwn | 79 - ..._ada804190026c4f2bbe85101dfaa6cb2._comment | 15 - ...__47__libkqueue.h_left_out_on_hackage.mdwn | 57 - ...git_annex_get__96___files_left_broken.mdwn | 43 - ..._9392346203c561b88f30fa2ce7540b76._comment | 22 - .../Windows__58___git_annex_view_fails.mdwn | 89 - ..._9ae5c6610ad5d2021ef2a970c2c3ee74._comment | 9 - ..._7c168a8f493b1f66b333d305e64af90e._comment | 8 - ..._fae677b10830f77c5093c3a54bdde53b._comment | 9 - ..._96ccf1bc42e44c17c01d2f6908ccca10._comment | 9 - ...extension_in_files_with_multiple_dots.mdwn | 41 - ..._e7b8aca1e65affc993572003b0f1b532._comment | 27 - ...is_big__34___error_for_unlocked_files.mdwn | 73 - ..._d3b84ee74300ebf0f010fefd7f05e51e._comment | 22 - ..._1fcefda1f6d405a211b6eadf42416ee5._comment | 28 - ..._b279bd82612c0bee486c877e700ccbe4._comment | 18 - ..._8a43d4e00c6b48999fe84d2f7ad55877._comment | 25 - ..._7829d524f435dc908149f29a53e3a1ab._comment | 9 - ...load_--_report_actual_one_first__63__.mdwn | 31 - ..._ee95564fafba601246df3de57500eb1c._comment | 29 - ...D__58___fix_Utility.DirWatcher.Kqueue.mdwn | 21 - ..._e34abc9eee2141cdc1912b66507af0ea._comment | 12 - ..._c8dbc12d0a8deaf12b716e39139c70ae._comment | 7 - ...___incorrect_behaviour_in_expandTilde.mdwn | 144 -- ...2man__58___cannot_execute_-_...__34__.mdwn | 40 - ..._cbfd460b55cc2b9df1a37936b71b881d._comment | 17 - ..._9f168f9859b90aa41a782085f020b54d._comment | 8 - ...___40__in_a_particular_scenario__41__.mdwn | 52 - ..._9e3418b92068d350a7ec28259b460932._comment | 14 - ...ranchrefresh_ignored_by_git_annex_add.mdwn | 54 - ..._2688af420095e2e9aebf6caeb904ba48._comment | 14 - ..._da0e37920a879bdb9df3fef87d52a10c._comment | 8 - ...nnex-rsync-upload-options_are_ignored.mdwn | 153 -- ..._1e6ba80090eb07069027dfac6fbd0429._comment | 18 - ..._bc1c1a2cb0b45fcfc1423939b01e9319._comment | 9 - ..._673ddf8dac9e6b9a3440c11af2103b92._comment | 8 - doc/bugs/assistant_repair_misfires.mdwn | 52 - ...nt_tries_to_drop_all_files_on_startup.mdwn | 54 - ..._17f31c4230b84709b7c9ae777b2ebbd0._comment | 33 - ..._237d498992ce93a0b2c3f1f0c97fc457._comment | 10 - doc/bugs/borg_not_recognizing_WORM.mdwn | 16 - ..._06f4bb172180825501ffaec60c89c66b._comment | 24 - ..._47085370d1d8223be4bacb271db63b09._comment | 12 - ..._992ddbba3b35f3066cd6a1fe9ca9811c._comment | 10 - ..._46fe2a15d9110b7f196997c8b95e4861._comment | 7 - ...memory_usage_high_for_large_borg_repo.mdwn | 7 - ..._40a8fbf3c4140e955f7e1503db824aaf._comment | 35 - ..._fe04d3da8859101ba1649fdd9d5ee39e._comment | 28 - ..._f0eacfc77f5083b45a694552009ad0f6._comment | 9 - ..._7778f89699f2be8d987035cd8f1554d4._comment | 25 - ..._3af1b1dd4c1dea54639baac90c60452d._comment | 15 - ..._97dff7adb32a087fbc9f546fdea28bbe._comment | 8 - ..._de81876865308a0c707011bcdb0ba843._comment | 30 - ..._be583237b6edff71763eda1fab2d5992._comment | 33 - ..._4b71b012153a71e03c57ae3ed3ce2272._comment | 24 - ..._2316ba67144849988632c79e5a59a3f6._comment | 8 - ..._f59d9c51716892240ebd12fa80a2e58b._comment | 11 - ..._c5e3d0c826de72eb0ca9dff51104a0ab._comment | 10 - doc/bugs/buggy_private_special_remote.mdwn | 62 - ..._38b73aeff1f436e0629d9093c0b8497e._comment | 33 - ..._7b329362cec16146f88241e1c445ab17._comment | 40 - ...annot_remove___96__.t__96___directory.mdwn | 39 - ..._98e0522782acbe51fcc274a974e3e346._comment | 12 - doc/bugs/case_where_keys_db_lags_reality.mdwn | 55 - ...ed__44___changed_file_use_its_old_key.mdwn | 3 - ..._d7fc6d70675b2b001c47e69ea40a9f4d._comment | 45 - ...oesn__39__t_compile_on_Windows--patch.mdwn | 84 - ...a247a_needs_a_fix_to_build_on_Windows.mdwn | 89 - ...4a61f_needs_a_fix_to_build_on_Windows.mdwn | 86 - ..._393c0a94ebcdd5f70afa2a7974d11715._comment | 9 - ...ieval_from_borg_remote_fails_over_ssh.mdwn | 75 - ..._050cb1054a9d1cc7b2e6722757c41784._comment | 15 - ..._d88ab318b6edc3eea47f8360f31cd91f._comment | 7 - ...with_local_git_remote_does_not_resume.mdwn | 21 - ...-content_drops_last_copy_unexpectedly.mdwn | 183 -- ..._30cb5eebae1e90db75ed5e3fa237c1da._comment | 8 - ..._c500a0629048af1fe35c62dd27c8f1c3._comment | 10 - ...default_cabal_install_on_OSX_lacks_S3.mdwn | 18 - ...add_doesn__39__t_work_with_smallfiles.mdwn | 46 - ..._1501fc7de682c0f2920c6c592204268c._comment | 19 - ..._3aa7b34ff3d0606f97fb9e80ece34255._comment | 15 - ..._f0b5e6f0554eb43f55bfc99d178c506d._comment | 15 - ..._dbe41188bc6650418b68f52ec479fc11._comment | 12 - ..._31a194407e433b17450725170552b8f7._comment | 32 - ...diff_driver_using_hash_without_subdir.mdwn | 78 - ..._90246cb1d4dfc4577a1117ddd619b06a._comment | 13 - ..._b89b1a8f84dff3730d80383e05d03619._comment | 11 - ..._ac441a3718a8e61b4774761fb0fbe71b._comment | 17 - ...enet.net_do_not_correspond_in_version.mdwn | 45 - ..._337c17e686723aee193e898fd7ee3558._comment | 21 - ..._1ccfafa13e1807f099b22bb69d23497c._comment | 10 - ..._697881407852464e64c4d448d2383472._comment | 8 - ..._7d2f6a1ca57d29ee29b7d6dcc04e1cb0._comment | 10 - ..._b6dbec69e8254fb3535146fe38a8b4b4._comment | 15 - ...error_when_remote_path_contains_space.mdwn | 26 - ...orttree_+_wanted___61___deleted_files.mdwn | 45 - ..._0611c7552e9660d8f3b5060fa114c2ef._comment | 50 - ..._74cb11c6dc71502c5c422b3305a94f60._comment | 11 - ...s-_openBinaryFile__58___resource_busy.mdwn | 27 - ..._d78cd2a78c97a00629aa86b46e72ff67._comment | 7 - doc/bugs/fsck_always_fails.mdwn | 54 - ..._d0620c59d6ada267792d0cde7b3c43f3._comment | 10 - ..._b56c7aaf88535830a9f153bba27ececd._comment | 9 - ..._aa0e5955253e94863479d66aedd9d430._comment | 10 - ..._81ccdf94101f1080521d36aa90a376ac._comment | 8 - ..._to_contain_the_file__34___after_sync.mdwn | 22 - ..._172936aeca215d4a28fd0f1dbc942616._comment | 51 - ...ed_remote_fails_w__47___multiple_jobs.mdwn | 84 - ..._a2fbf6a34c531224b0f870550af4ac22._comment | 16 - ..._1a26a9655fa1c1230b4090f2c7ab1745._comment | 33 - ..._4f9e1debcd070da2fa70d91415d000bb._comment | 53 - ..._f053194ba612d1aa1ecddb8c9bf843ae._comment | 13 - ...58___every_sync_uploads_huge_manifest.mdwn | 32 - ..._83ea673f86450a856889b8fbb894bb4b._comment | 24 - ..._45982ced836d2e0f41a5ddd7edd59936._comment | 13 - ..._02ae97849e2d9fc6d3d996500f264455._comment | 17 - ..._83fd8643b988fdf689ef40b819b48299._comment | 20 - ..._0f82673281494b1cb084dce702525a01._comment | 16 - ..._39d905d4577c9b2987bf5e6cdbace7f2._comment | 10 - ..._a7c02a4dfa74de8ad05bfaaee0b335b8._comment | 8 - ..._2ad1079ba07013fbb8adabc673042a8f._comment | 8 - ..._3122eeb1f540bdde320beb2eda196221._comment | 9 - ..._ce2f034917bbbc05f7c02323cb833a58._comment | 12 - ...____47___repositories_don__39__t_work.mdwn | 109 - .../gcrypt_rsync_remotes_don__39__t_work.mdwn | 28 - ..._55c8e449467f0b4b771e77d7b2b63133._comment | 9 - ...ial_remote_fails_on_bare_remote_repos.mdwn | 43 - ..._7e690402c8dd663d60f7fc659c323ed8._comment | 26 - ...nfused_files_synchronized_out_of_band.mdwn | 208 -- ..._a8f081ee9a5ad8c45dcdf66cea368463._comment | 36 - .../git-annex-fromkey_broken_on_Windows.mdwn | 29 - ...nex-fsck__fails_for_missing_dead_keys.mdwn | 43 - ..._3fc0d0c2dda1930601a683e16055cf89._comment | 45 - ...t_declines_to_import_git-ignored_fies.mdwn | 4 - ..._567ada116ca22e5f0bb1496eb2cb4941._comment | 11 - ...nex_8.20210330_fails_to_build_in_brew.mdwn | 32 - ..._ddf94a16e7075c218473b01b15fdca3d._comment | 14 - doc/bugs/git-annex_branch_caching_bug.mdwn | 22 - doc/bugs/git-annex_info_rounding_error.mdwn | 49 - ..._37079e9f024b048fb0074683f9037d19._comment | 70 - ...cause_of_duplicateEntries_in_git_fsck.mdwn | 65 - ..._4cd4f4b5c34b3e1bf2989d0cc412ca4f._comment | 34 - ..._7c65a600fdcb43b9a3aabf7182b67b2f._comment | 45 - ..._14509fcbd4305808c32c79c3b8d36e80._comment | 16 - ...e_conflict_resolution_unit_tests_fail.mdwn | 141 -- ..._184a259225e7cd14f85e77be4860abb6._comment | 86 - ..._980556f1f7b339519593f9ead85ab854._comment | 34 - ..._84a9988ee5ac6fb4b8ded7aa3164846f._comment | 38 - ..._50aa0ea762d09990f8a8f633e56aa205._comment | 9 - ...x_config_annex.securehashesonly_fails.mdwn | 37 - ...fig_doesn__39__t_support_leading_dash.mdwn | 40 - ..._2325ca78ab6270dcb2d98348a5e1c974._comment | 37 - ..._5955aa81d3fd946ce648c4cc3805eb5f._comment | 9 - ..._4bccfd21e18cac0e735eb1811e48c84d._comment | 9 - ..._b2c9a90ea2ade025260d062abd77f298._comment | 17 - ...pt__58____58__rsync__58____47____47__.mdwn | 18 - ..._f895b93145cc4d86042af14b6f2ab6ac._comment | 8 - ..._5e7bf08ebcb97bcce5589f18898bb1ff._comment | 8 - ..._d10dc4d77d4402ce76227da01e2bdd49._comment | 20 - ..._58c76fd8cc97f2adde0a4c28e6e428d2._comment | 8 - ..._90ea78751a0402ed9fb800642cc9e128._comment | 18 - ..._85ed7f7a1fbf59358fa3d1a5b186a801._comment | 8 - doc/bugs/git_annex_fix_broken.mdwn | 19 - ..._e8b7e62c21557e84e344b596d96a0735._comment | 14 - ...n_confuse_updating_exporttree_remotes.mdwn | 43 - .../git_annex_fsck_--time-limit_broken.mdwn | 14 - ..._7367e332f3712b02f1fc25eeecc57d00._comment | 25 - ...ry_to_rexeport_already_exported_files.mdwn | 30 - ..._93fd0ded251371e34cd113f27e75ecc2._comment | 14 - ...git_checkout_slow_with_unlocked_files.mdwn | 30 - doc/bugs/git_index_lock_.mdwn | 54 - ..._84e1d17351619be933d7443c2045feec._comment | 20 - .../git_status_extremely_slow_with_v7.mdwn | 30 - ..._53a56019a17d3d644b1ea282f5228750._comment | 9 - ..._ff005cadcae59b81c3417742b6e04261._comment | 20 - ..._b9e7f7596f032ae7f007cca95f23e816._comment | 14 - ...te_on_local_network_bad_error_message.mdwn | 18 - ...ling_with_hPut__58___invalid_argument.mdwn | 73 - ..._a36feb24e627bba9c146fc791fca2a6b._comment | 60 - ...red_content_state_for_duplicated_file.mdwn | 23 - ..._f57e3d77a0ee6a504fa9cb404ab7a681._comment | 18 - ..._019d3e6e8dcbe753f2053486d1628714._comment | 60 - ..._562ba69b93d7b128b1a662e13a105c65._comment | 14 - ..._9315e2d9ecc6224b2695ef319676413b._comment | 15 - ..._cb531e5fda28a3114420063106a2131b._comment | 29 - ..._feb18c6e8be6d4cf3c1730f451531787._comment | 8 - ..._578671b5758d78180d9dae273c4475aa._comment | 13 - ..._36c2d9bb2de7365c898e886149fb4bcd._comment | 9 - ..._085f54265ce94186fe715df297785496._comment | 15 - ..._80bf2c40cf8204c81fd0164fc2a08021._comment | 14 - ..._7cb10476879c599075e54ea8324ec82f._comment | 8 - ..._a733615614e2bba429f64910a0799c04._comment | 8 - ..._5f1ee7b0899a1770fb5849d7476ec335._comment | 9 - ..._fe9d7c70172fd104797b094b720aee18._comment | 8 - ..._28e601e7bf6a55402d9c26798d88e459._comment | 47 - ..._49966d7fcd70a6ff40e4de61f96b3b83._comment | 25 - ...locked_file_fails_to_populate_pointer.mdwn | 85 - ...itremote_doesn__39__t_work_in_scripts.mdwn | 28 - ..._da93784aa66baad31f86231bf7cdce61._comment | 22 - ...__evacuate__58___strange_closure_type.mdwn | 44 - ..._2a991ec73fa2e065d01568e2c3e341fd._comment | 24 - ..._a5a7d09ab1bb5bb7e2d37f906b07552d._comment | 8 - ...upkey_does_not_work_from_subdirectory.mdwn | 23 - ..._65087993c9c1b3a538a0f7b017adeafb._comment | 16 - ..._25e54d8fb6be89a5e4514d6f237a2a1c._comment | 11 - ..._cd87e92a009a0c5deead2bfdff44ef84._comment | 11 - ...atch_--json_should_fail_on_bad_fields.mdwn | 5 - ..._aec3f1d155adcfcc176e9948aef99056._comment | 13 - doc/bugs/newly_created_annex_fails_fsck.mdwn | 53 - ..._d9fb37fe18d6b3a48c3e628faf97a272._comment | 9 - ..._dd967a6815a6c8efc2257adc509ed178._comment | 14 - ..._411bd809a9bbf0966ea805e6cb508435._comment | 7 - ...t_annex_addurl_existing_file_without_.mdwn | 50 - ..._3958944e36858b97747816c04a0d025a._comment | 24 - ..._a8ed9cc80a885e86d0acff6046b73f0c._comment | 84 - ..._69cfdbd2a41f2fa9e5587cb02fdc9449._comment | 11 - ...licit_and__47__or_gives_wrong_matches.mdwn | 86 - ..._8160d9308dc19b3c6a0596f437134e28._comment | 20 - .../problems_with_SSH_and_relative_paths.mdwn | 87 - ..._f231a13aa7c47aec68e893dbf82ed7db._comment | 8 - ..._a2a778bd1787068cc621b17dd64b31c2._comment | 21 - ..._25dcce6513505d1f2472b24b19d4af73._comment | 9 - ..._689bdb32f2dd6ac9f8fb2be5390544d3._comment | 8 - ..._d8d2fa5af2ef2f7b4a59e1faa4f34a05._comment | 19 - ..._bae301cc3e453d066f8890f8ef0329d4._comment | 14 - ..._a60edf9225aa0d5565bbc06f5b2f519a._comment | 30 - ..._e8108d8fe81ddc1230fae6af8e0aa214._comment | 15 - ..._1f2bbe9a7b7de1b46b1829fdf1580c26._comment | 46 - ..._7e1eead39a7f8fbadb77fcd2ee48e792._comment | 14 - ..._7552b022b407134e52790222527466a6._comment | 21 - ..._75a1d6f1ec4adc714a8c200a168757d6._comment | 18 - ...95__presence__95__log_started_to_fail.mdwn | 21 - ..._32c4300e35453177613bfe1af50e6958._comment | 46 - .../smudge_clean_can_fail_on_URL_key.mdwn | 21 - ...s___34____63____58___on_FAT_partition.mdwn | 23 - ..._3a1ff3b4a5fcebedd9bff38ffbf620c1._comment | 10 - ..._bca95a097c90e6bbea616b06fe12aa2c._comment | 9 - ..._is_a_symbolic_link_to_another_device.mdwn | 24 - ..._a96a560b46a24148b5e21695c899c728._comment | 8 - ..._993f86881ae46fbd1c402626c6380ece._comment | 16 - doc/bugs/sync_deletes_files.mdwn | 49 - ...failing_after_debian_bullseye_upgrade.mdwn | 60 - ..._c6d25991ae391f2ca2dba1b4ceda704d._comment | 9 - ..._merges_local-to-repo_adjusted_branch.mdwn | 19 - ..._9f017818750bc44b0793f2e8c85aed19._comment | 8 - ..._36561048dd9e94721ec14a8c36c203f2._comment | 26 - ...media_should_not_leave_ssh_conns_open.mdwn | 4 - ..._bf457dfa628f8d140e91bcd2f3b04c51._comment | 14 - ..._08c25e314bf86b8a67c1730a02957300._comment | 7 - ...ileAbs__95__basics_fails_now__38__thn.mdwn | 53 - ..._7becd972ce41d14ace89a9bc1302abba._comment | 28 - ..._9773981747ca29120aef1b2a09c88f1b._comment | 9 - ...ew__95__roundtrips_fails_occasionally.mdwn | 100 - ..._1cac754c9fc86da7a7cb11db0c776190._comment | 27 - ..._67747066072bbaa8a16ee24bc7b4680a._comment | 40 - ..._windows__58___retrieveKeyFile_resume.mdwn | 26 - ..._59d56dcb2441f6c69b98605498460896._comment | 17 - ..._84e865bb76b7ac6e04d897d196af7f36._comment | 24 - ..._4b090a931f9a7210510f17bd31a7ab9c._comment | 38 - ..._dc360670e41534e5249d4ebff97259b0._comment | 38 - ..._d2879e9c7b025f601703022443ed0bb6._comment | 18 - ...x_of_modified_file_loses_modification.mdwn | 8 - ...it_errors_out_on_repo_without_commits.mdwn | 36 - ..._3c834367176581732e38d0b3f7f86a40._comment | 16 - ...sh_format_on_non-crippled_filesystems.mdwn | 14 - ..._d6eaf3b455ba2635a928b37c0360c4eb._comment | 15 - ..._025dc990ca3849fcd9bdb10cc7f701d2._comment | 10 - ..._292a95bd18eb281d473618c6fc7576f3._comment | 13 - ...ror_message_makes_useless_suggestions.mdwn | 22 - .../whereused_false_match_on_longer_key.mdwn | 9 - ...ty_of_unit_tests_fail_aftr_8.20211028.mdwn | 1287 ----------- ..._12a65fb53e34310e1a14ab4892a272e9._comment | 10 - ..._mode_without_double_using_disk_space.mdwn | 8 - ..._133738096ed65997f2f4e9cb3332f957._comment | 15 - ..._e38f78a1263b15258d2aa4472e7bc31b._comment | 23 - ..._cdb91ea855d9bcdeccf19ccb6d55ed10._comment | 14 - ..._748d5b01e502370ed98937d0077d1ec5._comment | 8 - ..._918d87f7a961bfeb834cc28f7175ccd8._comment | 23 - ..._2b49a293b044d0c2fcfe1701c76424c4._comment | 10 - doc/todo/MD5E_keys_without_file_size.mdwn | 9 - ..._cb49a069939775cdee3b757f2ed19321._comment | 9 - ...low_transfer_for_a_lot_of_small_files.mdwn | 27 - ..._fa76bc744e30aaeed4a3b3e2fe3dd75e._comment | 12 - ..._80d1080bf6e82bd8aaccde9d7c1669c7._comment | 8 - ..._dac38d9e48041b59dd1a53180e456ec9._comment | 12 - ...l_freezeContent_after_move_into_annex.mdwn | 41 - ..._8607154b7bd99c90f6fd13926c7a746d._comment | 49 - ..._7671692f4331c625c7f1e0abe83139f2._comment | 9 - ..._ab15af768ade06cd4805763391419524._comment | 18 - ...se_sqlite__39__s_synchronous__61__OFF.mdwn | 3 - ..._7b02d9f2605e10594654b6754656246b._comment | 47 - ..._a778834bf704a9a60938f370637c8b8d._comment | 19 - ..._e262f441e1b224215e68b5707db1d180._comment | 102 - ..._6601e9d3004c968d9f6511804e325b55._comment | 10 - doc/todo/allow_git-annex_addon_commands.mdwn | 14 - doc/todo/annex.thin_without_hardlinks.mdwn | 43 - doc/todo/bwlimit.mdwn | 38 - ...directory_special_remote_in_bare_repo.mdwn | 7 - ..._7e331feab2880ac1ead2ac7c23e27cb2._comment | 8 - ..._15387290b516b735270c5378b076609b._comment | 8 - ..._01e0c35f74a81ae06d0f93a6b00e003c._comment | 22 - doc/todo/dead_files_in_checkout_directly.mdwn | 5 - ..._2b74438002a79e044f8fe2c678508940._comment | 25 - ..._d70c820666b291c532f7814ca543a77a._comment | 26 - ...reconcileStaged_is_taking_a_long_time.mdwn | 38 - ..._7efa1d29b475b445cea6fe44d402b275._comment | 12 - ..._b713931f34be1f06b52a75789c3b58ee._comment | 22 - ..._with_way_to_get_git_config_of_remote.mdwn | 32 - doc/todo/fsck_option_to_only_show_broken.mdwn | 7 - ..._e42a2cfa898fed9203168a6f68218ecc._comment | 8 - ..._1aeb905eb97a1f121fed3d182a22981c._comment | 10 - ..._77600b5ce57004e66f9fde7ac8386928._comment | 15 - ...e_error_reporting_for_failed_attempts.mdwn | 55 - doc/todo/git-annex-get_--batch_--key.mdwn | 3 - ..._90b435a6fa0f22df23e82b65af58f742._comment | 18 - ..._033495f851735185eaad29de992ed6ab._comment | 9 - ..._e3de9b4893881624d530fcdef5cd7d65._comment | 9 - ..._3bd1254c5a24cb3d1c1fd622f2f1e050._comment | 13 - ..._c778976121cff4e1fbec3acd0cc70648._comment | 20 - doc/todo/git-annex_branch_clocks.mdwn | 86 - doc/todo/git-annex_whereused.mdwn | 44 - doc/todo/harden_against_interruptions.mdwn | 8 - ..._8cf1b89cee5be9ade62c6fda33de8e85._comment | 10 - ..._files_that_were_exported_non-annexed.mdwn | 15 - ..._bc28c34fcbd86b39c2ee7d9051315f92._comment | 10 - ..._7198cc839a881e53636899ecbc3ba785._comment | 30 - ..._5e24f3c713cbfd8e972243629282b7d9._comment | 14 - ..._c271a7a5530cbd2057140d81c364d45a._comment | 32 - ...cessary_work_due_to_inode_instability.mdwn | 30 - ...cier-cli_executable_path_configurable.mdwn | 12 - ..._08ab00266ad06fed9123d6a2ea0b5e6a._comment | 7 - ..._d89e073643af0d80833b2d7c9752d23d._comment | 8 - ..._451c6788535e27482377cd60128c1cd6._comment | 10 - ...pies_check_other_files_using_same_key.mdwn | 26 - ..._through_the_clean__47__smudge_filter.mdwn | 3 - ..._c614ab0aeab4a8d27d3a1da3db3c7e05._comment | 19 - ..._8ddf77de6313df0157de8d24c2dc7951._comment | 46 - ..._51ea1a6c7c6c46322975cf051c191887._comment | 126 -- ..._329001f350b4c551e9c0203d10bb7bc9._comment | 10 - ..._7a5e4fd5859a5ec879746697fb720d43._comment | 10 - doc/todo/p2p_protocol_flag_days.mdwn | 28 - doc/todo/parallel_possibilities.mdwn | 12 - ..._bad182de605b7b47d66dcfe583acd4f1._comment | 8 - ..._47499773db465e8b759d7c96cd7713a7._comment | 8 - ..._4ec5c2de65094c49d61ecd3e036e5137._comment | 8 - ...ge_to_fileRef_breaks_reinject_--known.mdwn | 28 - ..._5d3ade0367d3913bc115082ef2abd842._comment | 11 - ..._c1d232b0074296db4ce837169319dd41._comment | 8 - ...solve_merge_conflicts_with_smallfiles.mdwn | 3 - ..._0aed2ef7b45768ba916a92fb071f370b._comment | 27 - ..._4af09b9b24fc39bb702a5db05638a1c1._comment | 10 - ..._9098b3f365af6fe0692cf02b31fd6dee._comment | 16 - ..._a32011c9b6911e4d2256d6ebaeacf7df._comment | 9 - ...for_drop__47__move__47__copy__47__get.mdwn | 9 - ..._195e395aab22f31da1dab0ba95f88ef4._comment | 34 - ..._8687c2bb69c83d3d8ebfa877a0d7b32f._comment | 14 - ...speed_up_git_annex_add_of_small_files.mdwn | 18 - ..._up_keys_db_update_with_git_streaming.mdwn | 19 - ..._0afd62cbe52eba137fbfd1907337e273._comment | 14 - ..._5a223de56b15e59d190a833977ac07be._comment | 9 - ..._f4a816ecc43528913f6a97bf1c50dd38._comment | 12 - ..._2d39ba9ea61fd8006d1fd4fdde8fc055._comment | 14 - ..._c6071f417bebc13aeba79832802f9fc4._comment | 8 - ..._d40eb166d8d0e5e61fe18d42ad794e75._comment | 9 - .../support_tree-ish_in_command_args.mdwn | 3 - ..._03ceaa0269535fad683b2567d1169ff1._comment | 8 - ...t_locations_for_files_in_rsync_remote.mdwn | 9 - 427 files changed, 15690 deletions(-) delete mode 100644 doc/bugs/Add_support_for_skein512__95__256_hash.mdwn delete mode 100644 doc/bugs/Add_support_for_skein512__95__256_hash/comment_1_7cebbecfc10c22fa58c5c1c97b9c6369._comment delete mode 100644 doc/bugs/Add_support_for_skein512__95__256_hash/comment_2_fe916fca47ca8506bce7ee6766d6c590._comment delete mode 100644 doc/bugs/All_inodes_eaten.mdwn delete mode 100644 doc/bugs/All_inodes_eaten/comment_1_efbd0e7bfa29d76f07de4ae2e655d483._comment delete mode 100644 doc/bugs/All_inodes_eaten/comment_2_bfb17e095aca362516139d642b78e82d._comment delete mode 100644 doc/bugs/All_inodes_eaten/comment_3_865c75eeee3479321f4c0f00d34e063d._comment delete mode 100644 doc/bugs/Allow_automatic_retry_git_annex_get.mdwn delete mode 100644 doc/bugs/Allow_automatic_retry_git_annex_get/comment_1_a419d2868b4f99098644e84eef07d47c._comment delete mode 100644 doc/bugs/Allow_automatic_retry_git_annex_get/comment_2_6d05cd09e1f00fb5ace2b9ae3bffdedb._comment delete mode 100644 doc/bugs/Allow_automatic_retry_git_annex_get/comment_3_8b54b726c7d89587e62b6281c9cd915a._comment delete mode 100644 doc/bugs/Allow_automatic_retry_git_annex_get/comment_4_899b66a20b8e29a23068d249a461c19f._comment delete mode 100644 doc/bugs/Allow_automatic_retry_git_annex_get/comment_5_786cc686ac7049c19d572329641bbb6d._comment delete mode 100644 doc/bugs/Android_client_deletes_everything.mdwn delete mode 100644 doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd.mdwn delete mode 100644 doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd/comment_1_9443ce012588ab79c189bad0de08c387._comment delete mode 100644 doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd/comment_2_dcce85bbbe95a5cee1e6f95a3ab110de._comment delete mode 100644 doc/bugs/Build_failure__58___language-javascript-0.7.1.0.mdwn delete mode 100644 doc/bugs/Build_failure__58___language-javascript-0.7.1.0/comment_1_61e5c7be5d909051baa5bdfede6bede5._comment delete mode 100644 doc/bugs/Disconcerting_warning_from_git-annex.mdwn delete mode 100644 doc/bugs/Disconcerting_warning_from_git-annex/comment_1_58cebd377bfdf247b6c4fee27a3ba461._comment delete mode 100644 doc/bugs/Disconcerting_warning_from_git-annex/comment_2_dc7407044d4c739d05248300c58d8ef2._comment delete mode 100644 doc/bugs/Disconcerting_warning_from_git-annex/comment_3_13999207f4ddac2f9c345415f25f7ada._comment delete mode 100644 doc/bugs/Drop_doesn__39__t_respect_mincopies.mdwn delete mode 100644 doc/bugs/Drop_doesn__39__t_respect_mincopies/comment_1_a8dd71c6645d6d1c64815a6ea20be760._comment delete mode 100644 doc/bugs/Failing_to_execute_bash_remotes_windows.mdwn delete mode 100644 doc/bugs/Failing_to_execute_bash_remotes_windows/comment_1_f3d4899a90757132c79659b2c85f3e48._comment delete mode 100644 doc/bugs/Failing_to_execute_bash_remotes_windows/comment_2_7b8d82a32d6b82f1d50a54455aa4f643._comment delete mode 100644 doc/bugs/Failing_to_execute_bash_remotes_windows/comment_3_691fe409f869c46e3716924e958f431a._comment delete mode 100644 doc/bugs/Failing_to_execute_bash_remotes_windows/comment_4_d05069125823e7602a3441306e12db48._comment delete mode 100644 doc/bugs/Failing_to_execute_bash_remotes_windows/comment_5_6a60930f3ecbe077eb60e6ca041d8933._comment delete mode 100644 doc/bugs/Failing_to_execute_bash_remotes_windows/comment_6_9671156861cb41998907cd5dd1c76922._comment delete mode 100644 doc/bugs/Files_reappear_after_delete.mdwn delete mode 100644 doc/bugs/Future_proofing_regression__63__.mdwn delete mode 100644 doc/bugs/Future_proofing_regression__63__/comment_1_5b0a5192fc9910d315db0b74907f74ef._comment delete mode 100644 doc/bugs/Future_proofing_regression__63__/comment_2_507d6ae669a57978156a77dc3626c8e6._comment delete mode 100644 doc/bugs/Importing_into_nested_directory_overwrites_files__63__.mdwn delete mode 100644 doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_1_e8ac5746b792a622a6150ad85f447ef6._comment delete mode 100644 doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_2_964e3b3aceee21e241c71271396b5377._comment delete mode 100644 doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_3_99a379a17cd85e79c41e80a00e335327._comment delete mode 100644 doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_4_c555ea6eeab30eeebb5d33988908118a._comment delete mode 100644 doc/bugs/Improvements_to_S3_glacier_integration.mdwn delete mode 100644 doc/bugs/Improvements_to_S3_glacier_integration/comment_1_8791aeed37be5ebf54b4adb14a845c11._comment delete mode 100644 doc/bugs/Improvements_to_S3_glacier_integration/comment_2_53fdb046440d7801e784c56c6ff9e1df._comment delete mode 100644 doc/bugs/Improvements_to_S3_glacier_integration/comment_3_69e249605f2252f3fb6f45354e1fd5cc._comment delete mode 100644 doc/bugs/Improvements_to_S3_glacier_integration/comment_4_f01d33d28c07cd87cb863b60b202dddd._comment delete mode 100644 doc/bugs/Improvements_to_S3_glacier_integration/comment_5_9cbe83bbade15b9146d033ceb5d8b05d._comment delete mode 100644 doc/bugs/Inconsistent_results_between_git-annex-fsck_and_git-annex-whereis.mdwn delete mode 100644 doc/bugs/Inconsistent_results_between_git-annex-fsck_and_git-annex-whereis/comment_1_bd56607f228f3480f1355e3bdb755410._comment delete mode 100644 doc/bugs/Metadata_charset_not_uniform.mdwn delete mode 100644 doc/bugs/Metadata_charset_not_uniform/comment_1_bb6a2016801687ef38522611d7b6f2bc._comment delete mode 100644 doc/bugs/Metadata_charset_not_uniform/comment_2_e2e92c9ae8dfde2cb35f96501522704b._comment delete mode 100644 doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1.mdwn delete mode 100644 doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1/comment_1_aca3cd6a0d8ed7e802140590a7d0972d._comment delete mode 100644 doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1/comment_2_159fcb2296537d29a291e32bac307ef1._comment delete mode 100644 doc/bugs/Show_current_config_of_special_remote.mdwn delete mode 100644 doc/bugs/Show_current_config_of_special_remote/comment_1_3886d242006fbc6928685bfeaaf93d70._comment delete mode 100644 doc/bugs/Show_current_config_of_special_remote/comment_2_bf5f08276435a95f0c3822ef99655f67._comment delete mode 100644 doc/bugs/Stall_detection__58___no_external_remote_debug_output.mdwn delete mode 100644 doc/bugs/Tests_fail_on_Windows_10.mdwn delete mode 100644 doc/bugs/Unable_to_setup_gcrypt_Remote_with_encryption__61__shared.mdwn delete mode 100644 doc/bugs/Unable_to_setup_gcrypt_Remote_with_encryption__61__shared/comment_1_ada804190026c4f2bbe85101dfaa6cb2._comment delete mode 100644 doc/bugs/Utility__47__libkqueue.h_left_out_on_hackage.mdwn delete mode 100644 doc/bugs/When_stopping___96__git_annex_get__96___files_left_broken.mdwn delete mode 100644 doc/bugs/When_stopping___96__git_annex_get__96___files_left_broken/comment_1_9392346203c561b88f30fa2ce7540b76._comment delete mode 100644 doc/bugs/Windows__58___git_annex_view_fails.mdwn delete mode 100644 doc/bugs/Windows__58___git_annex_view_fails/comment_1_9ae5c6610ad5d2021ef2a970c2c3ee74._comment delete mode 100644 doc/bugs/Windows__58___git_annex_view_fails/comment_2_7c168a8f493b1f66b333d305e64af90e._comment delete mode 100644 doc/bugs/Windows__58___git_annex_view_fails/comment_3_fae677b10830f77c5093c3a54bdde53b._comment delete mode 100644 doc/bugs/Windows__58___git_annex_view_fails/comment_4_96ccf1bc42e44c17c01d2f6908ccca10._comment delete mode 100644 doc/bugs/Wrong_backend_extension_in_files_with_multiple_dots.mdwn delete mode 100644 doc/bugs/Wrong_backend_extension_in_files_with_multiple_dots/comment_1_e7b8aca1e65affc993572003b0f1b532._comment delete mode 100644 doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files.mdwn delete mode 100644 doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_1_d3b84ee74300ebf0f010fefd7f05e51e._comment delete mode 100644 doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_2_1fcefda1f6d405a211b6eadf42416ee5._comment delete mode 100644 doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_2_b279bd82612c0bee486c877e700ccbe4._comment delete mode 100644 doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_4_8a43d4e00c6b48999fe84d2f7ad55877._comment delete mode 100644 doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_5_7829d524f435dc908149f29a53e3a1ab._comment delete mode 100644 doc/bugs/__34__byte-progress__34___could_jump_down_upon_initiating_re-download_--_report_actual_one_first__63__.mdwn delete mode 100644 doc/bugs/__34__byte-progress__34___could_jump_down_upon_initiating_re-download_--_report_actual_one_first__63__/comment_1_ee95564fafba601246df3de57500eb1c._comment delete mode 100644 doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue.mdwn delete mode 100644 doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue/comment_1_e34abc9eee2141cdc1912b66507af0ea._comment delete mode 100644 doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue/comment_2_c8dbc12d0a8deaf12b716e39139c70ae._comment delete mode 100644 doc/bugs/__91__PATCH__93___incorrect_behaviour_in_expandTilde.mdwn delete mode 100644 doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__.mdwn delete mode 100644 doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__/comment_1_cbfd460b55cc2b9df1a37936b71b881d._comment delete mode 100644 doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__/comment_2_9f168f9859b90aa41a782085f020b54d._comment delete mode 100644 doc/bugs/add_FILE__report_line_is_printed_twice___40__in_a_particular_scenario__41__.mdwn delete mode 100644 doc/bugs/add_FILE__report_line_is_printed_twice___40__in_a_particular_scenario__41__/comment_1_9e3418b92068d350a7ec28259b460932._comment delete mode 100644 doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add.mdwn delete mode 100644 doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add/comment_1_2688af420095e2e9aebf6caeb904ba48._comment delete mode 100644 doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add/comment_2_da0e37920a879bdb9df3fef87d52a10c._comment delete mode 100644 doc/bugs/annex-rsync-upload-options_are_ignored.mdwn delete mode 100644 doc/bugs/annex-rsync-upload-options_are_ignored/comment_1_1e6ba80090eb07069027dfac6fbd0429._comment delete mode 100644 doc/bugs/annex-rsync-upload-options_are_ignored/comment_2_bc1c1a2cb0b45fcfc1423939b01e9319._comment delete mode 100644 doc/bugs/annex-rsync-upload-options_are_ignored/comment_3_673ddf8dac9e6b9a3440c11af2103b92._comment delete mode 100644 doc/bugs/assistant_repair_misfires.mdwn delete mode 100644 doc/bugs/assistant_tries_to_drop_all_files_on_startup.mdwn delete mode 100644 doc/bugs/assistant_tries_to_drop_all_files_on_startup/comment_1_17f31c4230b84709b7c9ae777b2ebbd0._comment delete mode 100644 doc/bugs/assistant_tries_to_drop_all_files_on_startup/comment_2_237d498992ce93a0b2c3f1f0c97fc457._comment delete mode 100644 doc/bugs/borg_not_recognizing_WORM.mdwn delete mode 100644 doc/bugs/borg_not_recognizing_WORM/comment_1_06f4bb172180825501ffaec60c89c66b._comment delete mode 100644 doc/bugs/borg_not_recognizing_WORM/comment_2_47085370d1d8223be4bacb271db63b09._comment delete mode 100644 doc/bugs/borg_not_recognizing_WORM/comment_3_992ddbba3b35f3066cd6a1fe9ca9811c._comment delete mode 100644 doc/bugs/borg_not_recognizing_WORM/comment_4_46fe2a15d9110b7f196997c8b95e4861._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo.mdwn delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_10_40a8fbf3c4140e955f7e1503db824aaf._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_11_fe04d3da8859101ba1649fdd9d5ee39e._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_12_f0eacfc77f5083b45a694552009ad0f6._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_1_7778f89699f2be8d987035cd8f1554d4._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_2_3af1b1dd4c1dea54639baac90c60452d._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_3_97dff7adb32a087fbc9f546fdea28bbe._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_3_de81876865308a0c707011bcdb0ba843._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_4_be583237b6edff71763eda1fab2d5992._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_6_4b71b012153a71e03c57ae3ed3ce2272._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_7_2316ba67144849988632c79e5a59a3f6._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_7_f59d9c51716892240ebd12fa80a2e58b._comment delete mode 100644 doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_8_c5e3d0c826de72eb0ca9dff51104a0ab._comment delete mode 100644 doc/bugs/buggy_private_special_remote.mdwn delete mode 100644 doc/bugs/buggy_private_special_remote/comment_1_38b73aeff1f436e0629d9093c0b8497e._comment delete mode 100644 doc/bugs/buggy_private_special_remote/comment_2_7b329362cec16146f88241e1c445ab17._comment delete mode 100644 doc/bugs/cannot_remove___96__.t__96___directory.mdwn delete mode 100644 doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment delete mode 100644 doc/bugs/case_where_keys_db_lags_reality.mdwn delete mode 100644 doc/bugs/commands_on_unlocked__44___changed_file_use_its_old_key.mdwn delete mode 100644 doc/bugs/commands_on_unlocked__44___changed_file_use_its_old_key/comment_1_d7fc6d70675b2b001c47e69ea40a9f4d._comment delete mode 100644 doc/bugs/commit_7550ef9a2_doesn__39__t_compile_on_Windows--patch.mdwn delete mode 100644 doc/bugs/commit_9595a247a_needs_a_fix_to_build_on_Windows.mdwn delete mode 100644 doc/bugs/commit_f0754a61f_needs_a_fix_to_build_on_Windows.mdwn delete mode 100644 doc/bugs/commit_f0754a61f_needs_a_fix_to_build_on_Windows/comment_1_393c0a94ebcdd5f70afa2a7974d11715._comment delete mode 100644 doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh.mdwn delete mode 100644 doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh/comment_1_050cb1054a9d1cc7b2e6722757c41784._comment delete mode 100644 doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh/comment_2_d88ab318b6edc3eea47f8360f31cd91f._comment delete mode 100644 doc/bugs/copy_--to_with_local_git_remote_does_not_resume.mdwn delete mode 100644 doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly.mdwn delete mode 100644 doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_1_30cb5eebae1e90db75ed5e3fa237c1da._comment delete mode 100644 doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment delete mode 100644 doc/bugs/default_cabal_install_on_OSX_lacks_S3.mdwn delete mode 100644 doc/bugs/delayadd_doesn__39__t_work_with_smallfiles.mdwn delete mode 100644 doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_1_1501fc7de682c0f2920c6c592204268c._comment delete mode 100644 doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_2_3aa7b34ff3d0606f97fb9e80ece34255._comment delete mode 100644 doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_3_f0b5e6f0554eb43f55bfc99d178c506d._comment delete mode 100644 doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_4_dbe41188bc6650418b68f52ec479fc11._comment delete mode 100644 doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_5_31a194407e433b17450725170552b8f7._comment delete mode 100644 doc/bugs/diff_driver_using_hash_without_subdir.mdwn delete mode 100644 doc/bugs/diff_driver_using_hash_without_subdir/comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment delete mode 100644 doc/bugs/diff_driver_using_hash_without_subdir/comment_2_b89b1a8f84dff3730d80383e05d03619._comment delete mode 100644 doc/bugs/diff_driver_using_hash_without_subdir/comment_3_ac441a3718a8e61b4774761fb0fbe71b._comment delete mode 100644 doc/bugs/downloads.kitenet.net_do_not_correspond_in_version.mdwn delete mode 100644 doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_1_337c17e686723aee193e898fd7ee3558._comment delete mode 100644 doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_2_1ccfafa13e1807f099b22bb69d23497c._comment delete mode 100644 doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_3_697881407852464e64c4d448d2383472._comment delete mode 100644 doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_4_7d2f6a1ca57d29ee29b7d6dcc04e1cb0._comment delete mode 100644 doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_5_b6dbec69e8254fb3535146fe38a8b4b4._comment delete mode 100644 doc/bugs/error_when_remote_path_contains_space.mdwn delete mode 100644 doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files.mdwn delete mode 100644 doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files/comment_1_0611c7552e9660d8f3b5060fa114c2ef._comment delete mode 100644 doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files/comment_2_74cb11c6dc71502c5c422b3305a94f60._comment delete mode 100644 doc/bugs/fresh_3_tests_fails-_openBinaryFile__58___resource_busy.mdwn delete mode 100644 doc/bugs/fresh_3_tests_fails-_openBinaryFile__58___resource_busy/comment_1_d78cd2a78c97a00629aa86b46e72ff67._comment delete mode 100644 doc/bugs/fsck_always_fails.mdwn delete mode 100644 doc/bugs/fsck_always_fails/comment_1_d0620c59d6ada267792d0cde7b3c43f3._comment delete mode 100644 doc/bugs/fsck_always_fails/comment_2_b56c7aaf88535830a9f153bba27ececd._comment delete mode 100644 doc/bugs/fsck_always_fails/comment_3_aa0e5955253e94863479d66aedd9d430._comment delete mode 100644 doc/bugs/fsck_always_fails/comment_4_81ccdf94101f1080521d36aa90a376ac._comment delete mode 100644 doc/bugs/fsck_is_required_to_resolve___34__no_other_repository_is_known_to_contain_the_file__34___after_sync.mdwn delete mode 100644 doc/bugs/fsck_is_required_to_resolve___34__no_other_repository_is_known_to_contain_the_file__34___after_sync/comment_1_172936aeca215d4a28fd0f1dbc942616._comment delete mode 100644 doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs.mdwn delete mode 100644 doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_1_a2fbf6a34c531224b0f870550af4ac22._comment delete mode 100644 doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_2_1a26a9655fa1c1230b4090f2c7ab1745._comment delete mode 100644 doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_2_4f9e1debcd070da2fa70d91415d000bb._comment delete mode 100644 doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_3_f053194ba612d1aa1ecddb8c9bf843ae._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest.mdwn delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_10_83ea673f86450a856889b8fbb894bb4b._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_1_45982ced836d2e0f41a5ddd7edd59936._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_2_02ae97849e2d9fc6d3d996500f264455._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_3_83fd8643b988fdf689ef40b819b48299._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_4_0f82673281494b1cb084dce702525a01._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_5_39d905d4577c9b2987bf5e6cdbace7f2._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_6_a7c02a4dfa74de8ad05bfaaee0b335b8._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_7_2ad1079ba07013fbb8adabc673042a8f._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_8_3122eeb1f540bdde320beb2eda196221._comment delete mode 100644 doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_9_ce2f034917bbbc05f7c02323cb833a58._comment delete mode 100644 doc/bugs/gcrypt_rsync__58____47____47___repositories_don__39__t_work.mdwn delete mode 100644 doc/bugs/gcrypt_rsync_remotes_don__39__t_work.mdwn delete mode 100644 doc/bugs/gcrypt_rsync_remotes_don__39__t_work/comment_1_55c8e449467f0b4b771e77d7b2b63133._comment delete mode 100644 doc/bugs/gcrypt_special_remote_fails_on_bare_remote_repos.mdwn delete mode 100644 doc/bugs/gcrypt_special_remote_fails_on_bare_remote_repos/comment_1_7e690402c8dd663d60f7fc659c323ed8._comment delete mode 100644 doc/bugs/gets_confused_files_synchronized_out_of_band.mdwn delete mode 100644 doc/bugs/gets_confused_files_synchronized_out_of_band/comment_1_a8f081ee9a5ad8c45dcdf66cea368463._comment delete mode 100644 doc/bugs/git-annex-fromkey_broken_on_Windows.mdwn delete mode 100644 doc/bugs/git-annex-fsck__fails_for_missing_dead_keys.mdwn delete mode 100644 doc/bugs/git-annex-fsck__fails_for_missing_dead_keys/comment_1_3fc0d0c2dda1930601a683e16055cf89._comment delete mode 100644 doc/bugs/git-annex-import_declines_to_import_git-ignored_fies.mdwn delete mode 100644 doc/bugs/git-annex-import_declines_to_import_git-ignored_fies/comment_1_567ada116ca22e5f0bb1496eb2cb4941._comment delete mode 100644 doc/bugs/git-annex_8.20210330_fails_to_build_in_brew.mdwn delete mode 100644 doc/bugs/git-annex_8.20210330_fails_to_build_in_brew/comment_1_ddf94a16e7075c218473b01b15fdca3d._comment delete mode 100644 doc/bugs/git-annex_branch_caching_bug.mdwn delete mode 100644 doc/bugs/git-annex_info_rounding_error.mdwn delete mode 100644 doc/bugs/git-annex_info_rounding_error/comment_1_37079e9f024b048fb0074683f9037d19._comment delete mode 100644 doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck.mdwn delete mode 100644 doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_1_4cd4f4b5c34b3e1bf2989d0cc412ca4f._comment delete mode 100644 doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_2_7c65a600fdcb43b9a3aabf7182b67b2f._comment delete mode 100644 doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_3_14509fcbd4305808c32c79c3b8d36e80._comment delete mode 100644 doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail.mdwn delete mode 100644 doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_1_184a259225e7cd14f85e77be4860abb6._comment delete mode 100644 doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_2_980556f1f7b339519593f9ead85ab854._comment delete mode 100644 doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_3_84a9988ee5ac6fb4b8ded7aa3164846f._comment delete mode 100644 doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_4_50aa0ea762d09990f8a8f633e56aa205._comment delete mode 100644 doc/bugs/git_annex_config_annex.securehashesonly_fails.mdwn delete mode 100644 doc/bugs/git_annex_config_doesn__39__t_support_leading_dash.mdwn delete mode 100644 doc/bugs/git_annex_config_doesn__39__t_support_leading_dash/comment_1_2325ca78ab6270dcb2d98348a5e1c974._comment delete mode 100644 doc/bugs/git_annex_config_doesn__39__t_support_leading_dash/comment_2_5955aa81d3fd946ce648c4cc3805eb5f._comment delete mode 100644 doc/bugs/git_annex_config_doesn__39__t_support_leading_dash/comment_3_4bccfd21e18cac0e735eb1811e48c84d._comment delete mode 100644 doc/bugs/git_annex_config_doesn__39__t_support_leading_dash/comment_4_b2c9a90ea2ade025260d062abd77f298._comment delete mode 100644 doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__.mdwn delete mode 100644 doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__/comment_1_f895b93145cc4d86042af14b6f2ab6ac._comment delete mode 100644 doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__/comment_2_5e7bf08ebcb97bcce5589f18898bb1ff._comment delete mode 100644 doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__/comment_3_d10dc4d77d4402ce76227da01e2bdd49._comment delete mode 100644 doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__/comment_4_58c76fd8cc97f2adde0a4c28e6e428d2._comment delete mode 100644 doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__/comment_5_90ea78751a0402ed9fb800642cc9e128._comment delete mode 100644 doc/bugs/git_annex_doesn__39__t_cope_with_a_gcrypt__58____58__rsync__58____47____47__/comment_6_85ed7f7a1fbf59358fa3d1a5b186a801._comment delete mode 100644 doc/bugs/git_annex_fix_broken.mdwn delete mode 100644 doc/bugs/git_annex_fix_broken/comment_1_e8b7e62c21557e84e344b596d96a0735._comment delete mode 100644 doc/bugs/git_annex_forget_can_confuse_updating_exporttree_remotes.mdwn delete mode 100644 doc/bugs/git_annex_fsck_--time-limit_broken.mdwn delete mode 100644 doc/bugs/git_annex_fsck_--time-limit_broken/comment_1_7367e332f3712b02f1fc25eeecc57d00._comment delete mode 100644 doc/bugs/git_annex_try_to_rexeport_already_exported_files.mdwn delete mode 100644 doc/bugs/git_annex_try_to_rexeport_already_exported_files/comment_1_93fd0ded251371e34cd113f27e75ecc2._comment delete mode 100644 doc/bugs/git_checkout_slow_with_unlocked_files.mdwn delete mode 100644 doc/bugs/git_index_lock_.mdwn delete mode 100644 doc/bugs/git_index_lock_/comment_1_84e1d17351619be933d7443c2045feec._comment delete mode 100644 doc/bugs/git_status_extremely_slow_with_v7.mdwn delete mode 100644 doc/bugs/git_status_extremely_slow_with_v7/comment_1_53a56019a17d3d644b1ea282f5228750._comment delete mode 100644 doc/bugs/git_status_extremely_slow_with_v7/comment_2_ff005cadcae59b81c3417742b6e04261._comment delete mode 100644 doc/bugs/git_status_extremely_slow_with_v7/comment_3_b9e7f7596f032ae7f007cca95f23e816._comment delete mode 100644 doc/bugs/http_remote_on_local_network_bad_error_message.mdwn delete mode 100644 doc/bugs/importfeed_failing_with_hPut__58___invalid_argument.mdwn delete mode 100644 doc/bugs/importfeed_failing_with_hPut__58___invalid_argument/comment_1_a36feb24e627bba9c146fc791fca2a6b._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file.mdwn delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_10_f57e3d77a0ee6a504fa9cb404ab7a681._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_11_019d3e6e8dcbe753f2053486d1628714._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_12_562ba69b93d7b128b1a662e13a105c65._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_12_9315e2d9ecc6224b2695ef319676413b._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_14_cb531e5fda28a3114420063106a2131b._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_15_feb18c6e8be6d4cf3c1730f451531787._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_16_578671b5758d78180d9dae273c4475aa._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_1_36c2d9bb2de7365c898e886149fb4bcd._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_2_085f54265ce94186fe715df297785496._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_3_80bf2c40cf8204c81fd0164fc2a08021._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_4_7cb10476879c599075e54ea8324ec82f._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_5_a733615614e2bba429f64910a0799c04._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_7_5f1ee7b0899a1770fb5849d7476ec335._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_7_fe9d7c70172fd104797b094b720aee18._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_8_28e601e7bf6a55402d9c26798d88e459._comment delete mode 100644 doc/bugs/indeterminite_preferred_content_state_for_duplicated_file/comment_9_49966d7fcd70a6ff40e4de61f96b3b83._comment delete mode 100644 doc/bugs/initial_get_of_unlocked_file_fails_to_populate_pointer.mdwn delete mode 100644 doc/bugs/initremote_doesn__39__t_work_in_scripts.mdwn delete mode 100644 doc/bugs/initremote_doesn__39__t_work_in_scripts/comment_1_da93784aa66baad31f86231bf7cdce61._comment delete mode 100644 doc/bugs/internal_error__58___evacuate__58___strange_closure_type.mdwn delete mode 100644 doc/bugs/internal_error__58___evacuate__58___strange_closure_type/comment_1_2a991ec73fa2e065d01568e2c3e341fd._comment delete mode 100644 doc/bugs/internal_error__58___evacuate__58___strange_closure_type/comment_2_a5a7d09ab1bb5bb7e2d37f906b07552d._comment delete mode 100644 doc/bugs/lookupkey_does_not_work_from_subdirectory.mdwn delete mode 100644 doc/bugs/lookupkey_does_not_work_from_subdirectory/comment_1_65087993c9c1b3a538a0f7b017adeafb._comment delete mode 100644 doc/bugs/lookupkey_does_not_work_from_subdirectory/comment_2_25e54d8fb6be89a5e4514d6f237a2a1c._comment delete mode 100644 doc/bugs/lookupkey_does_not_work_from_subdirectory/comment_3_cd87e92a009a0c5deead2bfdff44ef84._comment delete mode 100644 doc/bugs/metadata_--batch_--json_should_fail_on_bad_fields.mdwn delete mode 100644 doc/bugs/metadata_--batch_--json_should_fail_on_bad_fields/comment_1_aec3f1d155adcfcc176e9948aef99056._comment delete mode 100644 doc/bugs/newly_created_annex_fails_fsck.mdwn delete mode 100644 doc/bugs/newly_created_annex_fails_fsck/comment_1_d9fb37fe18d6b3a48c3e628faf97a272._comment delete mode 100644 doc/bugs/newly_created_annex_fails_fsck/comment_2_dd967a6815a6c8efc2257adc509ed178._comment delete mode 100644 doc/bugs/newly_created_annex_fails_fsck/comment_3_411bd809a9bbf0966ea805e6cb508435._comment delete mode 100644 doc/bugs/not_work__58___Git_annex_addurl_existing_file_without_.mdwn delete mode 100644 doc/bugs/not_work__58___Git_annex_addurl_existing_file_without_/comment_1_3958944e36858b97747816c04a0d025a._comment delete mode 100644 doc/bugs/not_work__58___Git_annex_addurl_existing_file_without_/comment_2_a8ed9cc80a885e86d0acff6046b73f0c._comment delete mode 100644 doc/bugs/not_work__58___Git_annex_addurl_existing_file_without_/comment_3_69cfdbd2a41f2fa9e5587cb02fdc9449._comment delete mode 100644 doc/bugs/parens_without_explicit_and__47__or_gives_wrong_matches.mdwn delete mode 100644 doc/bugs/parens_without_explicit_and__47__or_gives_wrong_matches/comment_1_8160d9308dc19b3c6a0596f437134e28._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths.mdwn delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_10_f231a13aa7c47aec68e893dbf82ed7db._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_11_a2a778bd1787068cc621b17dd64b31c2._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_12_25dcce6513505d1f2472b24b19d4af73._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_1_689bdb32f2dd6ac9f8fb2be5390544d3._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_2_d8d2fa5af2ef2f7b4a59e1faa4f34a05._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_3_bae301cc3e453d066f8890f8ef0329d4._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_4_a60edf9225aa0d5565bbc06f5b2f519a._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_5_e8108d8fe81ddc1230fae6af8e0aa214._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_6_1f2bbe9a7b7de1b46b1829fdf1580c26._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_7_7e1eead39a7f8fbadb77fcd2ee48e792._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_8_7552b022b407134e52790222527466a6._comment delete mode 100644 doc/bugs/problems_with_SSH_and_relative_paths/comment_9_75a1d6f1ec4adc714a8c200a168757d6._comment delete mode 100644 doc/bugs/prop__95__parse__95__build__95__presence__95__log_started_to_fail.mdwn delete mode 100644 doc/bugs/prop__95__parse__95__build__95__presence__95__log_started_to_fail/comment_1_32c4300e35453177613bfe1af50e6958._comment delete mode 100644 doc/bugs/smudge_clean_can_fail_on_URL_key.mdwn delete mode 100644 doc/bugs/special_characters___34____63____58___on_FAT_partition.mdwn delete mode 100644 doc/bugs/special_characters___34____63____58___on_FAT_partition/comment_1_3a1ff3b4a5fcebedd9bff38ffbf620c1._comment delete mode 100644 doc/bugs/special_characters___34____63____58___on_FAT_partition/comment_2_bca95a097c90e6bbea616b06fe12aa2c._comment delete mode 100644 doc/bugs/special_directory_remotes__58___git_annex_copy_fails_if_tmp__47___is_a_symbolic_link_to_another_device.mdwn delete mode 100644 doc/bugs/special_directory_remotes__58___git_annex_copy_fails_if_tmp__47___is_a_symbolic_link_to_another_device/comment_1_a96a560b46a24148b5e21695c899c728._comment delete mode 100644 doc/bugs/special_directory_remotes__58___git_annex_copy_fails_if_tmp__47___is_a_symbolic_link_to_another_device/comment_2_993f86881ae46fbd1c402626c6380ece._comment delete mode 100644 doc/bugs/sync_deletes_files.mdwn delete mode 100644 doc/bugs/sync_failing_after_debian_bullseye_upgrade.mdwn delete mode 100644 doc/bugs/sync_failing_after_debian_bullseye_upgrade/comment_1_c6d25991ae391f2ca2dba1b4ceda704d._comment delete mode 100644 doc/bugs/sync_merges_local-to-repo_adjusted_branch.mdwn delete mode 100644 doc/bugs/sync_merges_local-to-repo_adjusted_branch/comment_1_9f017818750bc44b0793f2e8c85aed19._comment delete mode 100644 doc/bugs/sync_merges_local-to-repo_adjusted_branch/comment_2_36561048dd9e94721ec14a8c36c203f2._comment delete mode 100644 doc/bugs/sync_on_a_repository_on_removable_media_should_not_leave_ssh_conns_open.mdwn delete mode 100644 doc/bugs/sync_on_a_repository_on_removable_media_should_not_leave_ssh_conns_open/comment_1_bf457dfa628f8d140e91bcd2f3b04c51._comment delete mode 100644 doc/bugs/sync_on_a_repository_on_removable_media_should_not_leave_ssh_conns_open/comment_2_08c25e314bf86b8a67c1730a02957300._comment delete mode 100644 doc/bugs/test_prop__95__relPathDirToFileAbs__95__basics_fails_now__38__thn.mdwn delete mode 100644 doc/bugs/test_prop__95__relPathDirToFileAbs__95__basics_fails_now__38__thn/comment_1_7becd972ce41d14ace89a9bc1302abba._comment delete mode 100644 doc/bugs/test_prop__95__relPathDirToFileAbs__95__basics_fails_now__38__thn/comment_2_9773981747ca29120aef1b2a09c88f1b._comment delete mode 100644 doc/bugs/test_prop__95__view__95__roundtrips_fails_occasionally.mdwn delete mode 100644 doc/bugs/test_prop__95__view__95__roundtrips_fails_occasionally/comment_1_1cac754c9fc86da7a7cb11db0c776190._comment delete mode 100644 doc/bugs/test_prop__95__view__95__roundtrips_fails_occasionally/comment_2_67747066072bbaa8a16ee24bc7b4680a._comment delete mode 100644 doc/bugs/tests_fail_on_windows__58___retrieveKeyFile_resume.mdwn delete mode 100644 doc/bugs/tests_fail_on_windows__58___retrieveKeyFile_resume/comment_1_59d56dcb2441f6c69b98605498460896._comment delete mode 100644 doc/bugs/tests_fail_on_windows__58___retrieveKeyFile_resume/comment_2_84e865bb76b7ac6e04d897d196af7f36._comment delete mode 100644 doc/bugs/tests_fail_on_windows__58___retrieveKeyFile_resume/comment_3_4b090a931f9a7210510f17bd31a7ab9c._comment delete mode 100644 doc/bugs/tests_fail_on_windows__58___retrieveKeyFile_resume/comment_5_dc360670e41534e5249d4ebff97259b0._comment delete mode 100644 doc/bugs/tests_fail_on_windows__58___retrieveKeyFile_resume/comment_6_d2879e9c7b025f601703022443ed0bb6._comment delete mode 100644 doc/bugs/unannex_of_modified_file_loses_modification.mdwn delete mode 100644 doc/bugs/uninit_errors_out_on_repo_without_commits.mdwn delete mode 100644 doc/bugs/uninit_errors_out_on_repo_without_commits/comment_1_3c834367176581732e38d0b3f7f86a40._comment delete mode 100644 doc/bugs/use_new_hash_format_on_non-crippled_filesystems.mdwn delete mode 100644 doc/bugs/use_new_hash_format_on_non-crippled_filesystems/comment_1_d6eaf3b455ba2635a928b37c0360c4eb._comment delete mode 100644 doc/bugs/use_new_hash_format_on_non-crippled_filesystems/comment_2_025dc990ca3849fcd9bdb10cc7f701d2._comment delete mode 100644 doc/bugs/use_new_hash_format_on_non-crippled_filesystems/comment_3_292a95bd18eb281d473618c6fc7576f3._comment delete mode 100644 doc/bugs/when_you_get_a_file_but_don__39__t_actually_have_enough_space_for_it__44___the_error_message_makes_useless_suggestions.mdwn delete mode 100644 doc/bugs/whereused_false_match_on_longer_key.mdwn delete mode 100644 doc/bugs/windows__58___plenty_of_unit_tests_fail_aftr_8.20211028.mdwn delete mode 100644 doc/bugs/windows__58___plenty_of_unit_tests_fail_aftr_8.20211028/comment_1_12a65fb53e34310e1a14ab4892a272e9._comment delete mode 100644 doc/todo/Add_FAT_mode_without_double_using_disk_space.mdwn delete mode 100644 doc/todo/Add_FAT_mode_without_double_using_disk_space/comment_1_133738096ed65997f2f4e9cb3332f957._comment delete mode 100644 doc/todo/Allow_globally_limiting_filename_length/comment_1_e38f78a1263b15258d2aa4472e7bc31b._comment delete mode 100644 doc/todo/Allow_globally_limiting_filename_length/comment_2_cdb91ea855d9bcdeccf19ccb6d55ed10._comment delete mode 100644 doc/todo/Allow_globally_limiting_filename_length/comment_3_748d5b01e502370ed98937d0077d1ec5._comment delete mode 100644 doc/todo/Allow_globally_limiting_filename_length/comment_4_918d87f7a961bfeb834cc28f7175ccd8._comment delete mode 100644 doc/todo/Allow_globally_limiting_filename_length/comment_5_2b49a293b044d0c2fcfe1701c76424c4._comment delete mode 100644 doc/todo/MD5E_keys_without_file_size.mdwn delete mode 100644 doc/todo/MD5E_keys_without_file_size/comment_1_cb49a069939775cdee3b757f2ed19321._comment delete mode 100644 doc/todo/Slow_transfer_for_a_lot_of_small_files.mdwn delete mode 100644 doc/todo/Slow_transfer_for_a_lot_of_small_files/comment_1_fa76bc744e30aaeed4a3b3e2fe3dd75e._comment delete mode 100644 doc/todo/Slow_transfer_for_a_lot_of_small_files/comment_2_80d1080bf6e82bd8aaccde9d7c1669c7._comment delete mode 100644 doc/todo/Slow_transfer_for_a_lot_of_small_files/comment_3_dac38d9e48041b59dd1a53180e456ec9._comment delete mode 100644 doc/todo/__91__PATCH__93___Call_freezeContent_after_move_into_annex.mdwn delete mode 100644 doc/todo/__91__PATCH__93___Call_freezeContent_after_move_into_annex/comment_1_8607154b7bd99c90f6fd13926c7a746d._comment delete mode 100644 doc/todo/__91__PATCH__93___Call_freezeContent_after_move_into_annex/comment_2_7671692f4331c625c7f1e0abe83139f2._comment delete mode 100644 doc/todo/__91__PATCH__93___Call_freezeContent_after_move_into_annex/comment_3_ab15af768ade06cd4805763391419524._comment delete mode 100644 doc/todo/add_option_to_use_sqlite__39__s_synchronous__61__OFF.mdwn delete mode 100644 doc/todo/add_option_to_use_sqlite__39__s_synchronous__61__OFF/comment_1_7b02d9f2605e10594654b6754656246b._comment delete mode 100644 doc/todo/add_option_to_use_sqlite__39__s_synchronous__61__OFF/comment_2_a778834bf704a9a60938f370637c8b8d._comment delete mode 100644 doc/todo/add_option_to_use_sqlite__39__s_synchronous__61__OFF/comment_2_e262f441e1b224215e68b5707db1d180._comment delete mode 100644 doc/todo/add_option_to_use_sqlite__39__s_synchronous__61__OFF/comment_4_6601e9d3004c968d9f6511804e325b55._comment delete mode 100644 doc/todo/allow_git-annex_addon_commands.mdwn delete mode 100644 doc/todo/annex.thin_without_hardlinks.mdwn delete mode 100644 doc/todo/bwlimit.mdwn delete mode 100644 doc/todo/customisable_directory_special_remote_in_bare_repo.mdwn delete mode 100644 doc/todo/customisable_directory_special_remote_in_bare_repo/comment_1_7e331feab2880ac1ead2ac7c23e27cb2._comment delete mode 100644 doc/todo/customisable_directory_special_remote_in_bare_repo/comment_2_15387290b516b735270c5378b076609b._comment delete mode 100644 doc/todo/customisable_directory_special_remote_in_bare_repo/comment_3_01e0c35f74a81ae06d0f93a6b00e003c._comment delete mode 100644 doc/todo/dead_files_in_checkout_directly.mdwn delete mode 100644 doc/todo/dead_files_in_checkout_directly/comment_1_2b74438002a79e044f8fe2c678508940._comment delete mode 100644 doc/todo/dead_files_in_checkout_directly/comment_2_d70c820666b291c532f7814ca543a77a._comment delete mode 100644 doc/todo/display_when_reconcileStaged_is_taking_a_long_time.mdwn delete mode 100644 doc/todo/display_when_reconcileStaged_is_taking_a_long_time/comment_1_7efa1d29b475b445cea6fe44d402b275._comment delete mode 100644 doc/todo/display_when_reconcileStaged_is_taking_a_long_time/comment_2_b713931f34be1f06b52a75789c3b58ee._comment delete mode 100644 doc/todo/extend_external_special_remote_protocol_with_way_to_get_git_config_of_remote.mdwn delete mode 100644 doc/todo/fsck_option_to_only_show_broken.mdwn delete mode 100644 doc/todo/fsck_option_to_only_show_broken/comment_1_e42a2cfa898fed9203168a6f68218ecc._comment delete mode 100644 doc/todo/fsck_option_to_only_show_broken/comment_2_1aeb905eb97a1f121fed3d182a22981c._comment delete mode 100644 doc/todo/fsck_option_to_only_show_broken/comment_3_77600b5ce57004e66f9fde7ac8386928._comment delete mode 100644 doc/todo/get__58___improve_error_reporting_for_failed_attempts.mdwn delete mode 100644 doc/todo/git-annex-get_--batch_--key.mdwn delete mode 100644 doc/todo/git-annex-get_--batch_--key/comment_1_90b435a6fa0f22df23e82b65af58f742._comment delete mode 100644 doc/todo/git-annex-get_--batch_--key/comment_2_033495f851735185eaad29de992ed6ab._comment delete mode 100644 doc/todo/git-annex-get_--batch_--key/comment_3_e3de9b4893881624d530fcdef5cd7d65._comment delete mode 100644 doc/todo/git-annex-get_--batch_--key/comment_4_3bd1254c5a24cb3d1c1fd622f2f1e050._comment delete mode 100644 doc/todo/git-annex-get_--batch_--key/comment_5_c778976121cff4e1fbec3acd0cc70648._comment delete mode 100644 doc/todo/git-annex_branch_clocks.mdwn delete mode 100644 doc/todo/git-annex_whereused.mdwn delete mode 100644 doc/todo/harden_against_interruptions.mdwn delete mode 100644 doc/todo/harden_against_interruptions/comment_1_8cf1b89cee5be9ade62c6fda33de8e85._comment delete mode 100644 doc/todo/import_tree_annexes_files_that_were_exported_non-annexed.mdwn delete mode 100644 doc/todo/import_tree_annexes_files_that_were_exported_non-annexed/comment_1_bc28c34fcbd86b39c2ee7d9051315f92._comment delete mode 100644 doc/todo/import_tree_annexes_files_that_were_exported_non-annexed/comment_2_7198cc839a881e53636899ecbc3ba785._comment delete mode 100644 doc/todo/import_tree_annexes_files_that_were_exported_non-annexed/comment_3_5e24f3c713cbfd8e972243629282b7d9._comment delete mode 100644 doc/todo/import_tree_annexes_files_that_were_exported_non-annexed/comment_4_c271a7a5530cbd2057140d81c364d45a._comment delete mode 100644 doc/todo/import_tree_from_FAT_does_unncessary_work_due_to_inode_instability.mdwn delete mode 100644 doc/todo/make_glacier-cli_executable_path_configurable.mdwn delete mode 100644 doc/todo/make_glacier-cli_executable_path_configurable/comment_1_08ab00266ad06fed9123d6a2ea0b5e6a._comment delete mode 100644 doc/todo/make_glacier-cli_executable_path_configurable/comment_2_d89e073643af0d80833b2d7c9752d23d._comment delete mode 100644 doc/todo/make_glacier-cli_executable_path_configurable/comment_3_451c6788535e27482377cd60128c1cd6._comment delete mode 100644 doc/todo/numcopies_check_other_files_using_same_key.mdwn delete mode 100644 doc/todo/only_pass_unlocked_files_through_the_clean__47__smudge_filter.mdwn delete mode 100644 doc/todo/only_pass_unlocked_files_through_the_clean__47__smudge_filter/comment_1_c614ab0aeab4a8d27d3a1da3db3c7e05._comment delete mode 100644 doc/todo/only_pass_unlocked_files_through_the_clean__47__smudge_filter/comment_2_8ddf77de6313df0157de8d24c2dc7951._comment delete mode 100644 doc/todo/only_pass_unlocked_files_through_the_clean__47__smudge_filter/comment_3_51ea1a6c7c6c46322975cf051c191887._comment delete mode 100644 doc/todo/only_pass_unlocked_files_through_the_clean__47__smudge_filter/comment_4_329001f350b4c551e9c0203d10bb7bc9._comment delete mode 100644 doc/todo/only_pass_unlocked_files_through_the_clean__47__smudge_filter/comment_5_7a5e4fd5859a5ec879746697fb720d43._comment delete mode 100644 doc/todo/p2p_protocol_flag_days.mdwn delete mode 100644 doc/todo/parallel_possibilities.mdwn delete mode 100644 doc/todo/parallel_possibilities/comment_1_bad182de605b7b47d66dcfe583acd4f1._comment delete mode 100644 doc/todo/parallel_possibilities/comment_2_47499773db465e8b759d7c96cd7713a7._comment delete mode 100644 doc/todo/parallel_possibilities/comment_3_4ec5c2de65094c49d61ecd3e036e5137._comment delete mode 100644 doc/todo/recent_change_to_fileRef_breaks_reinject_--known.mdwn delete mode 100644 doc/todo/recent_change_to_fileRef_breaks_reinject_--known/comment_1_5d3ade0367d3913bc115082ef2abd842._comment delete mode 100644 doc/todo/recent_change_to_fileRef_breaks_reinject_--known/comment_2_c1d232b0074296db4ce837169319dd41._comment delete mode 100644 doc/todo/resolve_merge_conflicts_with_smallfiles.mdwn delete mode 100644 doc/todo/resolve_merge_conflicts_with_smallfiles/comment_1_0aed2ef7b45768ba916a92fb071f370b._comment delete mode 100644 doc/todo/resolve_merge_conflicts_with_smallfiles/comment_2_4af09b9b24fc39bb702a5db05638a1c1._comment delete mode 100644 doc/todo/resolve_merge_conflicts_with_smallfiles/comment_3_9098b3f365af6fe0692cf02b31fd6dee._comment delete mode 100644 doc/todo/resolve_merge_conflicts_with_smallfiles/comment_4_a32011c9b6911e4d2256d6ebaeacf7df._comment delete mode 100644 doc/todo/size_limits_for_drop__47__move__47__copy__47__get.mdwn delete mode 100644 doc/todo/size_limits_for_drop__47__move__47__copy__47__get/comment_1_195e395aab22f31da1dab0ba95f88ef4._comment delete mode 100644 doc/todo/size_limits_for_drop__47__move__47__copy__47__get/comment_2_8687c2bb69c83d3d8ebfa877a0d7b32f._comment delete mode 100644 doc/todo/speed_up_git_annex_add_of_small_files.mdwn delete mode 100644 doc/todo/speed_up_keys_db_update_with_git_streaming.mdwn delete mode 100644 doc/todo/speed_up_keys_db_update_with_git_streaming/comment_1_0afd62cbe52eba137fbfd1907337e273._comment delete mode 100644 doc/todo/speed_up_keys_db_update_with_git_streaming/comment_2_5a223de56b15e59d190a833977ac07be._comment delete mode 100644 doc/todo/speed_up_keys_db_update_with_git_streaming/comment_3_f4a816ecc43528913f6a97bf1c50dd38._comment delete mode 100644 doc/todo/speed_up_keys_db_update_with_git_streaming/comment_4_2d39ba9ea61fd8006d1fd4fdde8fc055._comment delete mode 100644 doc/todo/speed_up_keys_db_update_with_git_streaming/comment_5_c6071f417bebc13aeba79832802f9fc4._comment delete mode 100644 doc/todo/speed_up_keys_db_update_with_git_streaming/comment_6_d40eb166d8d0e5e61fe18d42ad794e75._comment delete mode 100644 doc/todo/support_tree-ish_in_command_args.mdwn delete mode 100644 doc/todo/support_tree-ish_in_command_args/comment_1_03ceaa0269535fad683b2567d1169ff1._comment delete mode 100644 doc/todo/wishlist__58___print_locations_for_files_in_rsync_remote.mdwn diff --git a/doc/bugs/Add_support_for_skein512__95__256_hash.mdwn b/doc/bugs/Add_support_for_skein512__95__256_hash.mdwn deleted file mode 100644 index a606c543e1..0000000000 --- a/doc/bugs/Add_support_for_skein512__95__256_hash.mdwn +++ /dev/null @@ -1,13 +0,0 @@ -### Please describe the problem. - -cryptonite supports the hash skein512_256, which is just a truncated version of skein512. Could you please add support for using this as a key-value backend? Please note that cryptohash doesn't support this hash, so it'll have to go into the ifdef block alongside the sha3 hashes. - -Rationale: I've just done a benchmark of the different hash implementations in cryptonite, and the skein hashes beat all other hashes (except md5) by a large margin, so I'd like to use them. As with the other hashes, skein512 is a bit faster than skein256 (on x86-64), but I'd like to avoid the overly long file names it produces. - - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -I'm just trying git-annex for the first time, but it definitly looks great. - -> Ok, going to reject this since the speedup is minimal, and there are -> other faster hashes anyway, like blake2. [[done]] --[[Joey]] diff --git a/doc/bugs/Add_support_for_skein512__95__256_hash/comment_1_7cebbecfc10c22fa58c5c1c97b9c6369._comment b/doc/bugs/Add_support_for_skein512__95__256_hash/comment_1_7cebbecfc10c22fa58c5c1c97b9c6369._comment deleted file mode 100644 index 8199cadcd8..0000000000 --- a/doc/bugs/Add_support_for_skein512__95__256_hash/comment_1_7cebbecfc10c22fa58c5c1c97b9c6369._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2016-10-31T16:54:30Z" - content=""" -What kind of performance benefit are we talking about here? - -It seems it would be a bit hard to implement this, since Backend.Hash uses -a HashSize that is just an Int, which would have to be extended with the -number of bits to use of a longer hash. Not hard hard but it will -complicate the code. - -(Also, the name "SKEIN512_256" is pretty long itself to include in a -filename.") -"""]] diff --git a/doc/bugs/Add_support_for_skein512__95__256_hash/comment_2_fe916fca47ca8506bce7ee6766d6c590._comment b/doc/bugs/Add_support_for_skein512__95__256_hash/comment_2_fe916fca47ca8506bce7ee6766d6c590._comment deleted file mode 100644 index 0cc329437f..0000000000 --- a/doc/bugs/Add_support_for_skein512__95__256_hash/comment_2_fe916fca47ca8506bce7ee6766d6c590._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!comment format=mdwn - username="aranea@650e41fad422f2a4d6f36ca1f20d41b7c0f18ab7" - nickname="aranea" - avatar="http://cdn.libravatar.org/avatar/8574023ce00757ca95b1708b7306602a" - subject="comment 2" - date="2016-10-31T21:29:42Z" - content=""" -> What kind of performance benefit are we talking about here? - -Not much. In my benchmark, SKEIN512 was about 10% faster thank SKEIN256, and SKEIN256 has quite reasonable speed anyway. Thus, adding SKEIN512_256 is not neccessary if it complicated the code too much. - -Thanks anyway! -"""]] diff --git a/doc/bugs/All_inodes_eaten.mdwn b/doc/bugs/All_inodes_eaten.mdwn deleted file mode 100644 index 15e20cb463..0000000000 --- a/doc/bugs/All_inodes_eaten.mdwn +++ /dev/null @@ -1,47 +0,0 @@ -### Please describe the problem. - -Adding new files to a gcrypt remote ends up eating all inodes. - -### What steps will reproduce the problem? - -I have a docs directory, 780 files in it, various types, various subdirectories. I add these to a git annex repo. Create a gcrypt remote on a usb drive and use assistant to copy. Eventually all sorts of stuff stops working since there are no inodes left. - -### What version of git-annex are you using? On what operating system? - -Arch Linux 64 bit, stable. Git annex 6.20160613-8 - -### 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 - -Remote bare repo looks as follows: - - annex/objects - contains 4096 directories (000, 001, ...) - - annex/objects/XXX - contains ~1380 directories (001, ...) - - annex/objects/XXX/XXX - contains two or three directories, e.g. GPGHMACSHA1--3939af6b89c30015490ce9e19f9051bb9e9fe64e - - annex/objects/XXX/XXX/GPGHMACSHA1-XXXX - contains one or two files of the same name - -Let's multiply that out: 4096 * 1380 * 2 * 2 = 22,609,920 - -Plus . and .. for all the directories, and boom, all my 59 million inodes are gone, before I even manage to store my 780 files! - -Disk is about 20% full. - - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - - - -[[!tag moreinfo]] - -> [[closing|done]], the bug reporter did not seem to show that this was a -> bug and not just an unfortunate case of too many versions of files. -> --[[Joey]] diff --git a/doc/bugs/All_inodes_eaten/comment_1_efbd0e7bfa29d76f07de4ae2e655d483._comment b/doc/bugs/All_inodes_eaten/comment_1_efbd0e7bfa29d76f07de4ae2e655d483._comment deleted file mode 100644 index 497f8f8977..0000000000 --- a/doc/bugs/All_inodes_eaten/comment_1_efbd0e7bfa29d76f07de4ae2e655d483._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2016-10-05T16:56:25Z" - content=""" -If your remote contains 4096*1380 "GPGHMACSHA1" directories -with files in them then there are apparently 5652480 annexed objects -stored in this remote... not 780. - -Unless the files in those directories are not the encrypted content -of annexed objects, but I don't know what else they could be. - -You'll need to follow up with more information about what these files are, -or a way to reproduce this. -"""]] diff --git a/doc/bugs/All_inodes_eaten/comment_2_bfb17e095aca362516139d642b78e82d._comment b/doc/bugs/All_inodes_eaten/comment_2_bfb17e095aca362516139d642b78e82d._comment deleted file mode 100644 index 5feff2e172..0000000000 --- a/doc/bugs/All_inodes_eaten/comment_2_bfb17e095aca362516139d642b78e82d._comment +++ /dev/null @@ -1,1154 +0,0 @@ -[[!comment format=mdwn - username="pot" - subject="780 source files...." - date="2016-10-06T20:05:41Z" - content=""" -... annex on removeable disk somehow had a lot more! - -I don't know what they are, but all files had of the same format, e.g.: - - annex/objects/XXX/YYY/GPGHMACSHA1--ZZZ/GPGHMACSHA1--ZZZ - -which I believe is the correct structure, just that the sheer number of XXX, YYY and ZZZ was way too many. I have no idea what the assistant was doing, if it was failed uploads retrying, or what made it repeatedly spazz out and store that many files. I gave up with the assistant in the end and started again (3rd time, first time irrecoverable corruption raised in another bug that is apparently a gcrypt-remote one). The entirety of my computer doesn't come remotely close to 59 million inodes used, so pretty safe to say this issue isn't caused by user error uploading too many files or syncing the wrong directory and not realising it. - -I tried to decrypt one of the objects to have a look at it, maybe see what it was or where it came from, but got the following: - - $> gpg --decrypt docs.old/annex/objects/005/030/GPGHMACSHA1--5095b828bd5b51c2e21fe2c73882228fa39e396b/GPGHMACSHA1--5095b828bd5b51c2e21fe2c73882228fa39e396b - gpg: AES encrypted data - gpg: encrypted with 1 passphrase - gpg: decryption failed: Bad session key - -Which confused me, where did AES get involved?? - -I have had an rsync going for days on end trying to clear the inodes to avoid reformatting the disk - -I'm persisting with tying to use git-annex, this time manually without the assistant. Just setting wanted/group as appropriate and a cron job to run \"add, sync, sync --content, unload\" every 5 minutes. - - -In terms of reproducing it, all I did was point the assistant at my docs directory and then set up a USB drive as a gcrypt remote. I did nothing manually. - -Here is some of the log of the rsync delete I have going (running since I raised this bug): - -... -... -deleting annex/objects/247/724/GPGHMACSHA1--170c379656e6b4a9c8a6ba40eea0b6abbe9af068/GPGHMACSHA1--170c379656e6b4a9c8a6ba40eea0b6abbe9af068 -deleting annex/objects/247/724/GPGHMACSHA1--170c379656e6b4a9c8a6ba40eea0b6abbe9af068/ -deleting annex/objects/247/724/ -deleting annex/objects/247/723/GPGHMACSHA1--935ea8024d049197aa924ae270008a2c46bcfd26/GPGHMACSHA1--935ea8024d049197aa924ae270008a2c46bcfd26 -deleting annex/objects/247/723/GPGHMACSHA1--935ea8024d049197aa924ae270008a2c46bcfd26/ -deleting annex/objects/247/723/GPGHMACSHA1--01ba35ae3734d4fa0a3f6a128cf630b2c413a880/GPGHMACSHA1--01ba35ae3734d4fa0a3f6a128cf630b2c413a880 -deleting annex/objects/247/723/GPGHMACSHA1--01ba35ae3734d4fa0a3f6a128cf630b2c413a880/ -deleting annex/objects/247/723/ -deleting annex/objects/247/722/GPGHMACSHA1--71dc0291cb090d1b56aeed3c613b9ab0d09e5bf1/GPGHMACSHA1--71dc0291cb090d1b56aeed3c613b9ab0d09e5bf1 -deleting annex/objects/247/722/GPGHMACSHA1--71dc0291cb090d1b56aeed3c613b9ab0d09e5bf1/ -deleting annex/objects/247/722/ -deleting annex/objects/247/720/GPGHMACSHA1--dfd50c4a8b8038c5f1422de11121a53d10c2ee2b/GPGHMACSHA1--dfd50c4a8b8038c5f1422de11121a53d10c2ee2b -deleting annex/objects/247/720/GPGHMACSHA1--dfd50c4a8b8038c5f1422de11121a53d10c2ee2b/ -deleting annex/objects/247/720/ -deleting annex/objects/247/71d/GPGHMACSHA1--7846c602f4482b9799d74fa43626c04e13a54fd1/GPGHMACSHA1--7846c602f4482b9799d74fa43626c04e13a54fd1 -deleting annex/objects/247/71d/GPGHMACSHA1--7846c602f4482b9799d74fa43626c04e13a54fd1/ -deleting annex/objects/247/71d/ -deleting annex/objects/247/715/GPGHMACSHA1--b374ce280c695995b6fa53d8e69ddb26d0f78407/GPGHMACSHA1--b374ce280c695995b6fa53d8e69ddb26d0f78407 -deleting annex/objects/247/715/GPGHMACSHA1--b374ce280c695995b6fa53d8e69ddb26d0f78407/ -deleting annex/objects/247/715/ -deleting annex/objects/247/714/GPGHMACSHA1--aa189f81ef2897d7db35a54b93eceab81d0d50eb/GPGHMACSHA1--aa189f81ef2897d7db35a54b93eceab81d0d50eb -deleting annex/objects/247/714/GPGHMACSHA1--aa189f81ef2897d7db35a54b93eceab81d0d50eb/ -deleting annex/objects/247/714/ -deleting annex/objects/247/70f/GPGHMACSHA1--c464d300ff73fec5c54cb901f827e6485b0e718d/GPGHMACSHA1--c464d300ff73fec5c54cb901f827e6485b0e718d -deleting annex/objects/247/70f/GPGHMACSHA1--c464d300ff73fec5c54cb901f827e6485b0e718d/ -deleting annex/objects/247/70f/GPGHMACSHA1--6f4b104a14b0ff7e706d2c41cec5dfba88ea8dc2/GPGHMACSHA1--6f4b104a14b0ff7e706d2c41cec5dfba88ea8dc2 -deleting annex/objects/247/70f/GPGHMACSHA1--6f4b104a14b0ff7e706d2c41cec5dfba88ea8dc2/ -deleting annex/objects/247/70f/ -deleting annex/objects/247/70a/GPGHMACSHA1--ce4d890fe1bbe3f04073898b23a7d034b1f40e13/GPGHMACSHA1--ce4d890fe1bbe3f04073898b23a7d034b1f40e13 -deleting annex/objects/247/70a/GPGHMACSHA1--ce4d890fe1bbe3f04073898b23a7d034b1f40e13/ -deleting annex/objects/247/70a/ -deleting annex/objects/247/709/GPGHMACSHA1--6b33a1aa533172c104a5d9d46a6474336f7cb483/GPGHMACSHA1--6b33a1aa533172c104a5d9d46a6474336f7cb483 -deleting annex/objects/247/709/GPGHMACSHA1--6b33a1aa533172c104a5d9d46a6474336f7cb483/ -deleting annex/objects/247/709/ -deleting annex/objects/247/703/GPGHMACSHA1--ddb04cfcbcf0f02e2d66d94c445f4465a2821e5c/GPGHMACSHA1--ddb04cfcbcf0f02e2d66d94c445f4465a2821e5c -deleting annex/objects/247/703/GPGHMACSHA1--ddb04cfcbcf0f02e2d66d94c445f4465a2821e5c/ -deleting annex/objects/247/703/GPGHMACSHA1--ae64586876848866ff2ceccc5edf85710becb033/GPGHMACSHA1--ae64586876848866ff2ceccc5edf85710becb033 -deleting annex/objects/247/703/GPGHMACSHA1--ae64586876848866ff2ceccc5edf85710becb033/ -deleting annex/objects/247/703/ -deleting annex/objects/247/6fe/GPGHMACSHA1--44debae83909c6c8b274df7946f067810ce2e021/GPGHMACSHA1--44debae83909c6c8b274df7946f067810ce2e021 -deleting annex/objects/247/6fe/GPGHMACSHA1--44debae83909c6c8b274df7946f067810ce2e021/ -deleting annex/objects/247/6fe/ -deleting annex/objects/247/6f3/GPGHMACSHA1--a6daa142be6a8b89577d24a385e6e3a2766e7c4d/GPGHMACSHA1--a6daa142be6a8b89577d24a385e6e3a2766e7c4d -deleting annex/objects/247/6f3/GPGHMACSHA1--a6daa142be6a8b89577d24a385e6e3a2766e7c4d/ -deleting annex/objects/247/6f3/ -deleting annex/objects/247/6f0/GPGHMACSHA1--53357d1e9c86dce96c9531c387e25f4c836536ce/GPGHMACSHA1--53357d1e9c86dce96c9531c387e25f4c836536ce -deleting annex/objects/247/6f0/GPGHMACSHA1--53357d1e9c86dce96c9531c387e25f4c836536ce/ -deleting annex/objects/247/6f0/ -deleting annex/objects/247/6ef/GPGHMACSHA1--1e9bd6ff153221c26657f69e01e8c7a9c29957b7/GPGHMACSHA1--1e9bd6ff153221c26657f69e01e8c7a9c29957b7 -deleting annex/objects/247/6ef/GPGHMACSHA1--1e9bd6ff153221c26657f69e01e8c7a9c29957b7/ -deleting annex/objects/247/6ef/ -deleting annex/objects/247/6ec/GPGHMACSHA1--7a8ccc28b9131111774b8e3221f9f0c4abfd8597/GPGHMACSHA1--7a8ccc28b9131111774b8e3221f9f0c4abfd8597 -deleting annex/objects/247/6ec/GPGHMACSHA1--7a8ccc28b9131111774b8e3221f9f0c4abfd8597/ -deleting annex/objects/247/6ec/ -deleting annex/objects/247/6eb/GPGHMACSHA1--2ad823b488c9b0a90151816030fc98f3e5230ba3/GPGHMACSHA1--2ad823b488c9b0a90151816030fc98f3e5230ba3 -deleting annex/objects/247/6eb/GPGHMACSHA1--2ad823b488c9b0a90151816030fc98f3e5230ba3/ -deleting annex/objects/247/6eb/ -deleting annex/objects/247/6ea/GPGHMACSHA1--02f576c0a7387f32a3951c4200c96c545dad26df/GPGHMACSHA1--02f576c0a7387f32a3951c4200c96c545dad26df -deleting annex/objects/247/6ea/GPGHMACSHA1--02f576c0a7387f32a3951c4200c96c545dad26df/ -deleting annex/objects/247/6ea/ -deleting annex/objects/247/6e4/GPGHMACSHA1--29322261b9d5656e6aad6a996243e9af3bd1f044/GPGHMACSHA1--29322261b9d5656e6aad6a996243e9af3bd1f044 -deleting annex/objects/247/6e4/GPGHMACSHA1--29322261b9d5656e6aad6a996243e9af3bd1f044/ -deleting annex/objects/247/6e4/ -deleting annex/objects/247/6e3/GPGHMACSHA1--a6fdcce68aba986ccdd08380c74033ba0d2fc34b/GPGHMACSHA1--a6fdcce68aba986ccdd08380c74033ba0d2fc34b -deleting annex/objects/247/6e3/GPGHMACSHA1--a6fdcce68aba986ccdd08380c74033ba0d2fc34b/ -deleting annex/objects/247/6e3/ -deleting annex/objects/247/6de/GPGHMACSHA1--6a20df04e80c0bbb110283421249eff2a6c28116/GPGHMACSHA1--6a20df04e80c0bbb110283421249eff2a6c28116 -deleting annex/objects/247/6de/GPGHMACSHA1--6a20df04e80c0bbb110283421249eff2a6c28116/ -deleting annex/objects/247/6de/ -deleting annex/objects/247/6dc/GPGHMACSHA1--c29f40d89cc64dfbf0d54ce1645bed4a6bf38391/GPGHMACSHA1--c29f40d89cc64dfbf0d54ce1645bed4a6bf38391 -deleting annex/objects/247/6dc/GPGHMACSHA1--c29f40d89cc64dfbf0d54ce1645bed4a6bf38391/ -deleting annex/objects/247/6dc/ -deleting annex/objects/247/6da/GPGHMACSHA1--ea7e87aef54d57aa148e14e52a4c2e8edcdd7ada/GPGHMACSHA1--ea7e87aef54d57aa148e14e52a4c2e8edcdd7ada -deleting annex/objects/247/6da/GPGHMACSHA1--ea7e87aef54d57aa148e14e52a4c2e8edcdd7ada/ -deleting annex/objects/247/6da/ -deleting annex/objects/247/6d9/GPGHMACSHA1--77b13817763688dbacca4a1740d3b2f44c0c107f/GPGHMACSHA1--77b13817763688dbacca4a1740d3b2f44c0c107f -deleting annex/objects/247/6d9/GPGHMACSHA1--77b13817763688dbacca4a1740d3b2f44c0c107f/ -deleting annex/objects/247/6d9/ -deleting annex/objects/247/6d2/GPGHMACSHA1--8a8604b14a9688aa7ff1fedf5641936c09bf5cca/GPGHMACSHA1--8a8604b14a9688aa7ff1fedf5641936c09bf5cca -deleting annex/objects/247/6d2/GPGHMACSHA1--8a8604b14a9688aa7ff1fedf5641936c09bf5cca/ -deleting annex/objects/247/6d2/ -deleting annex/objects/247/6d1/GPGHMACSHA1--2537ac0a72d33099d5a56f92b3dc640e162ef07d/GPGHMACSHA1--2537ac0a72d33099d5a56f92b3dc640e162ef07d -deleting annex/objects/247/6d1/GPGHMACSHA1--2537ac0a72d33099d5a56f92b3dc640e162ef07d/ -deleting annex/objects/247/6d1/ -deleting annex/objects/247/6cf/GPGHMACSHA1--c93779f6b21b2abd2c66992189b7d7febb9dcf07/GPGHMACSHA1--c93779f6b21b2abd2c66992189b7d7febb9dcf07 -deleting annex/objects/247/6cf/GPGHMACSHA1--c93779f6b21b2abd2c66992189b7d7febb9dcf07/ -deleting annex/objects/247/6cf/GPGHMACSHA1--41e57e9679361202c970960559613c7760583b3c/GPGHMACSHA1--41e57e9679361202c970960559613c7760583b3c -deleting annex/objects/247/6cf/GPGHMACSHA1--41e57e9679361202c970960559613c7760583b3c/ -deleting annex/objects/247/6cf/GPGHMACSHA1--1287b5adc699aafcfac67428df18f072132b0822/GPGHMACSHA1--1287b5adc699aafcfac67428df18f072132b0822 -deleting annex/objects/247/6cf/GPGHMACSHA1--1287b5adc699aafcfac67428df18f072132b0822/ -deleting annex/objects/247/6cf/ -deleting annex/objects/247/6c6/GPGHMACSHA1--98f5cda5e44596b0e05e090ac939da231bab7ea3/GPGHMACSHA1--98f5cda5e44596b0e05e090ac939da231bab7ea3 -deleting annex/objects/247/6c6/GPGHMACSHA1--98f5cda5e44596b0e05e090ac939da231bab7ea3/ -deleting annex/objects/247/6c6/ -deleting annex/objects/247/6c4/GPGHMACSHA1--d94155d9f8f97c5f5ea5cf0323f31f4d9a08fd36/GPGHMACSHA1--d94155d9f8f97c5f5ea5cf0323f31f4d9a08fd36 -deleting annex/objects/247/6c4/GPGHMACSHA1--d94155d9f8f97c5f5ea5cf0323f31f4d9a08fd36/ -deleting annex/objects/247/6c4/ -deleting annex/objects/247/6bf/GPGHMACSHA1--4bb623be83d6d356cbfda0f64fec95c3ffdbcf11/GPGHMACSHA1--4bb623be83d6d356cbfda0f64fec95c3ffdbcf11 -deleting annex/objects/247/6bf/GPGHMACSHA1--4bb623be83d6d356cbfda0f64fec95c3ffdbcf11/ -deleting annex/objects/247/6bf/GPGHMACSHA1--06e160bda37431fde974f254cb42ff4c531f9d63/GPGHMACSHA1--06e160bda37431fde974f254cb42ff4c531f9d63 -deleting annex/objects/247/6bf/GPGHMACSHA1--06e160bda37431fde974f254cb42ff4c531f9d63/ -deleting annex/objects/247/6bf/ -deleting annex/objects/247/6be/GPGHMACSHA1--1633dd22b403d8ec0076b3138368179b0c05a930/GPGHMACSHA1--1633dd22b403d8ec0076b3138368179b0c05a930 -deleting annex/objects/247/6be/GPGHMACSHA1--1633dd22b403d8ec0076b3138368179b0c05a930/ -deleting annex/objects/247/6be/ -deleting annex/objects/247/6ba/GPGHMACSHA1--877bc52ac9977b3d1cb1772c4af6ea15b6e5a9c6/GPGHMACSHA1--877bc52ac9977b3d1cb1772c4af6ea15b6e5a9c6 -deleting annex/objects/247/6ba/GPGHMACSHA1--877bc52ac9977b3d1cb1772c4af6ea15b6e5a9c6/ -deleting annex/objects/247/6ba/ -deleting annex/objects/247/6b6/GPGHMACSHA1--f997fe07af28421edd2cfc8b2584660a03f37a00/GPGHMACSHA1--f997fe07af28421edd2cfc8b2584660a03f37a00 -deleting annex/objects/247/6b6/GPGHMACSHA1--f997fe07af28421edd2cfc8b2584660a03f37a00/ -deleting annex/objects/247/6b6/ -deleting annex/objects/247/6b4/GPGHMACSHA1--aba2860a370b2683bba2dfefd203db8f830f80a4/GPGHMACSHA1--aba2860a370b2683bba2dfefd203db8f830f80a4 -deleting annex/objects/247/6b4/GPGHMACSHA1--aba2860a370b2683bba2dfefd203db8f830f80a4/ -deleting annex/objects/247/6b4/ -deleting annex/objects/247/6b2/GPGHMACSHA1--90586dbd99e4a55a4a98153d9813241e342a0cfc/GPGHMACSHA1--90586dbd99e4a55a4a98153d9813241e342a0cfc -deleting annex/objects/247/6b2/GPGHMACSHA1--90586dbd99e4a55a4a98153d9813241e342a0cfc/ -deleting annex/objects/247/6b2/ -deleting annex/objects/247/6b1/GPGHMACSHA1--e3bcf6e224b064505016cec6771f5ceaa6dbed67/GPGHMACSHA1--e3bcf6e224b064505016cec6771f5ceaa6dbed67 -deleting annex/objects/247/6b1/GPGHMACSHA1--e3bcf6e224b064505016cec6771f5ceaa6dbed67/ -deleting annex/objects/247/6b1/ -deleting annex/objects/247/6ac/GPGHMACSHA1--bf584a5c38c33bf14ad05b6219ac244e02aa251b/GPGHMACSHA1--bf584a5c38c33bf14ad05b6219ac244e02aa251b -deleting annex/objects/247/6ac/GPGHMACSHA1--bf584a5c38c33bf14ad05b6219ac244e02aa251b/ -deleting annex/objects/247/6ac/ -deleting annex/objects/247/6ab/GPGHMACSHA1--6685b79b3450bb3386f9aecf77b0df9254d8aeff/GPGHMACSHA1--6685b79b3450bb3386f9aecf77b0df9254d8aeff -deleting annex/objects/247/6ab/GPGHMACSHA1--6685b79b3450bb3386f9aecf77b0df9254d8aeff/ -deleting annex/objects/247/6ab/ -deleting annex/objects/247/6aa/GPGHMACSHA1--47ba5e85f50805512695e9981ca4e65a34fb49e2/GPGHMACSHA1--47ba5e85f50805512695e9981ca4e65a34fb49e2 -deleting annex/objects/247/6aa/GPGHMACSHA1--47ba5e85f50805512695e9981ca4e65a34fb49e2/ -deleting annex/objects/247/6aa/ -deleting annex/objects/247/6a9/GPGHMACSHA1--98818b49a059bdf24b7292d39301bc8fa800997e/GPGHMACSHA1--98818b49a059bdf24b7292d39301bc8fa800997e -deleting annex/objects/247/6a9/GPGHMACSHA1--98818b49a059bdf24b7292d39301bc8fa800997e/ -deleting annex/objects/247/6a9/GPGHMACSHA1--5d433de5bf5f8af586839e6f6e5881394ce7753c/GPGHMACSHA1--5d433de5bf5f8af586839e6f6e5881394ce7753c -deleting annex/objects/247/6a9/GPGHMACSHA1--5d433de5bf5f8af586839e6f6e5881394ce7753c/ -deleting annex/objects/247/6a9/ -deleting annex/objects/247/6a7/GPGHMACSHA1--842b4d379b833766f57d81eb8d9a7f59dc9e7e32/GPGHMACSHA1--842b4d379b833766f57d81eb8d9a7f59dc9e7e32 -deleting annex/objects/247/6a7/GPGHMACSHA1--842b4d379b833766f57d81eb8d9a7f59dc9e7e32/ -deleting annex/objects/247/6a7/ -deleting annex/objects/247/6a5/GPGHMACSHA1--faa62d0c76cfa51b0bf983cd981143ae0a8e644b/GPGHMACSHA1--faa62d0c76cfa51b0bf983cd981143ae0a8e644b -deleting annex/objects/247/6a5/GPGHMACSHA1--faa62d0c76cfa51b0bf983cd981143ae0a8e644b/ -deleting annex/objects/247/6a5/ -deleting annex/objects/247/6a2/GPGHMACSHA1--8b22e4cec5e8d7413eaf4eeb116c45cae4aad4a7/GPGHMACSHA1--8b22e4cec5e8d7413eaf4eeb116c45cae4aad4a7 -deleting annex/objects/247/6a2/GPGHMACSHA1--8b22e4cec5e8d7413eaf4eeb116c45cae4aad4a7/ -deleting annex/objects/247/6a2/ -deleting annex/objects/247/6a0/GPGHMACSHA1--cc12f74b40a0dc2b2f962884be0de5f129dd2f29/GPGHMACSHA1--cc12f74b40a0dc2b2f962884be0de5f129dd2f29 -deleting annex/objects/247/6a0/GPGHMACSHA1--cc12f74b40a0dc2b2f962884be0de5f129dd2f29/ -deleting annex/objects/247/6a0/GPGHMACSHA1--6d3ea0b051d26b9fd33bd50e913edc8bb7958802/GPGHMACSHA1--6d3ea0b051d26b9fd33bd50e913edc8bb7958802 -deleting annex/objects/247/6a0/GPGHMACSHA1--6d3ea0b051d26b9fd33bd50e913edc8bb7958802/ -deleting annex/objects/247/6a0/ -deleting annex/objects/247/69e/GPGHMACSHA1--8bf51eb698b413e2e26228f05ea46e50eed90ecd/GPGHMACSHA1--8bf51eb698b413e2e26228f05ea46e50eed90ecd -deleting annex/objects/247/69e/GPGHMACSHA1--8bf51eb698b413e2e26228f05ea46e50eed90ecd/ -deleting annex/objects/247/69e/ -deleting annex/objects/247/69c/GPGHMACSHA1--8e4ae21aea3fac1476477010464fa593427637bb/GPGHMACSHA1--8e4ae21aea3fac1476477010464fa593427637bb -deleting annex/objects/247/69c/GPGHMACSHA1--8e4ae21aea3fac1476477010464fa593427637bb/ -deleting annex/objects/247/69c/ -deleting annex/objects/247/69a/GPGHMACSHA1--17a7e2efb6973e644f3a2c46ddf3c23a04252807/GPGHMACSHA1--17a7e2efb6973e644f3a2c46ddf3c23a04252807 -deleting annex/objects/247/69a/GPGHMACSHA1--17a7e2efb6973e644f3a2c46ddf3c23a04252807/ -deleting annex/objects/247/69a/GPGHMACSHA1--038192462f39548fcb767ff68868654a04d3742c/GPGHMACSHA1--038192462f39548fcb767ff68868654a04d3742c -deleting annex/objects/247/69a/GPGHMACSHA1--038192462f39548fcb767ff68868654a04d3742c/ -deleting annex/objects/247/69a/ -deleting annex/objects/247/699/GPGHMACSHA1--ebf4456aae42a77fbbec10ea4a2dbbef6a3c0376/GPGHMACSHA1--ebf4456aae42a77fbbec10ea4a2dbbef6a3c0376 -deleting annex/objects/247/699/GPGHMACSHA1--ebf4456aae42a77fbbec10ea4a2dbbef6a3c0376/ -deleting annex/objects/247/699/GPGHMACSHA1--e2daee271ea42cc9b5004c38d4271c17403180e3/GPGHMACSHA1--e2daee271ea42cc9b5004c38d4271c17403180e3 -deleting annex/objects/247/699/GPGHMACSHA1--e2daee271ea42cc9b5004c38d4271c17403180e3/ -deleting annex/objects/247/699/ -deleting annex/objects/247/697/GPGHMACSHA1--b25242f316df75d10180bc946d7fe455570f8feb/GPGHMACSHA1--b25242f316df75d10180bc946d7fe455570f8feb -deleting annex/objects/247/697/GPGHMACSHA1--b25242f316df75d10180bc946d7fe455570f8feb/ -deleting annex/objects/247/697/ -deleting annex/objects/247/695/GPGHMACSHA1--c336852b055947bc7f8de6fb9e10cd0a094713c8/GPGHMACSHA1--c336852b055947bc7f8de6fb9e10cd0a094713c8 -deleting annex/objects/247/695/GPGHMACSHA1--c336852b055947bc7f8de6fb9e10cd0a094713c8/ -deleting annex/objects/247/695/ -deleting annex/objects/247/693/GPGHMACSHA1--9d1a2d8c041969d4665e646868071d5b919e9f48/GPGHMACSHA1--9d1a2d8c041969d4665e646868071d5b919e9f48 -deleting annex/objects/247/693/GPGHMACSHA1--9d1a2d8c041969d4665e646868071d5b919e9f48/ -deleting annex/objects/247/693/ -deleting annex/objects/247/690/GPGHMACSHA1--bdf3ad43c80329313c2615071f4b3425900ddfb5/GPGHMACSHA1--bdf3ad43c80329313c2615071f4b3425900ddfb5 -deleting annex/objects/247/690/GPGHMACSHA1--bdf3ad43c80329313c2615071f4b3425900ddfb5/ -deleting annex/objects/247/690/GPGHMACSHA1--633bc661f6be86898c8b86a0bc617c76c5c05d5b/GPGHMACSHA1--633bc661f6be86898c8b86a0bc617c76c5c05d5b -deleting annex/objects/247/690/GPGHMACSHA1--633bc661f6be86898c8b86a0bc617c76c5c05d5b/ -deleting annex/objects/247/690/ -deleting annex/objects/247/687/GPGHMACSHA1--a908420b6feadffbef8dc11e26b2c7dd801e62bc/GPGHMACSHA1--a908420b6feadffbef8dc11e26b2c7dd801e62bc -deleting annex/objects/247/687/GPGHMACSHA1--a908420b6feadffbef8dc11e26b2c7dd801e62bc/ -deleting annex/objects/247/687/GPGHMACSHA1--4854a36dbe98d66523e3f81ba11ae19fa5b000ad/GPGHMACSHA1--4854a36dbe98d66523e3f81ba11ae19fa5b000ad -deleting annex/objects/247/687/GPGHMACSHA1--4854a36dbe98d66523e3f81ba11ae19fa5b000ad/ -deleting annex/objects/247/687/ -deleting annex/objects/247/680/GPGHMACSHA1--be28ddb2b64ab0d126550f77b08d28003daed9f5/GPGHMACSHA1--be28ddb2b64ab0d126550f77b08d28003daed9f5 -deleting annex/objects/247/680/GPGHMACSHA1--be28ddb2b64ab0d126550f77b08d28003daed9f5/ -deleting annex/objects/247/680/GPGHMACSHA1--32f8b23783ae8c128d59a00cb56415582b7260df/GPGHMACSHA1--32f8b23783ae8c128d59a00cb56415582b7260df -deleting annex/objects/247/680/GPGHMACSHA1--32f8b23783ae8c128d59a00cb56415582b7260df/ -deleting annex/objects/247/680/ -deleting annex/objects/247/67d/GPGHMACSHA1--cbe506d47fa8c7986af274ade75786348edfe629/GPGHMACSHA1--cbe506d47fa8c7986af274ade75786348edfe629 -deleting annex/objects/247/67d/GPGHMACSHA1--cbe506d47fa8c7986af274ade75786348edfe629/ -deleting annex/objects/247/67d/GPGHMACSHA1--274cf22593002c284739e6bbf055e845b186f758/GPGHMACSHA1--274cf22593002c284739e6bbf055e845b186f758 -deleting annex/objects/247/67d/GPGHMACSHA1--274cf22593002c284739e6bbf055e845b186f758/ -deleting annex/objects/247/67d/ -deleting annex/objects/247/67b/GPGHMACSHA1--6c92d27861fc721994b18c11042c43f06548b7c4/GPGHMACSHA1--6c92d27861fc721994b18c11042c43f06548b7c4 -deleting annex/objects/247/67b/GPGHMACSHA1--6c92d27861fc721994b18c11042c43f06548b7c4/ -deleting annex/objects/247/67b/GPGHMACSHA1--1b72db8f312c84787c2db090b6d8f1470b5101e4/GPGHMACSHA1--1b72db8f312c84787c2db090b6d8f1470b5101e4 -deleting annex/objects/247/67b/GPGHMACSHA1--1b72db8f312c84787c2db090b6d8f1470b5101e4/ -deleting annex/objects/247/67b/ -deleting annex/objects/247/677/GPGHMACSHA1--884eefed2eb49c523b0caddeebbdb4c8c99b124c/GPGHMACSHA1--884eefed2eb49c523b0caddeebbdb4c8c99b124c -deleting annex/objects/247/677/GPGHMACSHA1--884eefed2eb49c523b0caddeebbdb4c8c99b124c/ -deleting annex/objects/247/677/ -deleting annex/objects/247/671/GPGHMACSHA1--7734e81c47fba2413b6ab20ab53a12d5b2b5fd40/GPGHMACSHA1--7734e81c47fba2413b6ab20ab53a12d5b2b5fd40 -deleting annex/objects/247/671/GPGHMACSHA1--7734e81c47fba2413b6ab20ab53a12d5b2b5fd40/ -deleting annex/objects/247/671/ -deleting annex/objects/247/670/GPGHMACSHA1--a8a923f284a21ab9d51cc8e1043e1ee1e0e1c52d/GPGHMACSHA1--a8a923f284a21ab9d51cc8e1043e1ee1e0e1c52d -deleting annex/objects/247/670/GPGHMACSHA1--a8a923f284a21ab9d51cc8e1043e1ee1e0e1c52d/ -deleting annex/objects/247/670/ -deleting annex/objects/247/66d/GPGHMACSHA1--afa309fdc40f89129383f2543c5a81ba25377da7/GPGHMACSHA1--afa309fdc40f89129383f2543c5a81ba25377da7 -deleting annex/objects/247/66d/GPGHMACSHA1--afa309fdc40f89129383f2543c5a81ba25377da7/ -deleting annex/objects/247/66d/ -deleting annex/objects/247/66c/GPGHMACSHA1--6242d8b47814f9de875cee4c5cf87fe20761dc6f/GPGHMACSHA1--6242d8b47814f9de875cee4c5cf87fe20761dc6f -deleting annex/objects/247/66c/GPGHMACSHA1--6242d8b47814f9de875cee4c5cf87fe20761dc6f/ -deleting annex/objects/247/66c/ -deleting annex/objects/247/66b/GPGHMACSHA1--c1e8348121e0aad254a6ee00c721cafefb29a7f8/GPGHMACSHA1--c1e8348121e0aad254a6ee00c721cafefb29a7f8 -deleting annex/objects/247/66b/GPGHMACSHA1--c1e8348121e0aad254a6ee00c721cafefb29a7f8/ -deleting annex/objects/247/66b/GPGHMACSHA1--905f20a5b38c0988d5b47b61ed2476695a3737a4/GPGHMACSHA1--905f20a5b38c0988d5b47b61ed2476695a3737a4 -deleting annex/objects/247/66b/GPGHMACSHA1--905f20a5b38c0988d5b47b61ed2476695a3737a4/ -deleting annex/objects/247/66b/ -deleting annex/objects/247/669/GPGHMACSHA1--3285b2d42125cc37f6d060b4e4f0cf1eebeb8ab8/GPGHMACSHA1--3285b2d42125cc37f6d060b4e4f0cf1eebeb8ab8 -deleting annex/objects/247/669/GPGHMACSHA1--3285b2d42125cc37f6d060b4e4f0cf1eebeb8ab8/ -deleting annex/objects/247/669/ -deleting annex/objects/247/668/GPGHMACSHA1--77c84003474e0d26f0a28c1f12bc1facb661cf88/GPGHMACSHA1--77c84003474e0d26f0a28c1f12bc1facb661cf88 -deleting annex/objects/247/668/GPGHMACSHA1--77c84003474e0d26f0a28c1f12bc1facb661cf88/ -deleting annex/objects/247/668/GPGHMACSHA1--426c97f946ff8a94cd5ef4a6d837165056e65f7b/GPGHMACSHA1--426c97f946ff8a94cd5ef4a6d837165056e65f7b -deleting annex/objects/247/668/GPGHMACSHA1--426c97f946ff8a94cd5ef4a6d837165056e65f7b/ -deleting annex/objects/247/668/ -deleting annex/objects/247/662/GPGHMACSHA1--daa15474f59cf6b3f205aa382a9aed3d8dccad07/GPGHMACSHA1--daa15474f59cf6b3f205aa382a9aed3d8dccad07 -deleting annex/objects/247/662/GPGHMACSHA1--daa15474f59cf6b3f205aa382a9aed3d8dccad07/ -deleting annex/objects/247/662/ -deleting annex/objects/247/661/GPGHMACSHA1--69dcd6923078d7645fb10dde9da43498d3029672/GPGHMACSHA1--69dcd6923078d7645fb10dde9da43498d3029672 -deleting annex/objects/247/661/GPGHMACSHA1--69dcd6923078d7645fb10dde9da43498d3029672/ -deleting annex/objects/247/661/ -deleting annex/objects/247/65f/GPGHMACSHA1--dd83c0fc950d2d50a518abbf39ae7364f3dfcc2b/GPGHMACSHA1--dd83c0fc950d2d50a518abbf39ae7364f3dfcc2b -deleting annex/objects/247/65f/GPGHMACSHA1--dd83c0fc950d2d50a518abbf39ae7364f3dfcc2b/ -deleting annex/objects/247/65f/ -deleting annex/objects/247/65d/GPGHMACSHA1--a74379634b5858f29282871be77653dd3bd85f9c/GPGHMACSHA1--a74379634b5858f29282871be77653dd3bd85f9c -deleting annex/objects/247/65d/GPGHMACSHA1--a74379634b5858f29282871be77653dd3bd85f9c/ -deleting annex/objects/247/65d/ -deleting annex/objects/247/65b/GPGHMACSHA1--e518f349498e334cb42a0badee072b7182ada6a1/GPGHMACSHA1--e518f349498e334cb42a0badee072b7182ada6a1 -deleting annex/objects/247/65b/GPGHMACSHA1--e518f349498e334cb42a0badee072b7182ada6a1/ -deleting annex/objects/247/65b/ -deleting annex/objects/247/657/GPGHMACSHA1--f13db23e398d11e5ae416e6cc26720b2f11139be/GPGHMACSHA1--f13db23e398d11e5ae416e6cc26720b2f11139be -deleting annex/objects/247/657/GPGHMACSHA1--f13db23e398d11e5ae416e6cc26720b2f11139be/ -deleting annex/objects/247/657/GPGHMACSHA1--1e9325d04e7a8007d0f10dc705a77e4385edb31c/GPGHMACSHA1--1e9325d04e7a8007d0f10dc705a77e4385edb31c -deleting annex/objects/247/657/GPGHMACSHA1--1e9325d04e7a8007d0f10dc705a77e4385edb31c/ -deleting annex/objects/247/657/ -deleting annex/objects/247/655/GPGHMACSHA1--6f35926c1ddf7f2a5579bca38e89f1902913afe9/GPGHMACSHA1--6f35926c1ddf7f2a5579bca38e89f1902913afe9 -deleting annex/objects/247/655/GPGHMACSHA1--6f35926c1ddf7f2a5579bca38e89f1902913afe9/ -deleting annex/objects/247/655/ -deleting annex/objects/247/654/GPGHMACSHA1--498faf23d8f11a54e87abe6cccb51440b710bc32/GPGHMACSHA1--498faf23d8f11a54e87abe6cccb51440b710bc32 -deleting annex/objects/247/654/GPGHMACSHA1--498faf23d8f11a54e87abe6cccb51440b710bc32/ -deleting annex/objects/247/654/ -deleting annex/objects/247/64f/GPGHMACSHA1--1e7b26f9b7b50d57c892214edce187576980ed1f/GPGHMACSHA1--1e7b26f9b7b50d57c892214edce187576980ed1f -deleting annex/objects/247/64f/GPGHMACSHA1--1e7b26f9b7b50d57c892214edce187576980ed1f/ -deleting annex/objects/247/64f/ -deleting annex/objects/247/64c/GPGHMACSHA1--37e007dbf5fab4fac696086051aa2169bcc6304c/GPGHMACSHA1--37e007dbf5fab4fac696086051aa2169bcc6304c -deleting annex/objects/247/64c/GPGHMACSHA1--37e007dbf5fab4fac696086051aa2169bcc6304c/ -deleting annex/objects/247/64c/GPGHMACSHA1--2cd375aad0e7822c9a6737ab3ac8bd2334a6360f/GPGHMACSHA1--2cd375aad0e7822c9a6737ab3ac8bd2334a6360f -deleting annex/objects/247/64c/GPGHMACSHA1--2cd375aad0e7822c9a6737ab3ac8bd2334a6360f/ -deleting annex/objects/247/64c/ -deleting annex/objects/247/648/GPGHMACSHA1--f22386dec26dd63c7c9021afe20dee4b5de717e2/GPGHMACSHA1--f22386dec26dd63c7c9021afe20dee4b5de717e2 -deleting annex/objects/247/648/GPGHMACSHA1--f22386dec26dd63c7c9021afe20dee4b5de717e2/ -deleting annex/objects/247/648/ -deleting annex/objects/247/646/GPGHMACSHA1--482d0374847fa9150981efb9381e47a05943e217/GPGHMACSHA1--482d0374847fa9150981efb9381e47a05943e217 -deleting annex/objects/247/646/GPGHMACSHA1--482d0374847fa9150981efb9381e47a05943e217/ -deleting annex/objects/247/646/ -deleting annex/objects/247/645/GPGHMACSHA1--eb7c3bea5737f53afeb5809036b6e1ab2b7095de/GPGHMACSHA1--eb7c3bea5737f53afeb5809036b6e1ab2b7095de -deleting annex/objects/247/645/GPGHMACSHA1--eb7c3bea5737f53afeb5809036b6e1ab2b7095de/ -deleting annex/objects/247/645/ -deleting annex/objects/247/644/GPGHMACSHA1--3a35df0f925001772f434a66bab38fda007c8f35/GPGHMACSHA1--3a35df0f925001772f434a66bab38fda007c8f35 -deleting annex/objects/247/644/GPGHMACSHA1--3a35df0f925001772f434a66bab38fda007c8f35/ -deleting annex/objects/247/644/ -deleting annex/objects/247/63d/GPGHMACSHA1--eebadfddbeb809ff5d55cf8aa0439dd0fe61f7a6/GPGHMACSHA1--eebadfddbeb809ff5d55cf8aa0439dd0fe61f7a6 -deleting annex/objects/247/63d/GPGHMACSHA1--eebadfddbeb809ff5d55cf8aa0439dd0fe61f7a6/ -deleting annex/objects/247/63d/GPGHMACSHA1--bc76727a1097942a34bda9f354110cc9b8cfa256/GPGHMACSHA1--bc76727a1097942a34bda9f354110cc9b8cfa256 -deleting annex/objects/247/63d/GPGHMACSHA1--bc76727a1097942a34bda9f354110cc9b8cfa256/ -deleting annex/objects/247/63d/ -deleting annex/objects/247/63a/GPGHMACSHA1--cf9adc3c0d313b6df391b07588ecc10e07ca0644/GPGHMACSHA1--cf9adc3c0d313b6df391b07588ecc10e07ca0644 -deleting annex/objects/247/63a/GPGHMACSHA1--cf9adc3c0d313b6df391b07588ecc10e07ca0644/ -deleting annex/objects/247/63a/GPGHMACSHA1--7fb424869aea1b4d412e06d2279d63129d51fa12/GPGHMACSHA1--7fb424869aea1b4d412e06d2279d63129d51fa12 -deleting annex/objects/247/63a/GPGHMACSHA1--7fb424869aea1b4d412e06d2279d63129d51fa12/ -deleting annex/objects/247/63a/ -deleting annex/objects/247/637/GPGHMACSHA1--3ca1532c0344187fba45bf9ae646552dd34308d5/GPGHMACSHA1--3ca1532c0344187fba45bf9ae646552dd34308d5 -deleting annex/objects/247/637/GPGHMACSHA1--3ca1532c0344187fba45bf9ae646552dd34308d5/ -deleting annex/objects/247/637/ -deleting annex/objects/247/62f/GPGHMACSHA1--e996a49bcb63458c04794c3bbf8cdee664a04f21/GPGHMACSHA1--e996a49bcb63458c04794c3bbf8cdee664a04f21 -deleting annex/objects/247/62f/GPGHMACSHA1--e996a49bcb63458c04794c3bbf8cdee664a04f21/ -deleting annex/objects/247/62f/ -deleting annex/objects/247/629/GPGHMACSHA1--92e137890d8741d30524b6007f601ed374f69156/GPGHMACSHA1--92e137890d8741d30524b6007f601ed374f69156 -deleting annex/objects/247/629/GPGHMACSHA1--92e137890d8741d30524b6007f601ed374f69156/ -deleting annex/objects/247/629/ -deleting annex/objects/247/627/GPGHMACSHA1--9eb547817aebf490e2a5697be813585d9af44ad3/GPGHMACSHA1--9eb547817aebf490e2a5697be813585d9af44ad3 -deleting annex/objects/247/627/GPGHMACSHA1--9eb547817aebf490e2a5697be813585d9af44ad3/ -deleting annex/objects/247/627/ -deleting annex/objects/247/625/GPGHMACSHA1--16f964b4179c1e0158858aba33cc3ae5a9a61ba7/GPGHMACSHA1--16f964b4179c1e0158858aba33cc3ae5a9a61ba7 -deleting annex/objects/247/625/GPGHMACSHA1--16f964b4179c1e0158858aba33cc3ae5a9a61ba7/ -deleting annex/objects/247/625/ -deleting annex/objects/247/620/GPGHMACSHA1--e7077baa4fbe2f0500d185aeb39c21f1d958b023/GPGHMACSHA1--e7077baa4fbe2f0500d185aeb39c21f1d958b023 -deleting annex/objects/247/620/GPGHMACSHA1--e7077baa4fbe2f0500d185aeb39c21f1d958b023/ -deleting annex/objects/247/620/GPGHMACSHA1--322bdb40e4c644585673d013b9d87f3983fa5c34/GPGHMACSHA1--322bdb40e4c644585673d013b9d87f3983fa5c34 -deleting annex/objects/247/620/GPGHMACSHA1--322bdb40e4c644585673d013b9d87f3983fa5c34/ -deleting annex/objects/247/620/ -deleting annex/objects/247/61d/GPGHMACSHA1--ca424bc0cd5be896d5cdfbd0df4f636cfffb669c/GPGHMACSHA1--ca424bc0cd5be896d5cdfbd0df4f636cfffb669c -deleting annex/objects/247/61d/GPGHMACSHA1--ca424bc0cd5be896d5cdfbd0df4f636cfffb669c/ -deleting annex/objects/247/61d/ -deleting annex/objects/247/61c/GPGHMACSHA1--73391c35dec76d791da13d6c73366cfb69d47909/GPGHMACSHA1--73391c35dec76d791da13d6c73366cfb69d47909 -deleting annex/objects/247/61c/GPGHMACSHA1--73391c35dec76d791da13d6c73366cfb69d47909/ -deleting annex/objects/247/61c/ -deleting annex/objects/247/61a/GPGHMACSHA1--f0bce1214699a5ef4da278476bec5fa67e65b116/GPGHMACSHA1--f0bce1214699a5ef4da278476bec5fa67e65b116 -deleting annex/objects/247/61a/GPGHMACSHA1--f0bce1214699a5ef4da278476bec5fa67e65b116/ -deleting annex/objects/247/61a/ -deleting annex/objects/247/615/GPGHMACSHA1--39573095483636b80a74d03cca58bda7f17bb2e6/GPGHMACSHA1--39573095483636b80a74d03cca58bda7f17bb2e6 -deleting annex/objects/247/615/GPGHMACSHA1--39573095483636b80a74d03cca58bda7f17bb2e6/ -deleting annex/objects/247/615/ -deleting annex/objects/247/612/GPGHMACSHA1--f17bdc3048e38a0bdb7284005175bc89e3f66f26/GPGHMACSHA1--f17bdc3048e38a0bdb7284005175bc89e3f66f26 -deleting annex/objects/247/612/GPGHMACSHA1--f17bdc3048e38a0bdb7284005175bc89e3f66f26/ -deleting annex/objects/247/612/ -deleting annex/objects/247/60e/GPGHMACSHA1--b0dfa110efc135a31852b7fdbc24a2620b4327e3/GPGHMACSHA1--b0dfa110efc135a31852b7fdbc24a2620b4327e3 -deleting annex/objects/247/60e/GPGHMACSHA1--b0dfa110efc135a31852b7fdbc24a2620b4327e3/ -deleting annex/objects/247/60e/ -deleting annex/objects/247/60b/GPGHMACSHA1--afa4a2aaeeaec2aa4976babc9256b0109d28ecc0/GPGHMACSHA1--afa4a2aaeeaec2aa4976babc9256b0109d28ecc0 -deleting annex/objects/247/60b/GPGHMACSHA1--afa4a2aaeeaec2aa4976babc9256b0109d28ecc0/ -deleting annex/objects/247/60b/GPGHMACSHA1--95d9760a4a05b110ccc307d3348c9cc9a462c0b9/GPGHMACSHA1--95d9760a4a05b110ccc307d3348c9cc9a462c0b9 -deleting annex/objects/247/60b/GPGHMACSHA1--95d9760a4a05b110ccc307d3348c9cc9a462c0b9/ -deleting annex/objects/247/60b/ -deleting annex/objects/247/609/GPGHMACSHA1--25b90316b6158121552060cdefdb5bc129ad5058/GPGHMACSHA1--25b90316b6158121552060cdefdb5bc129ad5058 -deleting annex/objects/247/609/GPGHMACSHA1--25b90316b6158121552060cdefdb5bc129ad5058/ -deleting annex/objects/247/609/ -deleting annex/objects/247/606/GPGHMACSHA1--a0b9667477be6bd1eb475b5ace126299015040c3/GPGHMACSHA1--a0b9667477be6bd1eb475b5ace126299015040c3 -deleting annex/objects/247/606/GPGHMACSHA1--a0b9667477be6bd1eb475b5ace126299015040c3/ -deleting annex/objects/247/606/ -deleting annex/objects/247/605/GPGHMACSHA1--77632b971059808457b15646631cd36762671a54/GPGHMACSHA1--77632b971059808457b15646631cd36762671a54 -deleting annex/objects/247/605/GPGHMACSHA1--77632b971059808457b15646631cd36762671a54/ -deleting annex/objects/247/605/ -deleting annex/objects/247/601/GPGHMACSHA1--258d7701d73c02a876de8487d4f264dcbba0ea97/GPGHMACSHA1--258d7701d73c02a876de8487d4f264dcbba0ea97 -deleting annex/objects/247/601/GPGHMACSHA1--258d7701d73c02a876de8487d4f264dcbba0ea97/ -deleting annex/objects/247/601/ -deleting annex/objects/247/5ff/GPGHMACSHA1--24b943db831c32e41d0c33e7fae234fbda2ea504/GPGHMACSHA1--24b943db831c32e41d0c33e7fae234fbda2ea504 -deleting annex/objects/247/5ff/GPGHMACSHA1--24b943db831c32e41d0c33e7fae234fbda2ea504/ -deleting annex/objects/247/5ff/ -deleting annex/objects/247/5fe/GPGHMACSHA1--6aa35048e84818df436db277a8913d257235a013/GPGHMACSHA1--6aa35048e84818df436db277a8913d257235a013 -deleting annex/objects/247/5fe/GPGHMACSHA1--6aa35048e84818df436db277a8913d257235a013/ -deleting annex/objects/247/5fe/GPGHMACSHA1--27724d561b47f0506c47b1c09c5a0712dc77c9ba/GPGHMACSHA1--27724d561b47f0506c47b1c09c5a0712dc77c9ba -deleting annex/objects/247/5fe/GPGHMACSHA1--27724d561b47f0506c47b1c09c5a0712dc77c9ba/ -deleting annex/objects/247/5fe/ -deleting annex/objects/247/5ed/GPGHMACSHA1--d68b1377a5b3ae8715cf47698eef3ba7c7303561/GPGHMACSHA1--d68b1377a5b3ae8715cf47698eef3ba7c7303561 -deleting annex/objects/247/5ed/GPGHMACSHA1--d68b1377a5b3ae8715cf47698eef3ba7c7303561/ -deleting annex/objects/247/5ed/ -deleting annex/objects/247/5ea/GPGHMACSHA1--a578150a85f221b702c77c5b2ba3545c6d48eeb2/GPGHMACSHA1--a578150a85f221b702c77c5b2ba3545c6d48eeb2 -deleting annex/objects/247/5ea/GPGHMACSHA1--a578150a85f221b702c77c5b2ba3545c6d48eeb2/ -deleting annex/objects/247/5ea/ -deleting annex/objects/247/5de/GPGHMACSHA1--9eb7179e1cae9996c99ecc98d24af21501bcf631/GPGHMACSHA1--9eb7179e1cae9996c99ecc98d24af21501bcf631 -deleting annex/objects/247/5de/GPGHMACSHA1--9eb7179e1cae9996c99ecc98d24af21501bcf631/ -deleting annex/objects/247/5de/ -deleting annex/objects/247/5dd/GPGHMACSHA1--7c13f08a629f01bd310999f196744a624a3cf1e9/GPGHMACSHA1--7c13f08a629f01bd310999f196744a624a3cf1e9 -deleting annex/objects/247/5dd/GPGHMACSHA1--7c13f08a629f01bd310999f196744a624a3cf1e9/ -deleting annex/objects/247/5dd/ -deleting annex/objects/247/5da/GPGHMACSHA1--afdda198af7d490f7c8b13f38575ca79edc49635/GPGHMACSHA1--afdda198af7d490f7c8b13f38575ca79edc49635 -deleting annex/objects/247/5da/GPGHMACSHA1--afdda198af7d490f7c8b13f38575ca79edc49635/ -deleting annex/objects/247/5da/ -deleting annex/objects/247/5d6/GPGHMACSHA1--e3c008e950edf32969319f9212734b0e9e8cc84c/GPGHMACSHA1--e3c008e950edf32969319f9212734b0e9e8cc84c -deleting annex/objects/247/5d6/GPGHMACSHA1--e3c008e950edf32969319f9212734b0e9e8cc84c/ -deleting annex/objects/247/5d6/ -deleting annex/objects/247/5d0/GPGHMACSHA1--44bfcd71b7c297425b3b5d9896975a38c3d0247c/GPGHMACSHA1--44bfcd71b7c297425b3b5d9896975a38c3d0247c -deleting annex/objects/247/5d0/GPGHMACSHA1--44bfcd71b7c297425b3b5d9896975a38c3d0247c/ -deleting annex/objects/247/5d0/GPGHMACSHA1--0591aa70c32c6b29acdd179e8b8b03d177a37abe/GPGHMACSHA1--0591aa70c32c6b29acdd179e8b8b03d177a37abe -deleting annex/objects/247/5d0/GPGHMACSHA1--0591aa70c32c6b29acdd179e8b8b03d177a37abe/ -deleting annex/objects/247/5d0/ -deleting annex/objects/247/5ca/GPGHMACSHA1--aefb2975a65578696558f3799bb672c203dc1fe5/GPGHMACSHA1--aefb2975a65578696558f3799bb672c203dc1fe5 -deleting annex/objects/247/5ca/GPGHMACSHA1--aefb2975a65578696558f3799bb672c203dc1fe5/ -deleting annex/objects/247/5ca/ -deleting annex/objects/247/5c5/GPGHMACSHA1--faec64b5e4f623f0ae03b899904f0f1e82a5d93d/GPGHMACSHA1--faec64b5e4f623f0ae03b899904f0f1e82a5d93d -deleting annex/objects/247/5c5/GPGHMACSHA1--faec64b5e4f623f0ae03b899904f0f1e82a5d93d/ -deleting annex/objects/247/5c5/GPGHMACSHA1--35011afcb74beb2f0837f10db3bf649b3de30b69/GPGHMACSHA1--35011afcb74beb2f0837f10db3bf649b3de30b69 -deleting annex/objects/247/5c5/GPGHMACSHA1--35011afcb74beb2f0837f10db3bf649b3de30b69/ -deleting annex/objects/247/5c5/ -deleting annex/objects/247/5c4/GPGHMACSHA1--ee2ab252d5952dda2d48fdca5f91d3de517d0d1d/GPGHMACSHA1--ee2ab252d5952dda2d48fdca5f91d3de517d0d1d -deleting annex/objects/247/5c4/GPGHMACSHA1--ee2ab252d5952dda2d48fdca5f91d3de517d0d1d/ -deleting annex/objects/247/5c4/GPGHMACSHA1--7412794e81ae37644ed7a40ff2ddaa9a4b2b8cf1/GPGHMACSHA1--7412794e81ae37644ed7a40ff2ddaa9a4b2b8cf1 -deleting annex/objects/247/5c4/GPGHMACSHA1--7412794e81ae37644ed7a40ff2ddaa9a4b2b8cf1/ -deleting annex/objects/247/5c4/ -deleting annex/objects/247/5c3/GPGHMACSHA1--13cf2d1f27a52a082c47e4b2c734dc37f0bb655a/GPGHMACSHA1--13cf2d1f27a52a082c47e4b2c734dc37f0bb655a -deleting annex/objects/247/5c3/GPGHMACSHA1--13cf2d1f27a52a082c47e4b2c734dc37f0bb655a/ -deleting annex/objects/247/5c3/ -deleting annex/objects/247/5bf/GPGHMACSHA1--6878e81dbb9ab019333806d0195b7a1426083e04/GPGHMACSHA1--6878e81dbb9ab019333806d0195b7a1426083e04 -deleting annex/objects/247/5bf/GPGHMACSHA1--6878e81dbb9ab019333806d0195b7a1426083e04/ -deleting annex/objects/247/5bf/GPGHMACSHA1--2095360e977b5cd9b8b6455faaa49f01105941ff/GPGHMACSHA1--2095360e977b5cd9b8b6455faaa49f01105941ff -deleting annex/objects/247/5bf/GPGHMACSHA1--2095360e977b5cd9b8b6455faaa49f01105941ff/ -deleting annex/objects/247/5bf/ -deleting annex/objects/247/5b7/GPGHMACSHA1--4f6f5e205ee81e50e59c3974a4874710e5b014e9/GPGHMACSHA1--4f6f5e205ee81e50e59c3974a4874710e5b014e9 -deleting annex/objects/247/5b7/GPGHMACSHA1--4f6f5e205ee81e50e59c3974a4874710e5b014e9/ -deleting annex/objects/247/5b7/ -deleting annex/objects/a58/49b/GPGHMACSHA1--e3aeb454f526e124fdfe09bbe2dde67a9014fdfd/GPGHMACSHA1--e3aeb454f526e124fdfe09bbe2dde67a9014fdfd -deleting annex/objects/a58/49b/GPGHMACSHA1--e3aeb454f526e124fdfe09bbe2dde67a9014fdfd/ -deleting annex/objects/a58/49b/ -deleting annex/objects/a58/499/GPGHMACSHA1--fc6bb70d08c0f3ff06d117c09895f08bc57e15ae/GPGHMACSHA1--fc6bb70d08c0f3ff06d117c09895f08bc57e15ae -deleting annex/objects/a58/499/GPGHMACSHA1--fc6bb70d08c0f3ff06d117c09895f08bc57e15ae/ -deleting annex/objects/a58/499/GPGHMACSHA1--b17fe85d9f9eba3246cd967ece843d811b7c8eba/GPGHMACSHA1--b17fe85d9f9eba3246cd967ece843d811b7c8eba -deleting annex/objects/a58/499/GPGHMACSHA1--b17fe85d9f9eba3246cd967ece843d811b7c8eba/ -deleting annex/objects/a58/499/GPGHMACSHA1--0e0f301d6a0eb570f9836c3c50bb521726f575e2/GPGHMACSHA1--0e0f301d6a0eb570f9836c3c50bb521726f575e2 -deleting annex/objects/a58/499/GPGHMACSHA1--0e0f301d6a0eb570f9836c3c50bb521726f575e2/ -deleting annex/objects/a58/499/ -deleting annex/objects/a58/498/GPGHMACSHA1--50f574b0218714803a3594587afebb89e4695a3b/GPGHMACSHA1--50f574b0218714803a3594587afebb89e4695a3b -deleting annex/objects/a58/498/GPGHMACSHA1--50f574b0218714803a3594587afebb89e4695a3b/ -deleting annex/objects/a58/498/GPGHMACSHA1--36891f54eca4aa3f1f9dd7136a1cb0772656904f/GPGHMACSHA1--36891f54eca4aa3f1f9dd7136a1cb0772656904f -deleting annex/objects/a58/498/GPGHMACSHA1--36891f54eca4aa3f1f9dd7136a1cb0772656904f/ -deleting annex/objects/a58/498/ -deleting annex/objects/a58/497/GPGHMACSHA1--cd7e72aef9d4418bb7cee56627ccb30daba6a825/GPGHMACSHA1--cd7e72aef9d4418bb7cee56627ccb30daba6a825 -deleting annex/objects/a58/497/GPGHMACSHA1--cd7e72aef9d4418bb7cee56627ccb30daba6a825/ -deleting annex/objects/a58/497/GPGHMACSHA1--7e19c3642b6d48af9e07ff751c5dfb4478bd881a/GPGHMACSHA1--7e19c3642b6d48af9e07ff751c5dfb4478bd881a -deleting annex/objects/a58/497/GPGHMACSHA1--7e19c3642b6d48af9e07ff751c5dfb4478bd881a/ -deleting annex/objects/a58/497/GPGHMACSHA1--4f40a7da04b6eeed622bdff1d2dc209e2874f175/GPGHMACSHA1--4f40a7da04b6eeed622bdff1d2dc209e2874f175 -deleting annex/objects/a58/497/GPGHMACSHA1--4f40a7da04b6eeed622bdff1d2dc209e2874f175/ -deleting annex/objects/a58/497/ -deleting annex/objects/a58/496/GPGHMACSHA1--d9126857ed0f79cc5ffc9230a7bb570e35b9e353/GPGHMACSHA1--d9126857ed0f79cc5ffc9230a7bb570e35b9e353 -deleting annex/objects/a58/496/GPGHMACSHA1--d9126857ed0f79cc5ffc9230a7bb570e35b9e353/ -deleting annex/objects/a58/496/GPGHMACSHA1--9946337bfe9fc8592ce225ad6c4b6dbce07a7695/GPGHMACSHA1--9946337bfe9fc8592ce225ad6c4b6dbce07a7695 -deleting annex/objects/a58/496/GPGHMACSHA1--9946337bfe9fc8592ce225ad6c4b6dbce07a7695/ -deleting annex/objects/a58/496/GPGHMACSHA1--8cb939761c19b8149cf5b423c10838c77848fc0f/GPGHMACSHA1--8cb939761c19b8149cf5b423c10838c77848fc0f -deleting annex/objects/a58/496/GPGHMACSHA1--8cb939761c19b8149cf5b423c10838c77848fc0f/ -deleting annex/objects/a58/496/ -deleting annex/objects/a58/495/GPGHMACSHA1--a743ae9178e36114af219c196a7873282a652d9c/GPGHMACSHA1--a743ae9178e36114af219c196a7873282a652d9c -deleting annex/objects/a58/495/GPGHMACSHA1--a743ae9178e36114af219c196a7873282a652d9c/ -deleting annex/objects/a58/495/ -deleting annex/objects/a58/493/GPGHMACSHA1--b4839bc63d53abe5d16723599b04b75bbbb78ff6/GPGHMACSHA1--b4839bc63d53abe5d16723599b04b75bbbb78ff6 -deleting annex/objects/a58/493/GPGHMACSHA1--b4839bc63d53abe5d16723599b04b75bbbb78ff6/ -deleting annex/objects/a58/493/GPGHMACSHA1--6c4c2f566fe7d835152ff6cbfd33781e18991449/GPGHMACSHA1--6c4c2f566fe7d835152ff6cbfd33781e18991449 -deleting annex/objects/a58/493/GPGHMACSHA1--6c4c2f566fe7d835152ff6cbfd33781e18991449/ -deleting annex/objects/a58/493/GPGHMACSHA1--1b97a7deb66b13d8582b5b9551db8f0b6fa394a8/GPGHMACSHA1--1b97a7deb66b13d8582b5b9551db8f0b6fa394a8 -deleting annex/objects/a58/493/GPGHMACSHA1--1b97a7deb66b13d8582b5b9551db8f0b6fa394a8/ -deleting annex/objects/a58/493/ -deleting annex/objects/a58/492/GPGHMACSHA1--dae61e12abbf5bfc020f413b37ab97e1482e86b2/GPGHMACSHA1--dae61e12abbf5bfc020f413b37ab97e1482e86b2 -deleting annex/objects/a58/492/GPGHMACSHA1--dae61e12abbf5bfc020f413b37ab97e1482e86b2/ -deleting annex/objects/a58/492/GPGHMACSHA1--21e559dd65b2f903806dc81d45cee9b4122dffd9/GPGHMACSHA1--21e559dd65b2f903806dc81d45cee9b4122dffd9 -deleting annex/objects/a58/492/GPGHMACSHA1--21e559dd65b2f903806dc81d45cee9b4122dffd9/ -deleting annex/objects/a58/492/GPGHMACSHA1--0d9c1738001301c60a0c6b279e4fcaf7b72e2d60/GPGHMACSHA1--0d9c1738001301c60a0c6b279e4fcaf7b72e2d60 -deleting annex/objects/a58/492/GPGHMACSHA1--0d9c1738001301c60a0c6b279e4fcaf7b72e2d60/ -deleting annex/objects/a58/492/ -deleting annex/objects/a58/490/GPGHMACSHA1--16720b93fc8677bf2bb664efd53376ee50368f2a/GPGHMACSHA1--16720b93fc8677bf2bb664efd53376ee50368f2a -deleting annex/objects/a58/490/GPGHMACSHA1--16720b93fc8677bf2bb664efd53376ee50368f2a/ -deleting annex/objects/a58/490/ -deleting annex/objects/a58/48d/GPGHMACSHA1--16a4801a94772f419bdd8d7545e4dc62cf601a73/GPGHMACSHA1--16a4801a94772f419bdd8d7545e4dc62cf601a73 -deleting annex/objects/a58/48d/GPGHMACSHA1--16a4801a94772f419bdd8d7545e4dc62cf601a73/ -deleting annex/objects/a58/48d/ -deleting annex/objects/a58/48c/GPGHMACSHA1--11c14032c5f005a858cb842b7f83c44c29a7fc4f/GPGHMACSHA1--11c14032c5f005a858cb842b7f83c44c29a7fc4f -deleting annex/objects/a58/48c/GPGHMACSHA1--11c14032c5f005a858cb842b7f83c44c29a7fc4f/ -deleting annex/objects/a58/48c/ -deleting annex/objects/a58/48b/GPGHMACSHA1--e7fc68e6cd6cd677a780b9fc9403e04d87490837/GPGHMACSHA1--e7fc68e6cd6cd677a780b9fc9403e04d87490837 -deleting annex/objects/a58/48b/GPGHMACSHA1--e7fc68e6cd6cd677a780b9fc9403e04d87490837/ -deleting annex/objects/a58/48b/GPGHMACSHA1--506b108c0a1cbacccebc647f40747ff79f5f836d/GPGHMACSHA1--506b108c0a1cbacccebc647f40747ff79f5f836d -deleting annex/objects/a58/48b/GPGHMACSHA1--506b108c0a1cbacccebc647f40747ff79f5f836d/ -deleting annex/objects/a58/48b/ -deleting annex/objects/a58/48a/GPGHMACSHA1--d3ee658e9845bf5e14e2835419ec4445b33093de/GPGHMACSHA1--d3ee658e9845bf5e14e2835419ec4445b33093de -deleting annex/objects/a58/48a/GPGHMACSHA1--d3ee658e9845bf5e14e2835419ec4445b33093de/ -deleting annex/objects/a58/48a/GPGHMACSHA1--42bffe3ea217b30b19af464d48916dd001c38ad2/GPGHMACSHA1--42bffe3ea217b30b19af464d48916dd001c38ad2 -deleting annex/objects/a58/48a/GPGHMACSHA1--42bffe3ea217b30b19af464d48916dd001c38ad2/ -deleting annex/objects/a58/48a/ -deleting annex/objects/a58/489/GPGHMACSHA1--cd3ef969340e4ad704b757d0a42a412abbfa492c/GPGHMACSHA1--cd3ef969340e4ad704b757d0a42a412abbfa492c -deleting annex/objects/a58/489/GPGHMACSHA1--cd3ef969340e4ad704b757d0a42a412abbfa492c/ -deleting annex/objects/a58/489/ -deleting annex/objects/a58/488/GPGHMACSHA1--ed8b48a06919142fbf036d839f69edc15e4814e3/GPGHMACSHA1--ed8b48a06919142fbf036d839f69edc15e4814e3 -deleting annex/objects/a58/488/GPGHMACSHA1--ed8b48a06919142fbf036d839f69edc15e4814e3/ -deleting annex/objects/a58/488/GPGHMACSHA1--e4738706071a30af1f985c148d050a9deed2761e/GPGHMACSHA1--e4738706071a30af1f985c148d050a9deed2761e -deleting annex/objects/a58/488/GPGHMACSHA1--e4738706071a30af1f985c148d050a9deed2761e/ -deleting annex/objects/a58/488/GPGHMACSHA1--0c3ce03cff065e2223e3da9c3fd6842b0ac91730/GPGHMACSHA1--0c3ce03cff065e2223e3da9c3fd6842b0ac91730 -deleting annex/objects/a58/488/GPGHMACSHA1--0c3ce03cff065e2223e3da9c3fd6842b0ac91730/ -deleting annex/objects/a58/488/ -deleting annex/objects/a58/486/GPGHMACSHA1--f3730f7afb8381612ab6d06ec3cc36c023a3142c/GPGHMACSHA1--f3730f7afb8381612ab6d06ec3cc36c023a3142c -deleting annex/objects/a58/486/GPGHMACSHA1--f3730f7afb8381612ab6d06ec3cc36c023a3142c/ -deleting annex/objects/a58/486/GPGHMACSHA1--dd16892e59f6d7ae3529dbdad64291e9596dcf0e/GPGHMACSHA1--dd16892e59f6d7ae3529dbdad64291e9596dcf0e -deleting annex/objects/a58/486/GPGHMACSHA1--dd16892e59f6d7ae3529dbdad64291e9596dcf0e/ -deleting annex/objects/a58/486/ -deleting annex/objects/a58/485/GPGHMACSHA1--c4305419b6756056fba7c37fb0d172d2901e5c9d/GPGHMACSHA1--c4305419b6756056fba7c37fb0d172d2901e5c9d -deleting annex/objects/a58/485/GPGHMACSHA1--c4305419b6756056fba7c37fb0d172d2901e5c9d/ -deleting annex/objects/a58/485/GPGHMACSHA1--bca48d2ccbadc42c504d46d247439f7f62ce84a3/GPGHMACSHA1--bca48d2ccbadc42c504d46d247439f7f62ce84a3 -deleting annex/objects/a58/485/GPGHMACSHA1--bca48d2ccbadc42c504d46d247439f7f62ce84a3/ -deleting annex/objects/a58/485/GPGHMACSHA1--83ff887d652f832f192821adcd584c6b7aea8d29/GPGHMACSHA1--83ff887d652f832f192821adcd584c6b7aea8d29 -deleting annex/objects/a58/485/GPGHMACSHA1--83ff887d652f832f192821adcd584c6b7aea8d29/ -deleting annex/objects/a58/485/ -deleting annex/objects/a58/484/GPGHMACSHA1--3b351e040554f1b968ec6e42bfec68481241211a/GPGHMACSHA1--3b351e040554f1b968ec6e42bfec68481241211a -deleting annex/objects/a58/484/GPGHMACSHA1--3b351e040554f1b968ec6e42bfec68481241211a/ -deleting annex/objects/a58/484/ -deleting annex/objects/a58/483/GPGHMACSHA1--b6ab476c95e3cdfe08ae45fad084bc1ee3264b2c/GPGHMACSHA1--b6ab476c95e3cdfe08ae45fad084bc1ee3264b2c -deleting annex/objects/a58/483/GPGHMACSHA1--b6ab476c95e3cdfe08ae45fad084bc1ee3264b2c/ -deleting annex/objects/a58/483/GPGHMACSHA1--5f9bc6e525965d8e5b14c8067a2102ac579b2224/GPGHMACSHA1--5f9bc6e525965d8e5b14c8067a2102ac579b2224 -deleting annex/objects/a58/483/GPGHMACSHA1--5f9bc6e525965d8e5b14c8067a2102ac579b2224/ -deleting annex/objects/a58/483/GPGHMACSHA1--4da9c8cc1c7c48333d862f61dac3d34a9bc425f7/GPGHMACSHA1--4da9c8cc1c7c48333d862f61dac3d34a9bc425f7 -deleting annex/objects/a58/483/GPGHMACSHA1--4da9c8cc1c7c48333d862f61dac3d34a9bc425f7/ -deleting annex/objects/a58/483/GPGHMACSHA1--40d3736c7067fca2c881e67528598bdcddb6635f/GPGHMACSHA1--40d3736c7067fca2c881e67528598bdcddb6635f -deleting annex/objects/a58/483/GPGHMACSHA1--40d3736c7067fca2c881e67528598bdcddb6635f/ -deleting annex/objects/a58/483/GPGHMACSHA1--241e68f1062d07c2014e5171dee812a7be48c517/GPGHMACSHA1--241e68f1062d07c2014e5171dee812a7be48c517 -deleting annex/objects/a58/483/GPGHMACSHA1--241e68f1062d07c2014e5171dee812a7be48c517/ -deleting annex/objects/a58/483/ -deleting annex/objects/a58/481/GPGHMACSHA1--4833d1788ca34a936f7f4e3f7cdeca332d9bfcc5/GPGHMACSHA1--4833d1788ca34a936f7f4e3f7cdeca332d9bfcc5 -deleting annex/objects/a58/481/GPGHMACSHA1--4833d1788ca34a936f7f4e3f7cdeca332d9bfcc5/ -deleting annex/objects/a58/481/ -deleting annex/objects/a58/480/GPGHMACSHA1--f18822b057d7e7ea0c8500ce2489fbbdb8de70cb/GPGHMACSHA1--f18822b057d7e7ea0c8500ce2489fbbdb8de70cb -deleting annex/objects/a58/480/GPGHMACSHA1--f18822b057d7e7ea0c8500ce2489fbbdb8de70cb/ -deleting annex/objects/a58/480/GPGHMACSHA1--0230d274cb8d0d80efa07f466a5a6374cc308225/GPGHMACSHA1--0230d274cb8d0d80efa07f466a5a6374cc308225 -deleting annex/objects/a58/480/GPGHMACSHA1--0230d274cb8d0d80efa07f466a5a6374cc308225/ -deleting annex/objects/a58/480/ -deleting annex/objects/a58/47f/GPGHMACSHA1--0669b2f40a41c016608b04aa81f54a5b4d9210d7/GPGHMACSHA1--0669b2f40a41c016608b04aa81f54a5b4d9210d7 -deleting annex/objects/a58/47f/GPGHMACSHA1--0669b2f40a41c016608b04aa81f54a5b4d9210d7/ -deleting annex/objects/a58/47f/ -deleting annex/objects/a58/47d/GPGHMACSHA1--8fba4badeefd2fb38965e017c1c52196b212ad35/GPGHMACSHA1--8fba4badeefd2fb38965e017c1c52196b212ad35 -deleting annex/objects/a58/47d/GPGHMACSHA1--8fba4badeefd2fb38965e017c1c52196b212ad35/ -deleting annex/objects/a58/47d/GPGHMACSHA1--215ade6c261593b1911f29d633d2bdc1dbaaeedc/GPGHMACSHA1--215ade6c261593b1911f29d633d2bdc1dbaaeedc -deleting annex/objects/a58/47d/GPGHMACSHA1--215ade6c261593b1911f29d633d2bdc1dbaaeedc/ -deleting annex/objects/a58/47d/GPGHMACSHA1--148038e297f562e8ae6baaad0cf90c2e9f55c80e/GPGHMACSHA1--148038e297f562e8ae6baaad0cf90c2e9f55c80e -deleting annex/objects/a58/47d/GPGHMACSHA1--148038e297f562e8ae6baaad0cf90c2e9f55c80e/ -deleting annex/objects/a58/47d/ -deleting annex/objects/a58/47b/GPGHMACSHA1--ecad287be2fff9a89847c8b73ab85d91efbbb1b6/GPGHMACSHA1--ecad287be2fff9a89847c8b73ab85d91efbbb1b6 -deleting annex/objects/a58/47b/GPGHMACSHA1--ecad287be2fff9a89847c8b73ab85d91efbbb1b6/ -deleting annex/objects/a58/47b/GPGHMACSHA1--920a442140a8f0fc358285be7834674d00e05e73/GPGHMACSHA1--920a442140a8f0fc358285be7834674d00e05e73 -deleting annex/objects/a58/47b/GPGHMACSHA1--920a442140a8f0fc358285be7834674d00e05e73/ -deleting annex/objects/a58/47b/GPGHMACSHA1--0fa27452aaa9359a79918d3f3fd1e197a0693243/GPGHMACSHA1--0fa27452aaa9359a79918d3f3fd1e197a0693243 -deleting annex/objects/a58/47b/GPGHMACSHA1--0fa27452aaa9359a79918d3f3fd1e197a0693243/ -deleting annex/objects/a58/47b/ -deleting annex/objects/a58/47a/GPGHMACSHA1--2f2f58949389afae2f43f64931fc6ebc4f96b717/GPGHMACSHA1--2f2f58949389afae2f43f64931fc6ebc4f96b717 -deleting annex/objects/a58/47a/GPGHMACSHA1--2f2f58949389afae2f43f64931fc6ebc4f96b717/ -deleting annex/objects/a58/47a/ -deleting annex/objects/a58/479/GPGHMACSHA1--e138f073472b08f92fe60252c837de7dcef2d97e/GPGHMACSHA1--e138f073472b08f92fe60252c837de7dcef2d97e -deleting annex/objects/a58/479/GPGHMACSHA1--e138f073472b08f92fe60252c837de7dcef2d97e/ -deleting annex/objects/a58/479/GPGHMACSHA1--d2077fcbdd85b264cd9ace6481e34fa39e39027d/GPGHMACSHA1--d2077fcbdd85b264cd9ace6481e34fa39e39027d -deleting annex/objects/a58/479/GPGHMACSHA1--d2077fcbdd85b264cd9ace6481e34fa39e39027d/ -deleting annex/objects/a58/479/GPGHMACSHA1--2d7ada7e883a149c6786714ffe8b0845c22dfa3b/GPGHMACSHA1--2d7ada7e883a149c6786714ffe8b0845c22dfa3b -deleting annex/objects/a58/479/GPGHMACSHA1--2d7ada7e883a149c6786714ffe8b0845c22dfa3b/ -deleting annex/objects/a58/479/ -deleting annex/objects/a58/478/GPGHMACSHA1--a2e87af63050cbc73fc11f6f5f36d2db153cdccf/GPGHMACSHA1--a2e87af63050cbc73fc11f6f5f36d2db153cdccf -deleting annex/objects/a58/478/GPGHMACSHA1--a2e87af63050cbc73fc11f6f5f36d2db153cdccf/ -deleting annex/objects/a58/478/ -deleting annex/objects/a58/477/GPGHMACSHA1--d23a8576ee19c0a13b5ffe47cc58489c29ea550e/GPGHMACSHA1--d23a8576ee19c0a13b5ffe47cc58489c29ea550e -deleting annex/objects/a58/477/GPGHMACSHA1--d23a8576ee19c0a13b5ffe47cc58489c29ea550e/ -deleting annex/objects/a58/477/GPGHMACSHA1--b2dc2c433882ab95f891591b49c77aeace301ff1/GPGHMACSHA1--b2dc2c433882ab95f891591b49c77aeace301ff1 -deleting annex/objects/a58/477/GPGHMACSHA1--b2dc2c433882ab95f891591b49c77aeace301ff1/ -deleting annex/objects/a58/477/GPGHMACSHA1--832a1d0fa42e650e4f64f5a8d7ea7f38434475c3/GPGHMACSHA1--832a1d0fa42e650e4f64f5a8d7ea7f38434475c3 -deleting annex/objects/a58/477/GPGHMACSHA1--832a1d0fa42e650e4f64f5a8d7ea7f38434475c3/ -deleting annex/objects/a58/477/ -deleting annex/objects/a58/476/GPGHMACSHA1--6f4cfe519d8376dc39f9fa22f2913ff457765755/GPGHMACSHA1--6f4cfe519d8376dc39f9fa22f2913ff457765755 -deleting annex/objects/a58/476/GPGHMACSHA1--6f4cfe519d8376dc39f9fa22f2913ff457765755/ -deleting annex/objects/a58/476/GPGHMACSHA1--31201160cd8b0edfe8be4773e0dab36ce5f2ede9/GPGHMACSHA1--31201160cd8b0edfe8be4773e0dab36ce5f2ede9 -deleting annex/objects/a58/476/GPGHMACSHA1--31201160cd8b0edfe8be4773e0dab36ce5f2ede9/ -deleting annex/objects/a58/476/ -deleting annex/objects/a58/475/GPGHMACSHA1--e1b760a9be3560d012ad0efa2f6d38ea4b2b7162/GPGHMACSHA1--e1b760a9be3560d012ad0efa2f6d38ea4b2b7162 -deleting annex/objects/a58/475/GPGHMACSHA1--e1b760a9be3560d012ad0efa2f6d38ea4b2b7162/ -deleting annex/objects/a58/475/GPGHMACSHA1--a3c6825ff4c361a4a82fe88cb36c1080e445629a/GPGHMACSHA1--a3c6825ff4c361a4a82fe88cb36c1080e445629a -deleting annex/objects/a58/475/GPGHMACSHA1--a3c6825ff4c361a4a82fe88cb36c1080e445629a/ -deleting annex/objects/a58/475/GPGHMACSHA1--91cbf1d0d5f83c7a74e8302f2a0f93dd0634fa8a/GPGHMACSHA1--91cbf1d0d5f83c7a74e8302f2a0f93dd0634fa8a -deleting annex/objects/a58/475/GPGHMACSHA1--91cbf1d0d5f83c7a74e8302f2a0f93dd0634fa8a/ -deleting annex/objects/a58/475/GPGHMACSHA1--7e7e893921e7f532233f2c5f93371d3da1cf5c8b/GPGHMACSHA1--7e7e893921e7f532233f2c5f93371d3da1cf5c8b -deleting annex/objects/a58/475/GPGHMACSHA1--7e7e893921e7f532233f2c5f93371d3da1cf5c8b/ -deleting annex/objects/a58/475/ -deleting annex/objects/a58/474/GPGHMACSHA1--596180066590cc48510a07d434edb928c4369468/GPGHMACSHA1--596180066590cc48510a07d434edb928c4369468 -deleting annex/objects/a58/474/GPGHMACSHA1--596180066590cc48510a07d434edb928c4369468/ -deleting annex/objects/a58/474/ -deleting annex/objects/a58/472/GPGHMACSHA1--f2f8bdc1d425874268bfd12e2e1f6a109c5165f4/GPGHMACSHA1--f2f8bdc1d425874268bfd12e2e1f6a109c5165f4 -deleting annex/objects/a58/472/GPGHMACSHA1--f2f8bdc1d425874268bfd12e2e1f6a109c5165f4/ -deleting annex/objects/a58/472/ -deleting annex/objects/a58/471/GPGHMACSHA1--2d4068a5905dc2d9039cb48df32f94a4e5c6499a/GPGHMACSHA1--2d4068a5905dc2d9039cb48df32f94a4e5c6499a -deleting annex/objects/a58/471/GPGHMACSHA1--2d4068a5905dc2d9039cb48df32f94a4e5c6499a/ -deleting annex/objects/a58/471/ -deleting annex/objects/a58/470/GPGHMACSHA1--c15a4fe0416b9e4ead16b94b53ff9533819f6e32/GPGHMACSHA1--c15a4fe0416b9e4ead16b94b53ff9533819f6e32 -deleting annex/objects/a58/470/GPGHMACSHA1--c15a4fe0416b9e4ead16b94b53ff9533819f6e32/ -deleting annex/objects/a58/470/GPGHMACSHA1--2638b731fa2ccd9d3c77bdf7e3925b84bd67c72c/GPGHMACSHA1--2638b731fa2ccd9d3c77bdf7e3925b84bd67c72c -deleting annex/objects/a58/470/GPGHMACSHA1--2638b731fa2ccd9d3c77bdf7e3925b84bd67c72c/ -deleting annex/objects/a58/470/ -deleting annex/objects/a58/46e/GPGHMACSHA1--c9b43c6faf9d8ac36617ec3124c2458ce0685ad8/GPGHMACSHA1--c9b43c6faf9d8ac36617ec3124c2458ce0685ad8 -deleting annex/objects/a58/46e/GPGHMACSHA1--c9b43c6faf9d8ac36617ec3124c2458ce0685ad8/ -deleting annex/objects/a58/46e/GPGHMACSHA1--71df66ab164e2645e7bcc08255000da6579dee68/GPGHMACSHA1--71df66ab164e2645e7bcc08255000da6579dee68 -deleting annex/objects/a58/46e/GPGHMACSHA1--71df66ab164e2645e7bcc08255000da6579dee68/ -deleting annex/objects/a58/46e/GPGHMACSHA1--5713c4a32de0ab33843b77ae3aa3e9c7bdef768e/GPGHMACSHA1--5713c4a32de0ab33843b77ae3aa3e9c7bdef768e -deleting annex/objects/a58/46e/GPGHMACSHA1--5713c4a32de0ab33843b77ae3aa3e9c7bdef768e/ -deleting annex/objects/a58/46e/ -deleting annex/objects/a58/46d/GPGHMACSHA1--6cadb794538fee6edaf862abb31dd9d56bdd2509/GPGHMACSHA1--6cadb794538fee6edaf862abb31dd9d56bdd2509 -deleting annex/objects/a58/46d/GPGHMACSHA1--6cadb794538fee6edaf862abb31dd9d56bdd2509/ -deleting annex/objects/a58/46d/ -deleting annex/objects/a58/46a/GPGHMACSHA1--56bc19394fe8de7b257739188782d0f7502658d8/GPGHMACSHA1--56bc19394fe8de7b257739188782d0f7502658d8 -deleting annex/objects/a58/46a/GPGHMACSHA1--56bc19394fe8de7b257739188782d0f7502658d8/ -deleting annex/objects/a58/46a/ -deleting annex/objects/a58/468/GPGHMACSHA1--e597d2df79d4687cd5b715dd0f267e3d765afcc5/GPGHMACSHA1--e597d2df79d4687cd5b715dd0f267e3d765afcc5 -deleting annex/objects/a58/468/GPGHMACSHA1--e597d2df79d4687cd5b715dd0f267e3d765afcc5/ -deleting annex/objects/a58/468/GPGHMACSHA1--8c3c6fd12724044013c47a5371613d29a24fed0b/GPGHMACSHA1--8c3c6fd12724044013c47a5371613d29a24fed0b -deleting annex/objects/a58/468/GPGHMACSHA1--8c3c6fd12724044013c47a5371613d29a24fed0b/ -deleting annex/objects/a58/468/ -deleting annex/objects/a58/467/GPGHMACSHA1--4e1c311a20c35239526316a3bc1b3085bce8487a/GPGHMACSHA1--4e1c311a20c35239526316a3bc1b3085bce8487a -deleting annex/objects/a58/467/GPGHMACSHA1--4e1c311a20c35239526316a3bc1b3085bce8487a/ -deleting annex/objects/a58/467/GPGHMACSHA1--08f018d615356689d37330d622955f3522a2bcc3/GPGHMACSHA1--08f018d615356689d37330d622955f3522a2bcc3 -deleting annex/objects/a58/467/GPGHMACSHA1--08f018d615356689d37330d622955f3522a2bcc3/ -deleting annex/objects/a58/467/ -deleting annex/objects/a58/466/GPGHMACSHA1--fbf07be634ac64b0aabfa16a9453e58e10444342/GPGHMACSHA1--fbf07be634ac64b0aabfa16a9453e58e10444342 -deleting annex/objects/a58/466/GPGHMACSHA1--fbf07be634ac64b0aabfa16a9453e58e10444342/ -deleting annex/objects/a58/466/GPGHMACSHA1--9356ccce97e5bf66a136152624c0e9325db2effb/GPGHMACSHA1--9356ccce97e5bf66a136152624c0e9325db2effb -deleting annex/objects/a58/466/GPGHMACSHA1--9356ccce97e5bf66a136152624c0e9325db2effb/ -deleting annex/objects/a58/466/ -deleting annex/objects/a58/464/GPGHMACSHA1--f52322b67d8a452527123cddaa9eb58dcec8f39c/GPGHMACSHA1--f52322b67d8a452527123cddaa9eb58dcec8f39c -deleting annex/objects/a58/464/GPGHMACSHA1--f52322b67d8a452527123cddaa9eb58dcec8f39c/ -deleting annex/objects/a58/464/GPGHMACSHA1--f2c0f9f49168bb197fe142fb771d0d3238b1bd6c/GPGHMACSHA1--f2c0f9f49168bb197fe142fb771d0d3238b1bd6c -deleting annex/objects/a58/464/GPGHMACSHA1--f2c0f9f49168bb197fe142fb771d0d3238b1bd6c/ -deleting annex/objects/a58/464/GPGHMACSHA1--a658a7f555520099f07e5e9535d33824be0e0f8b/GPGHMACSHA1--a658a7f555520099f07e5e9535d33824be0e0f8b -deleting annex/objects/a58/464/GPGHMACSHA1--a658a7f555520099f07e5e9535d33824be0e0f8b/ -deleting annex/objects/a58/464/ -deleting annex/objects/a58/463/GPGHMACSHA1--e0b5f96072ab37c420e432298e4e0412792d1bad/GPGHMACSHA1--e0b5f96072ab37c420e432298e4e0412792d1bad -deleting annex/objects/a58/463/GPGHMACSHA1--e0b5f96072ab37c420e432298e4e0412792d1bad/ -deleting annex/objects/a58/463/GPGHMACSHA1--c9e7c8ec3f83e9d3830d4589d57b200f5363ea7c/GPGHMACSHA1--c9e7c8ec3f83e9d3830d4589d57b200f5363ea7c -deleting annex/objects/a58/463/GPGHMACSHA1--c9e7c8ec3f83e9d3830d4589d57b200f5363ea7c/ -deleting annex/objects/a58/463/GPGHMACSHA1--06867b45f24d0007fa08c624474cc8d7948dc2c9/GPGHMACSHA1--06867b45f24d0007fa08c624474cc8d7948dc2c9 -deleting annex/objects/a58/463/GPGHMACSHA1--06867b45f24d0007fa08c624474cc8d7948dc2c9/ -deleting annex/objects/a58/463/ -deleting annex/objects/a58/460/GPGHMACSHA1--32be64b3dbc2edfd1cc8455d392cfa80a62fb3a5/GPGHMACSHA1--32be64b3dbc2edfd1cc8455d392cfa80a62fb3a5 -deleting annex/objects/a58/460/GPGHMACSHA1--32be64b3dbc2edfd1cc8455d392cfa80a62fb3a5/ -deleting annex/objects/a58/460/GPGHMACSHA1--2e7efce7c67bd0721cc143bf5dcebab5cd8bbcb6/GPGHMACSHA1--2e7efce7c67bd0721cc143bf5dcebab5cd8bbcb6 -deleting annex/objects/a58/460/GPGHMACSHA1--2e7efce7c67bd0721cc143bf5dcebab5cd8bbcb6/ -deleting annex/objects/a58/460/GPGHMACSHA1--261b5143f57945f1e6c475c2969bb3f445d362df/GPGHMACSHA1--261b5143f57945f1e6c475c2969bb3f445d362df -deleting annex/objects/a58/460/GPGHMACSHA1--261b5143f57945f1e6c475c2969bb3f445d362df/ -deleting annex/objects/a58/460/ -deleting annex/objects/a58/45c/GPGHMACSHA1--1c379eca1fd7ecc0be8bc5c36305d6229bf1ce31/GPGHMACSHA1--1c379eca1fd7ecc0be8bc5c36305d6229bf1ce31 -deleting annex/objects/a58/45c/GPGHMACSHA1--1c379eca1fd7ecc0be8bc5c36305d6229bf1ce31/ -deleting annex/objects/a58/45c/ -deleting annex/objects/a58/45b/GPGHMACSHA1--719d9d330cfb59006d734d72f06642344e5838c3/GPGHMACSHA1--719d9d330cfb59006d734d72f06642344e5838c3 -deleting annex/objects/a58/45b/GPGHMACSHA1--719d9d330cfb59006d734d72f06642344e5838c3/ -deleting annex/objects/a58/45b/ -deleting annex/objects/a58/45a/GPGHMACSHA1--8db40287caa82032565510a5219a0e9defbf4bf6/GPGHMACSHA1--8db40287caa82032565510a5219a0e9defbf4bf6 -deleting annex/objects/a58/45a/GPGHMACSHA1--8db40287caa82032565510a5219a0e9defbf4bf6/ -deleting annex/objects/a58/45a/GPGHMACSHA1--82fca2040153c331e2516bb9a9b7de69390f2354/GPGHMACSHA1--82fca2040153c331e2516bb9a9b7de69390f2354 -deleting annex/objects/a58/45a/GPGHMACSHA1--82fca2040153c331e2516bb9a9b7de69390f2354/ -deleting annex/objects/a58/45a/GPGHMACSHA1--15afc41dacb5a8aa43dec9b417813e0624b9e3c1/GPGHMACSHA1--15afc41dacb5a8aa43dec9b417813e0624b9e3c1 -deleting annex/objects/a58/45a/GPGHMACSHA1--15afc41dacb5a8aa43dec9b417813e0624b9e3c1/ -deleting annex/objects/a58/45a/ -deleting annex/objects/a58/459/GPGHMACSHA1--62b3973a6dc9c7f06ea1ad765cf82173c3e99ecf/GPGHMACSHA1--62b3973a6dc9c7f06ea1ad765cf82173c3e99ecf -deleting annex/objects/a58/459/GPGHMACSHA1--62b3973a6dc9c7f06ea1ad765cf82173c3e99ecf/ -deleting annex/objects/a58/459/GPGHMACSHA1--206a24d12ba1b1e7460f06614d9a97f7b7a8c487/GPGHMACSHA1--206a24d12ba1b1e7460f06614d9a97f7b7a8c487 -deleting annex/objects/a58/459/GPGHMACSHA1--206a24d12ba1b1e7460f06614d9a97f7b7a8c487/ -deleting annex/objects/a58/459/GPGHMACSHA1--16e0b62ec227b78294cc5e6e944ecb5fddccfce2/GPGHMACSHA1--16e0b62ec227b78294cc5e6e944ecb5fddccfce2 -deleting annex/objects/a58/459/GPGHMACSHA1--16e0b62ec227b78294cc5e6e944ecb5fddccfce2/ -deleting annex/objects/a58/459/ -deleting annex/objects/a58/458/GPGHMACSHA1--a9f0c0e22f0e41859800f1156d634f233826dea0/GPGHMACSHA1--a9f0c0e22f0e41859800f1156d634f233826dea0 -deleting annex/objects/a58/458/GPGHMACSHA1--a9f0c0e22f0e41859800f1156d634f233826dea0/ -deleting annex/objects/a58/458/GPGHMACSHA1--87177984717ed03ec947ddd4ef64512d4aed279e/GPGHMACSHA1--87177984717ed03ec947ddd4ef64512d4aed279e -deleting annex/objects/a58/458/GPGHMACSHA1--87177984717ed03ec947ddd4ef64512d4aed279e/ -deleting annex/objects/a58/458/ -deleting annex/objects/a58/457/GPGHMACSHA1--893a12a05dcd700a0d46e8ae94bc5d93d8ff7036/GPGHMACSHA1--893a12a05dcd700a0d46e8ae94bc5d93d8ff7036 -deleting annex/objects/a58/457/GPGHMACSHA1--893a12a05dcd700a0d46e8ae94bc5d93d8ff7036/ -deleting annex/objects/a58/457/ -deleting annex/objects/a58/456/GPGHMACSHA1--6864c7086b8633c6ec8c43a583bd5fbb47db9be5/GPGHMACSHA1--6864c7086b8633c6ec8c43a583bd5fbb47db9be5 -deleting annex/objects/a58/456/GPGHMACSHA1--6864c7086b8633c6ec8c43a583bd5fbb47db9be5/ -deleting annex/objects/a58/456/GPGHMACSHA1--156855196a4619ab3c306e77e93e2c1a2a7877aa/GPGHMACSHA1--156855196a4619ab3c306e77e93e2c1a2a7877aa -deleting annex/objects/a58/456/GPGHMACSHA1--156855196a4619ab3c306e77e93e2c1a2a7877aa/ -deleting annex/objects/a58/456/GPGHMACSHA1--07c2c6081a25811895922c20dea472ba79d161e3/GPGHMACSHA1--07c2c6081a25811895922c20dea472ba79d161e3 -deleting annex/objects/a58/456/GPGHMACSHA1--07c2c6081a25811895922c20dea472ba79d161e3/ -deleting annex/objects/a58/456/ -deleting annex/objects/a58/455/GPGHMACSHA1--dc31fd1a96338d9b27161fe10d647bbc397fac75/GPGHMACSHA1--dc31fd1a96338d9b27161fe10d647bbc397fac75 -deleting annex/objects/a58/455/GPGHMACSHA1--dc31fd1a96338d9b27161fe10d647bbc397fac75/ -deleting annex/objects/a58/455/GPGHMACSHA1--06926b3dd937f6bb6da1e4aa70dbababe7fbb580/GPGHMACSHA1--06926b3dd937f6bb6da1e4aa70dbababe7fbb580 -deleting annex/objects/a58/455/GPGHMACSHA1--06926b3dd937f6bb6da1e4aa70dbababe7fbb580/ -deleting annex/objects/a58/455/ -deleting annex/objects/a58/454/GPGHMACSHA1--b3008e172257513bcc0903b66a5d14c77be6783e/GPGHMACSHA1--b3008e172257513bcc0903b66a5d14c77be6783e -deleting annex/objects/a58/454/GPGHMACSHA1--b3008e172257513bcc0903b66a5d14c77be6783e/ -deleting annex/objects/a58/454/GPGHMACSHA1--a1dfca54d13d706ca03f1e68fde3d3a5b73db8b4/GPGHMACSHA1--a1dfca54d13d706ca03f1e68fde3d3a5b73db8b4 -deleting annex/objects/a58/454/GPGHMACSHA1--a1dfca54d13d706ca03f1e68fde3d3a5b73db8b4/ -deleting annex/objects/a58/454/GPGHMACSHA1--74a9d24a9a0454934d86c98eef7b77986bc8ae39/GPGHMACSHA1--74a9d24a9a0454934d86c98eef7b77986bc8ae39 -deleting annex/objects/a58/454/GPGHMACSHA1--74a9d24a9a0454934d86c98eef7b77986bc8ae39/ -deleting annex/objects/a58/454/GPGHMACSHA1--5ac6306cab63cccf33918044abaa2cde5b6924e4/GPGHMACSHA1--5ac6306cab63cccf33918044abaa2cde5b6924e4 -deleting annex/objects/a58/454/GPGHMACSHA1--5ac6306cab63cccf33918044abaa2cde5b6924e4/ -deleting annex/objects/a58/454/ -deleting annex/objects/a58/453/GPGHMACSHA1--f0cb77e2d3ce4d6f4ecb64c6127a2d956905da46/GPGHMACSHA1--f0cb77e2d3ce4d6f4ecb64c6127a2d956905da46 -deleting annex/objects/a58/453/GPGHMACSHA1--f0cb77e2d3ce4d6f4ecb64c6127a2d956905da46/ -deleting annex/objects/a58/453/ -deleting annex/objects/a58/452/GPGHMACSHA1--a42eb5dac2c02cf5c02b210ff208719e592472ce/GPGHMACSHA1--a42eb5dac2c02cf5c02b210ff208719e592472ce -deleting annex/objects/a58/452/GPGHMACSHA1--a42eb5dac2c02cf5c02b210ff208719e592472ce/ -deleting annex/objects/a58/452/GPGHMACSHA1--276b1d8e17d2c450c904ed3b5a916323539f11f1/GPGHMACSHA1--276b1d8e17d2c450c904ed3b5a916323539f11f1 -deleting annex/objects/a58/452/GPGHMACSHA1--276b1d8e17d2c450c904ed3b5a916323539f11f1/ -deleting annex/objects/a58/452/ -deleting annex/objects/a58/451/GPGHMACSHA1--63eb1148051b3b04bd35f9a909dff50f856bf0eb/GPGHMACSHA1--63eb1148051b3b04bd35f9a909dff50f856bf0eb -deleting annex/objects/a58/451/GPGHMACSHA1--63eb1148051b3b04bd35f9a909dff50f856bf0eb/ -deleting annex/objects/a58/451/ -deleting annex/objects/a58/450/GPGHMACSHA1--c351adbb53ea6d8b1a619942d24a060d09b43fdd/GPGHMACSHA1--c351adbb53ea6d8b1a619942d24a060d09b43fdd -deleting annex/objects/a58/450/GPGHMACSHA1--c351adbb53ea6d8b1a619942d24a060d09b43fdd/ -deleting annex/objects/a58/450/ -deleting annex/objects/a58/44f/GPGHMACSHA1--7710555d8cdaa9b057f94ea065373a51e5192fa4/GPGHMACSHA1--7710555d8cdaa9b057f94ea065373a51e5192fa4 -deleting annex/objects/a58/44f/GPGHMACSHA1--7710555d8cdaa9b057f94ea065373a51e5192fa4/ -deleting annex/objects/a58/44f/GPGHMACSHA1--5ddbc268a5c5d231d5aaac61345db866683e8f13/GPGHMACSHA1--5ddbc268a5c5d231d5aaac61345db866683e8f13 -deleting annex/objects/a58/44f/GPGHMACSHA1--5ddbc268a5c5d231d5aaac61345db866683e8f13/ -deleting annex/objects/a58/44f/GPGHMACSHA1--4e0e4eb624762b5db3ce8cd19d8c8343a64546cd/GPGHMACSHA1--4e0e4eb624762b5db3ce8cd19d8c8343a64546cd -deleting annex/objects/a58/44f/GPGHMACSHA1--4e0e4eb624762b5db3ce8cd19d8c8343a64546cd/ -deleting annex/objects/a58/44f/ -deleting annex/objects/a58/44c/GPGHMACSHA1--f1e316ab5b6acf4ca7f4123302014480c5ab898b/GPGHMACSHA1--f1e316ab5b6acf4ca7f4123302014480c5ab898b -deleting annex/objects/a58/44c/GPGHMACSHA1--f1e316ab5b6acf4ca7f4123302014480c5ab898b/ -deleting annex/objects/a58/44c/GPGHMACSHA1--1670a3982fae48be18b484513986853d44172c62/GPGHMACSHA1--1670a3982fae48be18b484513986853d44172c62 -deleting annex/objects/a58/44c/GPGHMACSHA1--1670a3982fae48be18b484513986853d44172c62/ -deleting annex/objects/a58/44c/ -deleting annex/objects/a58/44b/GPGHMACSHA1--28dfcfc9c010e82284dd90a040d44d990f6efd74/GPGHMACSHA1--28dfcfc9c010e82284dd90a040d44d990f6efd74 -deleting annex/objects/a58/44b/GPGHMACSHA1--28dfcfc9c010e82284dd90a040d44d990f6efd74/ -deleting annex/objects/a58/44b/ -deleting annex/objects/a58/44a/GPGHMACSHA1--e11d314af0a76e85b41ca56126f27db729ea2f11/GPGHMACSHA1--e11d314af0a76e85b41ca56126f27db729ea2f11 -deleting annex/objects/a58/44a/GPGHMACSHA1--e11d314af0a76e85b41ca56126f27db729ea2f11/ -deleting annex/objects/a58/44a/GPGHMACSHA1--77adcf8896cd652101e6f9fa96b0eb61cf128458/GPGHMACSHA1--77adcf8896cd652101e6f9fa96b0eb61cf128458 -deleting annex/objects/a58/44a/GPGHMACSHA1--77adcf8896cd652101e6f9fa96b0eb61cf128458/ -deleting annex/objects/a58/44a/ -deleting annex/objects/a58/447/GPGHMACSHA1--ea53841a44d66255a6b0cf01db66a6364aff5150/GPGHMACSHA1--ea53841a44d66255a6b0cf01db66a6364aff5150 -deleting annex/objects/a58/447/GPGHMACSHA1--ea53841a44d66255a6b0cf01db66a6364aff5150/ -deleting annex/objects/a58/447/GPGHMACSHA1--b0e32c21b5c7c092c2caf8d6b1dce03216842960/GPGHMACSHA1--b0e32c21b5c7c092c2caf8d6b1dce03216842960 -deleting annex/objects/a58/447/GPGHMACSHA1--b0e32c21b5c7c092c2caf8d6b1dce03216842960/ -deleting annex/objects/a58/447/ -deleting annex/objects/a58/446/GPGHMACSHA1--5f7f50eea93257bbc12e4741bc37a56812a8706e/GPGHMACSHA1--5f7f50eea93257bbc12e4741bc37a56812a8706e -deleting annex/objects/a58/446/GPGHMACSHA1--5f7f50eea93257bbc12e4741bc37a56812a8706e/ -deleting annex/objects/a58/446/GPGHMACSHA1--4373fb4b869992d6dd3002ea59817de12836b114/GPGHMACSHA1--4373fb4b869992d6dd3002ea59817de12836b114 -deleting annex/objects/a58/446/GPGHMACSHA1--4373fb4b869992d6dd3002ea59817de12836b114/ -deleting annex/objects/a58/446/ -deleting annex/objects/a58/445/GPGHMACSHA1--b57c200af53e987f7c02f08bfab7f387fdc94994/GPGHMACSHA1--b57c200af53e987f7c02f08bfab7f387fdc94994 -deleting annex/objects/a58/445/GPGHMACSHA1--b57c200af53e987f7c02f08bfab7f387fdc94994/ -deleting annex/objects/a58/445/ -deleting annex/objects/a58/443/GPGHMACSHA1--eda7815f2322f2a279df36ac25c63f6403a84fc1/GPGHMACSHA1--eda7815f2322f2a279df36ac25c63f6403a84fc1 -deleting annex/objects/a58/443/GPGHMACSHA1--eda7815f2322f2a279df36ac25c63f6403a84fc1/ -deleting annex/objects/a58/443/ -deleting annex/objects/a58/442/GPGHMACSHA1--95712c22740b110780ce15ae815b8545e642839f/GPGHMACSHA1--95712c22740b110780ce15ae815b8545e642839f -deleting annex/objects/a58/442/GPGHMACSHA1--95712c22740b110780ce15ae815b8545e642839f/ -deleting annex/objects/a58/442/GPGHMACSHA1--3adf263bba8c06cfcf8f21fc0ac6a414964ff5c4/GPGHMACSHA1--3adf263bba8c06cfcf8f21fc0ac6a414964ff5c4 -deleting annex/objects/a58/442/GPGHMACSHA1--3adf263bba8c06cfcf8f21fc0ac6a414964ff5c4/ -deleting annex/objects/a58/442/GPGHMACSHA1--2bd7a817b46c8160a019b50676ad3abe78250b34/GPGHMACSHA1--2bd7a817b46c8160a019b50676ad3abe78250b34 -deleting annex/objects/a58/442/GPGHMACSHA1--2bd7a817b46c8160a019b50676ad3abe78250b34/ -deleting annex/objects/a58/442/ -deleting annex/objects/a58/441/GPGHMACSHA1--b4bf7e25c23ac465a3615163baa1564fd0b7c18b/GPGHMACSHA1--b4bf7e25c23ac465a3615163baa1564fd0b7c18b -deleting annex/objects/a58/441/GPGHMACSHA1--b4bf7e25c23ac465a3615163baa1564fd0b7c18b/ -deleting annex/objects/a58/441/ -deleting annex/objects/a58/440/GPGHMACSHA1--0a00394a28f443f4160660e5740ab0242a74c4be/GPGHMACSHA1--0a00394a28f443f4160660e5740ab0242a74c4be -deleting annex/objects/a58/440/GPGHMACSHA1--0a00394a28f443f4160660e5740ab0242a74c4be/ -deleting annex/objects/a58/440/ -deleting annex/objects/a58/43f/GPGHMACSHA1--5879c3d88fea43843b930669fc20d26df4e05070/GPGHMACSHA1--5879c3d88fea43843b930669fc20d26df4e05070 -deleting annex/objects/a58/43f/GPGHMACSHA1--5879c3d88fea43843b930669fc20d26df4e05070/ -deleting annex/objects/a58/43f/ -deleting annex/objects/a58/43e/GPGHMACSHA1--c1cc04b0ed6d9c4d3c3bb5af7253756899360721/GPGHMACSHA1--c1cc04b0ed6d9c4d3c3bb5af7253756899360721 -deleting annex/objects/a58/43e/GPGHMACSHA1--c1cc04b0ed6d9c4d3c3bb5af7253756899360721/ -deleting annex/objects/a58/43e/ -deleting annex/objects/a58/43d/GPGHMACSHA1--8bedee83511422dac5ca68349e9279219f24d8eb/GPGHMACSHA1--8bedee83511422dac5ca68349e9279219f24d8eb -deleting annex/objects/a58/43d/GPGHMACSHA1--8bedee83511422dac5ca68349e9279219f24d8eb/ -deleting annex/objects/a58/43d/ -deleting annex/objects/a58/43c/GPGHMACSHA1--f7898cfd606c9c6af3ae0a717f189955f6c1296f/GPGHMACSHA1--f7898cfd606c9c6af3ae0a717f189955f6c1296f -deleting annex/objects/a58/43c/GPGHMACSHA1--f7898cfd606c9c6af3ae0a717f189955f6c1296f/ -deleting annex/objects/a58/43c/ -deleting annex/objects/a58/43b/GPGHMACSHA1--78cf349532a821c7588e76c7f005b491be6667f4/GPGHMACSHA1--78cf349532a821c7588e76c7f005b491be6667f4 -deleting annex/objects/a58/43b/GPGHMACSHA1--78cf349532a821c7588e76c7f005b491be6667f4/ -deleting annex/objects/a58/43b/ -deleting annex/objects/a58/43a/GPGHMACSHA1--638ab071596595093f0017120cbff44101b64b15/GPGHMACSHA1--638ab071596595093f0017120cbff44101b64b15 -deleting annex/objects/a58/43a/GPGHMACSHA1--638ab071596595093f0017120cbff44101b64b15/ -deleting annex/objects/a58/43a/GPGHMACSHA1--1f352902cd593c491ac5f69d0f2464b12465dc3e/GPGHMACSHA1--1f352902cd593c491ac5f69d0f2464b12465dc3e -deleting annex/objects/a58/43a/GPGHMACSHA1--1f352902cd593c491ac5f69d0f2464b12465dc3e/ -deleting annex/objects/a58/43a/ -deleting annex/objects/a58/438/GPGHMACSHA1--ab04bb336367d6be3db3ea00ed8e2568d1938652/GPGHMACSHA1--ab04bb336367d6be3db3ea00ed8e2568d1938652 -deleting annex/objects/a58/438/GPGHMACSHA1--ab04bb336367d6be3db3ea00ed8e2568d1938652/ -deleting annex/objects/a58/438/ -deleting annex/objects/a58/437/GPGHMACSHA1--65acf55cb96292a266ae586a7cba515467f0d62b/GPGHMACSHA1--65acf55cb96292a266ae586a7cba515467f0d62b -deleting annex/objects/a58/437/GPGHMACSHA1--65acf55cb96292a266ae586a7cba515467f0d62b/ -deleting annex/objects/a58/437/ -deleting annex/objects/a58/436/GPGHMACSHA1--d335540d28169f824e93f8ba9abe01eb4a18fa17/GPGHMACSHA1--d335540d28169f824e93f8ba9abe01eb4a18fa17 -deleting annex/objects/a58/436/GPGHMACSHA1--d335540d28169f824e93f8ba9abe01eb4a18fa17/ -deleting annex/objects/a58/436/ -deleting annex/objects/a58/434/GPGHMACSHA1--45fa32412773ef9991e58dc37f1bcedb102803a5/GPGHMACSHA1--45fa32412773ef9991e58dc37f1bcedb102803a5 -deleting annex/objects/a58/434/GPGHMACSHA1--45fa32412773ef9991e58dc37f1bcedb102803a5/ -deleting annex/objects/a58/434/GPGHMACSHA1--4537638a5234f4f2e43ac144e27eb7aad01dd86a/GPGHMACSHA1--4537638a5234f4f2e43ac144e27eb7aad01dd86a -deleting annex/objects/a58/434/GPGHMACSHA1--4537638a5234f4f2e43ac144e27eb7aad01dd86a/ -deleting annex/objects/a58/434/ -deleting annex/objects/a58/433/GPGHMACSHA1--daa7670c66a305e507f7fd2b70eca1e683fd1edc/GPGHMACSHA1--daa7670c66a305e507f7fd2b70eca1e683fd1edc -deleting annex/objects/a58/433/GPGHMACSHA1--daa7670c66a305e507f7fd2b70eca1e683fd1edc/ -deleting annex/objects/a58/433/GPGHMACSHA1--75e5003b8ca92cd8a854ac365f4ffde9189a91f7/GPGHMACSHA1--75e5003b8ca92cd8a854ac365f4ffde9189a91f7 -deleting annex/objects/a58/433/GPGHMACSHA1--75e5003b8ca92cd8a854ac365f4ffde9189a91f7/ -deleting annex/objects/a58/433/ -deleting annex/objects/a58/432/GPGHMACSHA1--c6270f9c854d8c40be38a2ccf5ec269f36d09243/GPGHMACSHA1--c6270f9c854d8c40be38a2ccf5ec269f36d09243 -deleting annex/objects/a58/432/GPGHMACSHA1--c6270f9c854d8c40be38a2ccf5ec269f36d09243/ -deleting annex/objects/a58/432/GPGHMACSHA1--aab67a4a546e4e6780e5c1e362727efd53cb7735/GPGHMACSHA1--aab67a4a546e4e6780e5c1e362727efd53cb7735 -deleting annex/objects/a58/432/GPGHMACSHA1--aab67a4a546e4e6780e5c1e362727efd53cb7735/ -deleting annex/objects/a58/432/ -deleting annex/objects/a58/431/GPGHMACSHA1--7bff7f1ebeaf77b19c16950a8611eb3fc473aa9a/GPGHMACSHA1--7bff7f1ebeaf77b19c16950a8611eb3fc473aa9a -deleting annex/objects/a58/431/GPGHMACSHA1--7bff7f1ebeaf77b19c16950a8611eb3fc473aa9a/ -deleting annex/objects/a58/431/GPGHMACSHA1--5651deccbce94672550d0071169f2f3e3e1b6b80/GPGHMACSHA1--5651deccbce94672550d0071169f2f3e3e1b6b80 -deleting annex/objects/a58/431/GPGHMACSHA1--5651deccbce94672550d0071169f2f3e3e1b6b80/ -deleting annex/objects/a58/431/GPGHMACSHA1--42bc0712bc04786dd1d443ac13d3e9480bd7a36a/GPGHMACSHA1--42bc0712bc04786dd1d443ac13d3e9480bd7a36a -deleting annex/objects/a58/431/GPGHMACSHA1--42bc0712bc04786dd1d443ac13d3e9480bd7a36a/ -deleting annex/objects/a58/431/ -deleting annex/objects/a58/430/GPGHMACSHA1--6e54d17f4b6c8bcd0af227c3df6c87a4f8a347ad/GPGHMACSHA1--6e54d17f4b6c8bcd0af227c3df6c87a4f8a347ad -deleting annex/objects/a58/430/GPGHMACSHA1--6e54d17f4b6c8bcd0af227c3df6c87a4f8a347ad/ -deleting annex/objects/a58/430/GPGHMACSHA1--396952514f72c47b07b20f3168d80d7ce15a2553/GPGHMACSHA1--396952514f72c47b07b20f3168d80d7ce15a2553 -deleting annex/objects/a58/430/GPGHMACSHA1--396952514f72c47b07b20f3168d80d7ce15a2553/ -deleting annex/objects/a58/430/ -deleting annex/objects/a58/42e/GPGHMACSHA1--fabc8ecf1db09e398a5dc913cc76637bd73b985f/GPGHMACSHA1--fabc8ecf1db09e398a5dc913cc76637bd73b985f -deleting annex/objects/a58/42e/GPGHMACSHA1--fabc8ecf1db09e398a5dc913cc76637bd73b985f/ -deleting annex/objects/a58/42e/ -deleting annex/objects/a58/42c/GPGHMACSHA1--4a469a431a5e89690544d779b6199bd9710c9bd7/GPGHMACSHA1--4a469a431a5e89690544d779b6199bd9710c9bd7 -deleting annex/objects/a58/42c/GPGHMACSHA1--4a469a431a5e89690544d779b6199bd9710c9bd7/ -deleting annex/objects/a58/42c/GPGHMACSHA1--34bab1ace67d2f77e1d3b9885ac2a54cdd92bcad/GPGHMACSHA1--34bab1ace67d2f77e1d3b9885ac2a54cdd92bcad -deleting annex/objects/a58/42c/GPGHMACSHA1--34bab1ace67d2f77e1d3b9885ac2a54cdd92bcad/ -deleting annex/objects/a58/42c/GPGHMACSHA1--2d4b6011366e52294aa6b3528dd0d82f61e63297/GPGHMACSHA1--2d4b6011366e52294aa6b3528dd0d82f61e63297 -deleting annex/objects/a58/42c/GPGHMACSHA1--2d4b6011366e52294aa6b3528dd0d82f61e63297/ -deleting annex/objects/a58/42c/ -deleting annex/objects/a58/42b/GPGHMACSHA1--7a857fa2e6236a52929af3d8ba55dfe21edbbeb7/GPGHMACSHA1--7a857fa2e6236a52929af3d8ba55dfe21edbbeb7 -deleting annex/objects/a58/42b/GPGHMACSHA1--7a857fa2e6236a52929af3d8ba55dfe21edbbeb7/ -deleting annex/objects/a58/42b/GPGHMACSHA1--1289fde863528b3a76e44647cd87810a852ac2cd/GPGHMACSHA1--1289fde863528b3a76e44647cd87810a852ac2cd -deleting annex/objects/a58/42b/GPGHMACSHA1--1289fde863528b3a76e44647cd87810a852ac2cd/ -deleting annex/objects/a58/42b/GPGHMACSHA1--0e8f6d32dcc09d2ad75f6a2de236612d57aa5bff/GPGHMACSHA1--0e8f6d32dcc09d2ad75f6a2de236612d57aa5bff -deleting annex/objects/a58/42b/GPGHMACSHA1--0e8f6d32dcc09d2ad75f6a2de236612d57aa5bff/ -deleting annex/objects/a58/42b/ -deleting annex/objects/a58/427/GPGHMACSHA1--b98323a3a50a87ee351d4ad2d25a3b1db25d692e/GPGHMACSHA1--b98323a3a50a87ee351d4ad2d25a3b1db25d692e -deleting annex/objects/a58/427/GPGHMACSHA1--b98323a3a50a87ee351d4ad2d25a3b1db25d692e/ -deleting annex/objects/a58/427/GPGHMACSHA1--8706c90da9909b32f1653b80c1ce4e6832885f34/GPGHMACSHA1--8706c90da9909b32f1653b80c1ce4e6832885f34 -deleting annex/objects/a58/427/GPGHMACSHA1--8706c90da9909b32f1653b80c1ce4e6832885f34/ -deleting annex/objects/a58/427/GPGHMACSHA1--597b5773825df30e45054a147e100e54fc86585b/GPGHMACSHA1--597b5773825df30e45054a147e100e54fc86585b -deleting annex/objects/a58/427/GPGHMACSHA1--597b5773825df30e45054a147e100e54fc86585b/ -deleting annex/objects/a58/427/GPGHMACSHA1--010f982de31fd002db1a25deb5140a77373979a8/GPGHMACSHA1--010f982de31fd002db1a25deb5140a77373979a8 -deleting annex/objects/a58/427/GPGHMACSHA1--010f982de31fd002db1a25deb5140a77373979a8/ -deleting annex/objects/a58/427/ -deleting annex/objects/a58/426/GPGHMACSHA1--ea4bd3701455c8390ddcecf851184280db8a78f7/GPGHMACSHA1--ea4bd3701455c8390ddcecf851184280db8a78f7 -deleting annex/objects/a58/426/GPGHMACSHA1--ea4bd3701455c8390ddcecf851184280db8a78f7/ -deleting annex/objects/a58/426/GPGHMACSHA1--ddcab01c77f05997882924d4dfb950da8c5bc1dd/GPGHMACSHA1--ddcab01c77f05997882924d4dfb950da8c5bc1dd -deleting annex/objects/a58/426/GPGHMACSHA1--ddcab01c77f05997882924d4dfb950da8c5bc1dd/ -deleting annex/objects/a58/426/GPGHMACSHA1--cc0b781cf3d242b5980cfd76e03d951578390d57/GPGHMACSHA1--cc0b781cf3d242b5980cfd76e03d951578390d57 -deleting annex/objects/a58/426/GPGHMACSHA1--cc0b781cf3d242b5980cfd76e03d951578390d57/ -deleting annex/objects/a58/426/GPGHMACSHA1--a12a6aa2e35688a426094494b1248ae6e637b12a/GPGHMACSHA1--a12a6aa2e35688a426094494b1248ae6e637b12a -deleting annex/objects/a58/426/GPGHMACSHA1--a12a6aa2e35688a426094494b1248ae6e637b12a/ -deleting annex/objects/a58/426/GPGHMACSHA1--962f604814f204b5dc89224085be75d97d9d891c/GPGHMACSHA1--962f604814f204b5dc89224085be75d97d9d891c -deleting annex/objects/a58/426/GPGHMACSHA1--962f604814f204b5dc89224085be75d97d9d891c/ -deleting annex/objects/a58/426/ -deleting annex/objects/a58/425/GPGHMACSHA1--d6eaf23b63dc28c81dcb23b8188b0d2cb30b34f3/GPGHMACSHA1--d6eaf23b63dc28c81dcb23b8188b0d2cb30b34f3 -deleting annex/objects/a58/425/GPGHMACSHA1--d6eaf23b63dc28c81dcb23b8188b0d2cb30b34f3/ -deleting annex/objects/a58/425/ -deleting annex/objects/a58/424/GPGHMACSHA1--fe3888623220b2f78d6a176e9d7bdfd662144f04/GPGHMACSHA1--fe3888623220b2f78d6a176e9d7bdfd662144f04 -deleting annex/objects/a58/424/GPGHMACSHA1--fe3888623220b2f78d6a176e9d7bdfd662144f04/ -deleting annex/objects/a58/424/GPGHMACSHA1--832915e879e0181b51b4ef9c5a69d9069229748a/GPGHMACSHA1--832915e879e0181b51b4ef9c5a69d9069229748a -deleting annex/objects/a58/424/GPGHMACSHA1--832915e879e0181b51b4ef9c5a69d9069229748a/ -deleting annex/objects/a58/424/GPGHMACSHA1--7bfa9936b234f6a1325b54eac0053d7bea5640e2/GPGHMACSHA1--7bfa9936b234f6a1325b54eac0053d7bea5640e2 -deleting annex/objects/a58/424/GPGHMACSHA1--7bfa9936b234f6a1325b54eac0053d7bea5640e2/ -deleting annex/objects/a58/424/ -deleting annex/objects/a58/423/GPGHMACSHA1--f7fb65b3877bdaedf700cfcddf3982ec67ee52ba/GPGHMACSHA1--f7fb65b3877bdaedf700cfcddf3982ec67ee52ba -deleting annex/objects/a58/423/GPGHMACSHA1--f7fb65b3877bdaedf700cfcddf3982ec67ee52ba/ -deleting annex/objects/a58/423/ -deleting annex/objects/a58/422/GPGHMACSHA1--f4496fc6c7eb6edab29f921386fd0b702c6420bd/GPGHMACSHA1--f4496fc6c7eb6edab29f921386fd0b702c6420bd -deleting annex/objects/a58/422/GPGHMACSHA1--f4496fc6c7eb6edab29f921386fd0b702c6420bd/ -deleting annex/objects/a58/422/GPGHMACSHA1--26d8dc0f8e2439fde44d4030f2fbcb85113023c9/GPGHMACSHA1--26d8dc0f8e2439fde44d4030f2fbcb85113023c9 -deleting annex/objects/a58/422/GPGHMACSHA1--26d8dc0f8e2439fde44d4030f2fbcb85113023c9/ -deleting annex/objects/a58/422/ -deleting annex/objects/a58/421/GPGHMACSHA1--c88edcd0529cecb8963986dfeb352d52da2012eb/GPGHMACSHA1--c88edcd0529cecb8963986dfeb352d52da2012eb -deleting annex/objects/a58/421/GPGHMACSHA1--c88edcd0529cecb8963986dfeb352d52da2012eb/ -deleting annex/objects/a58/421/GPGHMACSHA1--bcffa9e2c46b0cb687c7804b4a94038a35324d25/GPGHMACSHA1--bcffa9e2c46b0cb687c7804b4a94038a35324d25 -deleting annex/objects/a58/421/GPGHMACSHA1--bcffa9e2c46b0cb687c7804b4a94038a35324d25/ -deleting annex/objects/a58/421/GPGHMACSHA1--647742f5095d2a4f785f08d6e6d16d28940391b2/GPGHMACSHA1--647742f5095d2a4f785f08d6e6d16d28940391b2 -deleting annex/objects/a58/421/GPGHMACSHA1--647742f5095d2a4f785f08d6e6d16d28940391b2/ -deleting annex/objects/a58/421/ -deleting annex/objects/a58/420/GPGHMACSHA1--db3baaade7b7309cc4511fbeeb63972b2feb9705/GPGHMACSHA1--db3baaade7b7309cc4511fbeeb63972b2feb9705 -deleting annex/objects/a58/420/GPGHMACSHA1--db3baaade7b7309cc4511fbeeb63972b2feb9705/ -deleting annex/objects/a58/420/GPGHMACSHA1--b0e59bde8c4eab6d56f4f34fa4a86dc2e2e55343/GPGHMACSHA1--b0e59bde8c4eab6d56f4f34fa4a86dc2e2e55343 -deleting annex/objects/a58/420/GPGHMACSHA1--b0e59bde8c4eab6d56f4f34fa4a86dc2e2e55343/ -deleting annex/objects/a58/420/GPGHMACSHA1--1609ad5394c4847c346069ca1e840cc4fb36a373/GPGHMACSHA1--1609ad5394c4847c346069ca1e840cc4fb36a373 -deleting annex/objects/a58/420/GPGHMACSHA1--1609ad5394c4847c346069ca1e840cc4fb36a373/ -deleting annex/objects/a58/420/ -deleting annex/objects/a58/41f/GPGHMACSHA1--d14e21138e0f420d97cfb9be46ed3f09ff263edc/GPGHMACSHA1--d14e21138e0f420d97cfb9be46ed3f09ff263edc -deleting annex/objects/a58/41f/GPGHMACSHA1--d14e21138e0f420d97cfb9be46ed3f09ff263edc/ -deleting annex/objects/a58/41f/GPGHMACSHA1--697364bf48ddca3faa6db4edd55a269d259f7bf1/GPGHMACSHA1--697364bf48ddca3faa6db4edd55a269d259f7bf1 -deleting annex/objects/a58/41f/GPGHMACSHA1--697364bf48ddca3faa6db4edd55a269d259f7bf1/ -deleting annex/objects/a58/41f/ -deleting annex/objects/a58/41e/GPGHMACSHA1--917976cbf2e4986bff6e2775e74a5a6b0bfdee50/GPGHMACSHA1--917976cbf2e4986bff6e2775e74a5a6b0bfdee50 -deleting annex/objects/a58/41e/GPGHMACSHA1--917976cbf2e4986bff6e2775e74a5a6b0bfdee50/ -deleting annex/objects/a58/41e/ -deleting annex/objects/a58/41c/GPGHMACSHA1--b0c5c951ab2bcd6e42863c7d024fc49268040f15/GPGHMACSHA1--b0c5c951ab2bcd6e42863c7d024fc49268040f15 -deleting annex/objects/a58/41c/GPGHMACSHA1--b0c5c951ab2bcd6e42863c7d024fc49268040f15/ -deleting annex/objects/a58/41c/ -deleting annex/objects/a58/41b/GPGHMACSHA1--80a9ec2aca8a06da0c16b0e7e971e35ba26d1bca/GPGHMACSHA1--80a9ec2aca8a06da0c16b0e7e971e35ba26d1bca -deleting annex/objects/a58/41b/GPGHMACSHA1--80a9ec2aca8a06da0c16b0e7e971e35ba26d1bca/ -deleting annex/objects/a58/41b/GPGHMACSHA1--74ea3eb6f2fe287e4643188a861cc647685cd9de/GPGHMACSHA1--74ea3eb6f2fe287e4643188a861cc647685cd9de -deleting annex/objects/a58/41b/GPGHMACSHA1--74ea3eb6f2fe287e4643188a861cc647685cd9de/ -deleting annex/objects/a58/41b/ -deleting annex/objects/a58/41a/GPGHMACSHA1--5b8f2fa4733124a23a1ea9557eb602d1ee563d6e/GPGHMACSHA1--5b8f2fa4733124a23a1ea9557eb602d1ee563d6e -deleting annex/objects/a58/41a/GPGHMACSHA1--5b8f2fa4733124a23a1ea9557eb602d1ee563d6e/ -deleting annex/objects/a58/41a/GPGHMACSHA1--05309cfa4059319e031377d5195c749526dc9d18/GPGHMACSHA1--05309cfa4059319e031377d5195c749526dc9d18 -deleting annex/objects/a58/41a/GPGHMACSHA1--05309cfa4059319e031377d5195c749526dc9d18/ -deleting annex/objects/a58/41a/ -deleting annex/objects/a58/419/GPGHMACSHA1--b86888b11f111fb176018cd3a8ea3fe026891b44/GPGHMACSHA1--b86888b11f111fb176018cd3a8ea3fe026891b44 -deleting annex/objects/a58/419/GPGHMACSHA1--b86888b11f111fb176018cd3a8ea3fe026891b44/ -deleting annex/objects/a58/419/ -deleting annex/objects/a58/418/GPGHMACSHA1--45837e92a7a9cece9aa3200252baf000c3ac9602/GPGHMACSHA1--45837e92a7a9cece9aa3200252baf000c3ac9602 -deleting annex/objects/a58/418/GPGHMACSHA1--45837e92a7a9cece9aa3200252baf000c3ac9602/ -deleting annex/objects/a58/418/ -deleting annex/objects/a58/416/GPGHMACSHA1--3b7d286a5fa51188df9efda1caa9143b6afea9b7/GPGHMACSHA1--3b7d286a5fa51188df9efda1caa9143b6afea9b7 -deleting annex/objects/a58/416/GPGHMACSHA1--3b7d286a5fa51188df9efda1caa9143b6afea9b7/ -deleting annex/objects/a58/416/GPGHMACSHA1--1319e2380f4c9eb92ecd4e4ba2823f9e6d77e189/GPGHMACSHA1--1319e2380f4c9eb92ecd4e4ba2823f9e6d77e189 -deleting annex/objects/a58/416/GPGHMACSHA1--1319e2380f4c9eb92ecd4e4ba2823f9e6d77e189/ -deleting annex/objects/a58/416/ -deleting annex/objects/a58/415/GPGHMACSHA1--5ddc2d5000916cddc9002d7cd44806c733195cb9/GPGHMACSHA1--5ddc2d5000916cddc9002d7cd44806c733195cb9 -deleting annex/objects/a58/415/GPGHMACSHA1--5ddc2d5000916cddc9002d7cd44806c733195cb9/ -deleting annex/objects/a58/415/ -deleting annex/objects/a58/414/GPGHMACSHA1--bf8faf76eb2326aa68cdbf97d806140ff682100a/GPGHMACSHA1--bf8faf76eb2326aa68cdbf97d806140ff682100a -deleting annex/objects/a58/414/GPGHMACSHA1--bf8faf76eb2326aa68cdbf97d806140ff682100a/ -deleting annex/objects/a58/414/GPGHMACSHA1--b2a0f5399a76f9e0ac6aa66968afdf7795f3ff6e/GPGHMACSHA1--b2a0f5399a76f9e0ac6aa66968afdf7795f3ff6e -deleting annex/objects/a58/414/GPGHMACSHA1--b2a0f5399a76f9e0ac6aa66968afdf7795f3ff6e/ -deleting annex/objects/a58/414/ -deleting annex/objects/a58/413/GPGHMACSHA1--ee370aa088cb4b37f128cb0876150481440c0885/GPGHMACSHA1--ee370aa088cb4b37f128cb0876150481440c0885 -deleting annex/objects/a58/413/GPGHMACSHA1--ee370aa088cb4b37f128cb0876150481440c0885/ -deleting annex/objects/a58/413/GPGHMACSHA1--93ada330f495af322241613a946f1fdeb7061d7e/GPGHMACSHA1--93ada330f495af322241613a946f1fdeb7061d7e -deleting annex/objects/a58/413/GPGHMACSHA1--93ada330f495af322241613a946f1fdeb7061d7e/ -deleting annex/objects/a58/413/GPGHMACSHA1--925ab9faf085e84d7c78fadc3079b52047d432db/GPGHMACSHA1--925ab9faf085e84d7c78fadc3079b52047d432db -deleting annex/objects/a58/413/GPGHMACSHA1--925ab9faf085e84d7c78fadc3079b52047d432db/ -deleting annex/objects/a58/413/ -deleting annex/objects/a58/411/GPGHMACSHA1--f986aca6642ba1633e703a3fcaca54eea6b84c36/GPGHMACSHA1--f986aca6642ba1633e703a3fcaca54eea6b84c36 -deleting annex/objects/a58/411/GPGHMACSHA1--f986aca6642ba1633e703a3fcaca54eea6b84c36/ -deleting annex/objects/a58/411/GPGHMACSHA1--10ca7758ce6d180399992ceff26d9cc1399dc831/GPGHMACSHA1--10ca7758ce6d180399992ceff26d9cc1399dc831 -deleting annex/objects/a58/411/GPGHMACSHA1--10ca7758ce6d180399992ceff26d9cc1399dc831/ -deleting annex/objects/a58/411/ -deleting annex/objects/a58/40f/GPGHMACSHA1--db453b034825abb21cded129e75405cfa104b0e3/GPGHMACSHA1--db453b034825abb21cded129e75405cfa104b0e3 -deleting annex/objects/a58/40f/GPGHMACSHA1--db453b034825abb21cded129e75405cfa104b0e3/ -deleting annex/objects/a58/40f/GPGHMACSHA1--c34bbe59b7fe0a48197217b8affa27d8fd3e89c2/GPGHMACSHA1--c34bbe59b7fe0a48197217b8affa27d8fd3e89c2 -deleting annex/objects/a58/40f/GPGHMACSHA1--c34bbe59b7fe0a48197217b8affa27d8fd3e89c2/ -deleting annex/objects/a58/40f/ -deleting annex/objects/a58/40e/GPGHMACSHA1--7c96f9b4ff7ec24bc7c89ac82f6352fe604a6b7d/GPGHMACSHA1--7c96f9b4ff7ec24bc7c89ac82f6352fe604a6b7d -deleting annex/objects/a58/40e/GPGHMACSHA1--7c96f9b4ff7ec24bc7c89ac82f6352fe604a6b7d/ -deleting annex/objects/a58/40e/ -deleting annex/objects/a58/40d/GPGHMACSHA1--a51e22387fad3d70b15ff77e26b802e50afe7a46/GPGHMACSHA1--a51e22387fad3d70b15ff77e26b802e50afe7a46 -deleting annex/objects/a58/40d/GPGHMACSHA1--a51e22387fad3d70b15ff77e26b802e50afe7a46/ -deleting annex/objects/a58/40d/ -deleting annex/objects/a58/40c/GPGHMACSHA1--b82a432e11881548052114cfbb07dbc23bd6a2f2/GPGHMACSHA1--b82a432e11881548052114cfbb07dbc23bd6a2f2 -deleting annex/objects/a58/40c/GPGHMACSHA1--b82a432e11881548052114cfbb07dbc23bd6a2f2/ -deleting annex/objects/a58/40c/GPGHMACSHA1--8bc64222a6b9f74d691845b2990dcd8bc3607c53/GPGHMACSHA1--8bc64222a6b9f74d691845b2990dcd8bc3607c53 -deleting annex/objects/a58/40c/GPGHMACSHA1--8bc64222a6b9f74d691845b2990dcd8bc3607c53/ -deleting annex/objects/a58/40c/GPGHMACSHA1--3d51a6a12578c8dc47871a8c02358ea34f48343f/GPGHMACSHA1--3d51a6a12578c8dc47871a8c02358ea34f48343f -deleting annex/objects/a58/40c/GPGHMACSHA1--3d51a6a12578c8dc47871a8c02358ea34f48343f/ -deleting annex/objects/a58/40c/ -deleting annex/objects/a58/40b/GPGHMACSHA1--dd270aa886d4c15376ad326181c990040d282f40/GPGHMACSHA1--dd270aa886d4c15376ad326181c990040d282f40 -deleting annex/objects/a58/40b/GPGHMACSHA1--dd270aa886d4c15376ad326181c990040d282f40/ -deleting annex/objects/a58/40b/ -deleting annex/objects/a58/40a/GPGHMACSHA1--c2e13979509fc921486ef72ba2c61467a53056d4/GPGHMACSHA1--c2e13979509fc921486ef72ba2c61467a53056d4 -deleting annex/objects/a58/40a/GPGHMACSHA1--c2e13979509fc921486ef72ba2c61467a53056d4/ -deleting annex/objects/a58/40a/ -deleting annex/objects/a58/409/GPGHMACSHA1--240222ad5c53cb016451fdae42c21ad30743985a/GPGHMACSHA1--240222ad5c53cb016451fdae42c21ad30743985a -deleting annex/objects/a58/409/GPGHMACSHA1--240222ad5c53cb016451fdae42c21ad30743985a/ -deleting annex/objects/a58/409/ -deleting annex/objects/a58/408/GPGHMACSHA1--cc1d16826d643817452fe552771a9ff016a26bdb/GPGHMACSHA1--cc1d16826d643817452fe552771a9ff016a26bdb -deleting annex/objects/a58/408/GPGHMACSHA1--cc1d16826d643817452fe552771a9ff016a26bdb/ -deleting annex/objects/a58/408/GPGHMACSHA1--3ec16720e3fe8898273e5abdad06fd39856cd50d/GPGHMACSHA1--3ec16720e3fe8898273e5abdad06fd39856cd50d -deleting annex/objects/a58/408/GPGHMACSHA1--3ec16720e3fe8898273e5abdad06fd39856cd50d/ -deleting annex/objects/a58/408/GPGHMACSHA1--1fde349a75f9d3e8c41e9e0877cae50f38d4f56e/GPGHMACSHA1--1fde349a75f9d3e8c41e9e0877cae50f38d4f56e -deleting annex/objects/a58/408/GPGHMACSHA1--1fde349a75f9d3e8c41e9e0877cae50f38d4f56e/ -deleting annex/objects/a58/408/ -deleting annex/objects/a58/405/GPGHMACSHA1--ca7443f8ad57d2b996e8f4a8afe8daad71f01fc4/GPGHMACSHA1--ca7443f8ad57d2b996e8f4a8afe8daad71f01fc4 -deleting annex/objects/a58/405/GPGHMACSHA1--ca7443f8ad57d2b996e8f4a8afe8daad71f01fc4/ -deleting annex/objects/a58/405/ -deleting annex/objects/a58/404/GPGHMACSHA1--bbd54e0141fef19007d61d5b8b5535af4d0f1643/GPGHMACSHA1--bbd54e0141fef19007d61d5b8b5535af4d0f1643 -deleting annex/objects/a58/404/GPGHMACSHA1--bbd54e0141fef19007d61d5b8b5535af4d0f1643/ -deleting annex/objects/a58/404/GPGHMACSHA1--8903f2b4259d0e5a9361a721b09743dcfea700c7/GPGHMACSHA1--8903f2b4259d0e5a9361a721b09743dcfea700c7 -deleting annex/objects/a58/404/GPGHMACSHA1--8903f2b4259d0e5a9361a721b09743dcfea700c7/ -deleting annex/objects/a58/404/GPGHMACSHA1--66d8456bcc884c16b0ffb1307aea93f0fdff891f/GPGHMACSHA1--66d8456bcc884c16b0ffb1307aea93f0fdff891f -deleting annex/objects/a58/404/GPGHMACSHA1--66d8456bcc884c16b0ffb1307aea93f0fdff891f/ -deleting annex/objects/a58/404/ -deleting annex/objects/a58/403/GPGHMACSHA1--312323e3fd4c7bb9f7b757fbfdf418b8d6fa8fc6/GPGHMACSHA1--312323e3fd4c7bb9f7b757fbfdf418b8d6fa8fc6 -deleting annex/objects/a58/403/GPGHMACSHA1--312323e3fd4c7bb9f7b757fbfdf418b8d6fa8fc6/ -deleting annex/objects/a58/403/ -deleting annex/objects/a58/402/GPGHMACSHA1--02883fc6e92bd37eef17924a59ed33785df47982/GPGHMACSHA1--02883fc6e92bd37eef17924a59ed33785df47982 -deleting annex/objects/a58/402/GPGHMACSHA1--02883fc6e92bd37eef17924a59ed33785df47982/ -deleting annex/objects/a58/402/ -deleting annex/objects/a58/401/GPGHMACSHA1--1f0eb6423373a21f52e5bf66288ed61791a1ff55/GPGHMACSHA1--1f0eb6423373a21f52e5bf66288ed61791a1ff55 -deleting annex/objects/a58/401/GPGHMACSHA1--1f0eb6423373a21f52e5bf66288ed61791a1ff55/ -deleting annex/objects/a58/401/ -deleting annex/objects/a58/3ff/GPGHMACSHA1--fa03c466efb77de3a63fdfa0da4f7742c5a4129c/GPGHMACSHA1--fa03c466efb77de3a63fdfa0da4f7742c5a4129c -deleting annex/objects/a58/3ff/GPGHMACSHA1--fa03c466efb77de3a63fdfa0da4f7742c5a4129c/ -deleting annex/objects/a58/3ff/GPGHMACSHA1--e508ac40b3ecf16264bd1eb85ac500083b7f6f69/GPGHMACSHA1--e508ac40b3ecf16264bd1eb85ac500083b7f6f69 -deleting annex/objects/a58/3ff/GPGHMACSHA1--e508ac40b3ecf16264bd1eb85ac500083b7f6f69/ -deleting annex/objects/a58/3ff/GPGHMACSHA1--a9be7525b4d169ca7042a590f6fd7a2eb375a229/GPGHMACSHA1--a9be7525b4d169ca7042a590f6fd7a2eb375a229 -deleting annex/objects/a58/3ff/GPGHMACSHA1--a9be7525b4d169ca7042a590f6fd7a2eb375a229/ -deleting annex/objects/a58/3ff/ -deleting annex/objects/a58/3fc/GPGHMACSHA1--a88f25b5301ce8ec0ac051d392552119d0c9a049/GPGHMACSHA1--a88f25b5301ce8ec0ac051d392552119d0c9a049 -deleting annex/objects/a58/3fc/GPGHMACSHA1--a88f25b5301ce8ec0ac051d392552119d0c9a049/ -deleting annex/objects/a58/3fc/GPGHMACSHA1--5925494f94b08d06e60b14ac83d27213e2b9e7cd/GPGHMACSHA1--5925494f94b08d06e60b14ac83d27213e2b9e7cd -deleting annex/objects/a58/3fc/GPGHMACSHA1--5925494f94b08d06e60b14ac83d27213e2b9e7cd/ -deleting annex/objects/a58/3fc/GPGHMACSHA1--1f6fafd025532b83226bb2eabd3a7144d832456a/GPGHMACSHA1--1f6fafd025532b83226bb2eabd3a7144d832456a -deleting annex/objects/a58/3fc/GPGHMACSHA1--1f6fafd025532b83226bb2eabd3a7144d832456a/ -deleting annex/objects/a58/3fc/ -deleting annex/objects/a58/3fa/GPGHMACSHA1--3489640e7f6847c971ef765e198ea2c303886525/GPGHMACSHA1--3489640e7f6847c971ef765e198ea2c303886525 -deleting annex/objects/a58/3fa/GPGHMACSHA1--3489640e7f6847c971ef765e198ea2c303886525/ -deleting annex/objects/a58/3fa/GPGHMACSHA1--1f8c42ce1f0a91da6999cd50cddd1502c3351edc/GPGHMACSHA1--1f8c42ce1f0a91da6999cd50cddd1502c3351edc -deleting annex/objects/a58/3fa/GPGHMACSHA1--1f8c42ce1f0a91da6999cd50cddd1502c3351edc/ -deleting annex/objects/a58/3fa/ -deleting annex/objects/a58/3f9/GPGHMACSHA1--b34eb2f15b5089250e573d852e85a3d3782f1dee/GPGHMACSHA1--b34eb2f15b5089250e573d852e85a3d3782f1dee -deleting annex/objects/a58/3f9/GPGHMACSHA1--b34eb2f15b5089250e573d852e85a3d3782f1dee/ -deleting annex/objects/a58/3f9/GPGHMACSHA1--71d0ec95dc3e0e2c843511ec6e4456244e48a6a7/GPGHMACSHA1--71d0ec95dc3e0e2c843511ec6e4456244e48a6a7 -deleting annex/objects/a58/3f9/GPGHMACSHA1--71d0ec95dc3e0e2c843511ec6e4456244e48a6a7/ -deleting annex/objects/a58/3f9/GPGHMACSHA1--7139cde294af35cf57178119a92cdf8c9220d104/GPGHMACSHA1--7139cde294af35cf57178119a92cdf8c9220d104 -deleting annex/objects/a58/3f9/GPGHMACSHA1--7139cde294af35cf57178119a92cdf8c9220d104/ -deleting annex/objects/a58/3f9/ -deleting annex/objects/a58/3f8/GPGHMACSHA1--bd7fd32c0dcaccb05b94e9707d50422548e9e375/GPGHMACSHA1--bd7fd32c0dcaccb05b94e9707d50422548e9e375 -deleting annex/objects/a58/3f8/GPGHMACSHA1--bd7fd32c0dcaccb05b94e9707d50422548e9e375/ -deleting annex/objects/a58/3f8/GPGHMACSHA1--881feef58c16e791ce4657d7637b9617a04b8be1/GPGHMACSHA1--881feef58c16e791ce4657d7637b9617a04b8be1 -deleting annex/objects/a58/3f8/GPGHMACSHA1--881feef58c16e791ce4657d7637b9617a04b8be1/ -deleting annex/objects/a58/3f8/GPGHMACSHA1--3c2b5d82e193cde1fabfc258d1233cb3fc293481/GPGHMACSHA1--3c2b5d82e193cde1fabfc258d1233cb3fc293481 -deleting annex/objects/a58/3f8/GPGHMACSHA1--3c2b5d82e193cde1fabfc258d1233cb3fc293481/ -deleting annex/objects/a58/3f8/ -deleting annex/objects/a58/3f6/GPGHMACSHA1--451c9e5ae1efdf6800e8e6d621a595ef190a22cb/GPGHMACSHA1--451c9e5ae1efdf6800e8e6d621a595ef190a22cb -deleting annex/objects/a58/3f6/GPGHMACSHA1--451c9e5ae1efdf6800e8e6d621a595ef190a22cb/ -deleting annex/objects/a58/3f6/ -deleting annex/objects/a58/3f5/GPGHMACSHA1--42296a1d6fff2ddfc16ca27d9af19e813c0bd77f/GPGHMACSHA1--42296a1d6fff2ddfc16ca27d9af19e813c0bd77f -deleting annex/objects/a58/3f5/GPGHMACSHA1--42296a1d6fff2ddfc16ca27d9af19e813c0bd77f/ -deleting annex/objects/a58/3f5/ -deleting annex/objects/a58/3f4/GPGHMACSHA1--c8f147dd76a7fa05c01617843b93455101dc644d/GPGHMACSHA1--c8f147dd76a7fa05c01617843b93455101dc644d -deleting annex/objects/a58/3f4/GPGHMACSHA1--c8f147dd76a7fa05c01617843b93455101dc644d/ -deleting annex/objects/a58/3f4/GPGHMACSHA1--4674a6cabd9467df8493a8f5a3abb2644080e432/GPGHMACSHA1--4674a6cabd9467df8493a8f5a3abb2644080e432 -deleting annex/objects/a58/3f4/GPGHMACSHA1--4674a6cabd9467df8493a8f5a3abb2644080e432/ -deleting annex/objects/a58/3f4/GPGHMACSHA1--0b96ec853603cdaed97fb8ba4c131a63c4ab9bfb/GPGHMACSHA1--0b96ec853603cdaed97fb8ba4c131a63c4ab9bfb -deleting annex/objects/a58/3f4/GPGHMACSHA1--0b96ec853603cdaed97fb8ba4c131a63c4ab9bfb/ -deleting annex/objects/a58/3f4/ -deleting annex/objects/a58/3f3/GPGHMACSHA1--0075692484ef1064429567e19ad6befd08e40972/GPGHMACSHA1--0075692484ef1064429567e19ad6befd08e40972 -deleting annex/objects/a58/3f3/GPGHMACSHA1--0075692484ef1064429567e19ad6befd08e40972/ -deleting annex/objects/a58/3f3/ -deleting annex/objects/a58/3f2/GPGHMACSHA1--244a4e561d69a591f37ba2e0b72b6063167554b2/GPGHMACSHA1--244a4e561d69a591f37ba2e0b72b6063167554b2 -deleting annex/objects/a58/3f2/GPGHMACSHA1--244a4e561d69a591f37ba2e0b72b6063167554b2/ -deleting annex/objects/a58/3f2/ -deleting annex/objects/a58/3f1/GPGHMACSHA1--e5fd17f4c1f0361296f6fb84b6feba6d38f05419/GPGHMACSHA1--e5fd17f4c1f0361296f6fb84b6feba6d38f05419 -deleting annex/objects/a58/3f1/GPGHMACSHA1--e5fd17f4c1f0361296f6fb84b6feba6d38f05419/ -deleting annex/objects/a58/3f1/ -deleting annex/objects/a58/3f0/GPGHMACSHA1--e9e5b07a64b6d13664d96d50b74947874ab1c2d0/GPGHMACSHA1--e9e5b07a64b6d13664d96d50b74947874ab1c2d0 -deleting annex/objects/a58/3f0/GPGHMACSHA1--e9e5b07a64b6d13664d96d50b74947874ab1c2d0/ -deleting annex/objects/a58/3f0/GPGHMACSHA1--7eb8c1fc1b0dd5a85048c5af87e9bf91219f8129/GPGHMACSHA1--7eb8c1fc1b0dd5a85048c5af87e9bf91219f8129 -deleting annex/objects/a58/3f0/GPGHMACSHA1--7eb8c1fc1b0dd5a85048c5af87e9bf91219f8129/ -deleting annex/objects/a58/3f0/ -deleting annex/objects/a58/3ef/GPGHMACSHA1--1739cd4196bc2e780c4b28f5b26fa62f5284280c/GPGHMACSHA1--1739cd4196bc2e780c4b28f5b26fa62f5284280c -deleting annex/objects/a58/3ef/GPGHMACSHA1--1739cd4196bc2e780c4b28f5b26fa62f5284280c/ -deleting annex/objects/a58/3ef/ -deleting annex/objects/a58/3ee/GPGHMACSHA1--fdf34f469975908f27a9a617de8118bc59378f31/GPGHMACSHA1--fdf34f469975908f27a9a617de8118bc59378f31 -deleting annex/objects/a58/3ee/GPGHMACSHA1--fdf34f469975908f27a9a617de8118bc59378f31/ -deleting annex/objects/a58/3ee/GPGHMACSHA1--407e896996b493a3940a01d60a9728cce5af921c/GPGHMACSHA1--407e896996b493a3940a01d60a9728cce5af921c -deleting annex/objects/a58/3ee/GPGHMACSHA1--407e896996b493a3940a01d60a9728cce5af921c/ -deleting annex/objects/a58/3ee/ -deleting annex/objects/a58/3ed/GPGHMACSHA1--cf7a58e6dc5d7b26b60818865e20856046ce7b94/GPGHMACSHA1--cf7a58e6dc5d7b26b60818865e20856046ce7b94 -deleting annex/objects/a58/3ed/GPGHMACSHA1--cf7a58e6dc5d7b26b60818865e20856046ce7b94/ -deleting annex/objects/a58/3ed/ -deleting annex/objects/a58/3ec/GPGHMACSHA1--b02eb4a5c6191102be83e8505b15e0bb5494ead7/GPGHMACSHA1--b02eb4a5c6191102be83e8505b15e0bb5494ead7 -deleting annex/objects/a58/3ec/GPGHMACSHA1--b02eb4a5c6191102be83e8505b15e0bb5494ead7/ -deleting annex/objects/a58/3ec/GPGHMACSHA1--6e5a1a75c0a10b7b97a6d2052682b103c6ea5b49/GPGHMACSHA1--6e5a1a75c0a10b7b97a6d2052682b103c6ea5b49 -deleting annex/objects/a58/3ec/GPGHMACSHA1--6e5a1a75c0a10b7b97a6d2052682b103c6ea5b49/ -deleting annex/objects/a58/3ec/GPGHMACSHA1--5bcd2f296b94b1b61e5fe3f14955fb12fd21bc28/GPGHMACSHA1--5bcd2f296b94b1b61e5fe3f14955fb12fd21bc28 -deleting annex/objects/a58/3ec/GPGHMACSHA1--5bcd2f296b94b1b61e5fe3f14955fb12fd21bc28/ -deleting annex/objects/a58/3ec/ -deleting annex/objects/a58/3eb/GPGHMACSHA1--d08024f602c0df45ae109ae64d1415037dafb7fe/GPGHMACSHA1--d08024f602c0df45ae109ae64d1415037dafb7fe -deleting annex/objects/a58/3eb/GPGHMACSHA1--d08024f602c0df45ae109ae64d1415037dafb7fe/ -deleting annex/objects/a58/3eb/GPGHMACSHA1--55fceb15d24bfe24d6cb63829d79adbe180e8065/GPGHMACSHA1--55fceb15d24bfe24d6cb63829d79adbe180e8065 -deleting annex/objects/a58/3eb/GPGHMACSHA1--55fceb15d24bfe24d6cb63829d79adbe180e8065/ -deleting annex/objects/a58/3eb/ -deleting annex/objects/a58/3ea/GPGHMACSHA1--bc0ccd3ceadb28bfdcae8588ce501a2954b378cb/GPGHMACSHA1--bc0ccd3ceadb28bfdcae8588ce501a2954b378cb -deleting annex/objects/a58/3ea/GPGHMACSHA1--bc0ccd3ceadb28bfdcae8588ce501a2954b378cb/ -deleting annex/objects/a58/3ea/ -deleting annex/objects/a58/3e8/GPGHMACSHA1--7a446562f98d955846e443e666f236ca31ed83d2/GPGHMACSHA1--7a446562f98d955846e443e666f236ca31ed83d2 -deleting annex/objects/a58/3e8/GPGHMACSHA1--7a446562f98d955846e443e666f236ca31ed83d2/ -deleting annex/objects/a58/3e8/GPGHMACSHA1--0cd126b3f7d9d29c0498ea46db2dfc695b4cdfd2/GPGHMACSHA1--0cd126b3f7d9d29c0498ea46db2dfc695b4cdfd2 -deleting annex/objects/a58/3e8/GPGHMACSHA1--0cd126b3f7d9d29c0498ea46db2dfc695b4cdfd2/ -deleting annex/objects/a58/3e8/ -deleting annex/objects/a58/3e7/GPGHMACSHA1--5c17f4d459e1b6bb6d4914cfcfeb06649eccfd22/GPGHMACSHA1--5c17f4d459e1b6bb6d4914cfcfeb06649eccfd22 -deleting annex/objects/a58/3e7/GPGHMACSHA1--5c17f4d459e1b6bb6d4914cfcfeb06649eccfd22/ -deleting annex/objects/a58/3e7/GPGHMACSHA1--24bff8cdcae0a2adb48ccf06f29233d3e06ad1fd/GPGHMACSHA1--24bff8cdcae0a2adb48ccf06f29233d3e06ad1fd -deleting annex/objects/a58/3e7/GPGHMACSHA1--24bff8cdcae0a2adb48ccf06f29233d3e06ad1fd/ -deleting annex/objects/a58/3e7/GPGHMACSHA1--12f46408733a72e3c07cfeed31be142dcebc0842/GPGHMACSHA1--12f46408733a72e3c07cfeed31be142dcebc0842 -deleting annex/objects/a58/3e7/GPGHMACSHA1--12f46408733a72e3c07cfeed31be142dcebc0842/ -deleting annex/objects/a58/3e7/ -deleting annex/objects/a58/3e6/GPGHMACSHA1--f677ef99252db6ea99f7b418fdc8123de1416345/GPGHMACSHA1--f677ef99252db6ea99f7b418fdc8123de1416345 -deleting annex/objects/a58/3e6/GPGHMACSHA1--f677ef99252db6ea99f7b418fdc8123de1416345/ -deleting annex/objects/a58/3e6/GPGHMACSHA1--16cf185094c7a911ddb7b764019d99f4f568b24b/GPGHMACSHA1--16cf185094c7a911ddb7b764019d99f4f568b24b -deleting annex/objects/a58/3e6/GPGHMACSHA1--16cf185094c7a911ddb7b764019d99f4f568b24b/ -deleting annex/objects/a58/3e6/ -deleting annex/objects/a58/3e5/GPGHMACSHA1--defdaaaa2a245befed23605e67deb230c907d619/GPGHMACSHA1--defdaaaa2a245befed23605e67deb230c907d619 -deleting annex/objects/a58/3e5/GPGHMACSHA1--defdaaaa2a245befed23605e67deb230c907d619/ -deleting annex/objects/a58/3e5/GPGHMACSHA1--d7df5ec1b874d734ec0b95ca4c990453a546a6b0/GPGHMACSHA1--d7df5ec1b874d734ec0b95ca4c990453a546a6b0 -deleting annex/objects/a58/3e5/GPGHMACSHA1--d7df5ec1b874d734ec0b95ca4c990453a546a6b0/ -deleting annex/objects/a58/3e5/GPGHMACSHA1--96656aaece6f4172d57db4c7d8910e3ea77fb824/GPGHMACSHA1--96656aaece6f4172d57db4c7d8910e3ea77fb824 -deleting annex/objects/a58/3e5/GPGHMACSHA1--96656aaece6f4172d57db4c7d8910e3ea77fb824/ -deleting annex/objects/a58/3e5/GPGHMACSHA1--8e97545269570b5a12868517fc5b14c458ab383c/GPGHMACSHA1--8e97545269570b5a12868517fc5b14c458ab383c -deleting annex/objects/a58/3e5/GPGHMACSHA1--8e97545269570b5a12868517fc5b14c458ab383c/ -deleting annex/objects/a58/3e5/GPGHMACSHA1--5c541e81265c22dd0834527682b365828dadfbbe/GPGHMACSHA1--5c541e81265c22dd0834527682b365828dadfbbe -deleting annex/objects/a58/3e5/GPGHMACSHA1--5c541e81265c22dd0834527682b365828dadfbbe/ -deleting annex/objects/a58/3e5/GPGHMACSHA1--1f54292f57783859d40382e012973ea930d4c67d/GPGHMACSHA1--1f54292f57783859d40382e012973ea930d4c67d -deleting annex/objects/a58/3e5/GPGHMACSHA1--1f54292f57783859d40382e012973ea930d4c67d/ -deleting annex/objects/a58/3e5/ -deleting annex/objects/a58/3e4/GPGHMACSHA1--f46ad8b243436e1186cb821ee640f402568d6088/GPGHMACSHA1--f46ad8b243436e1186cb821ee640f402568d6088 -deleting annex/objects/a58/3e4/GPGHMACSHA1--f46ad8b243436e1186cb821ee640f402568d6088/ -deleting annex/objects/a58/3e4/GPGHMACSHA1--e82e2f9e6ce1fed17bf5820f96ebf7ceb6557caa/GPGHMACSHA1--e82e2f9e6ce1fed17bf5820f96ebf7ceb6557caa -deleting annex/objects/a58/3e4/GPGHMACSHA1--e82e2f9e6ce1fed17bf5820f96ebf7ceb6557caa/ -deleting annex/objects/a58/3e4/ -deleting annex/objects/a58/3e3/GPGHMACSHA1--c569427bb2404b11091c0c47c7b7c1faafcc7309/GPGHMACSHA1--c569427bb2404b11091c0c47c7b7c1faafcc7309 -deleting annex/objects/a58/3e3/GPGHMACSHA1--c569427bb2404b11091c0c47c7b7c1faafcc7309/ -deleting annex/objects/a58/3e3/GPGHMACSHA1--34126a50061184ceccca13122c92ee2d1e0fcaaa/GPGHMACSHA1--34126a50061184ceccca13122c92ee2d1e0fcaaa -deleting annex/objects/a58/3e3/GPGHMACSHA1--34126a50061184ceccca13122c92ee2d1e0fcaaa/ -deleting annex/objects/a58/3e3/ -deleting annex/objects/a58/3e2/GPGHMACSHA1--a5db222b17e55313bbbcc007d3b421eb09f31b2a/GPGHMACSHA1--a5db222b17e55313bbbcc007d3b421eb09f31b2a -deleting annex/objects/a58/3e2/GPGHMACSHA1--a5db222b17e55313bbbcc007d3b421eb09f31b2a/ -deleting annex/objects/a58/3e2/GPGHMACSHA1--198c51669cffbf2718c670cff58f11b93ef166c5/GPGHMACSHA1--198c51669cffbf2718c670cff58f11b93ef166c5 -deleting annex/objects/a58/3e2/GPGHMACSHA1--198c51669cffbf2718c670cff58f11b93ef166c5/ -deleting annex/objects/a58/3e2/ -deleting annex/objects/a58/3e1/GPGHMACSHA1--ea6a2b40219a96f08d8becc4a112734c7b343bda/GPGHMACSHA1--ea6a2b40219a96f08d8becc4a112734c7b343bda -deleting annex/objects/a58/3e1/GPGHMACSHA1--ea6a2b40219a96f08d8becc4a112734c7b343bda/ -deleting annex/objects/a58/3e1/ -deleting annex/objects/a58/3e0/GPGHMACSHA1--c039cc5b781f964a5b2045217200231763093ef3/GPGHMACSHA1--c039cc5b781f964a5b2045217200231763093ef3 -deleting annex/objects/a58/3e0/GPGHMACSHA1--c039cc5b781f964a5b2045217200231763093ef3/ -deleting annex/objects/a58/3e0/GPGHMACSHA1--6fec4dbcbe44ecbbc39370b7c232e240d65f2c96/GPGHMACSHA1--6fec4dbcbe44ecbbc39370b7c232e240d65f2c96 -deleting annex/objects/a58/3e0/GPGHMACSHA1--6fec4dbcbe44ecbbc39370b7c232e240d65f2c96/ -deleting annex/objects/a58/3e0/ -deleting annex/objects/a58/3de/GPGHMACSHA1--3f9daeb81e907a26d1188fe66996c2ac7c9c9c88/GPGHMACSHA1--3f9daeb81e907a26d1188fe66996c2ac7c9c9c88 -deleting annex/objects/a58/3de/GPGHMACSHA1--3f9daeb81e907a26d1188fe66996c2ac7c9c9c88/ -deleting annex/objects/a58/3de/ -deleting annex/objects/a58/3dd/GPGHMACSHA1--ada3608b08f1c9b760f36a401fa11f378e8ccae2/GPGHMACSHA1--ada3608b08f1c9b760f36a401fa11f378e8ccae2 -deleting annex/objects/a58/3dd/GPGHMACSHA1--ada3608b08f1c9b760f36a401fa11f378e8ccae2/ -deleting annex/objects/a58/3dd/ -deleting annex/objects/a58/3dc/GPGHMACSHA1--92d83c6b5b977a3d0fcf13e3b9f57a6e5401c4e3/GPGHMACSHA1--92d83c6b5b977a3d0fcf13e3b9f57a6e5401c4e3 -deleting annex/objects/a58/3dc/GPGHMACSHA1--92d83c6b5b977a3d0fcf13e3b9f57a6e5401c4e3/ -deleting annex/objects/a58/3dc/ -deleting annex/objects/a58/3da/GPGHMACSHA1--f10d6600aa7837f0ce79c35f5c253f245b5e0b64/GPGHMACSHA1--f10d6600aa7837f0ce79c35f5c253f245b5e0b64 -deleting annex/objects/a58/3da/GPGHMACSHA1--f10d6600aa7837f0ce79c35f5c253f245b5e0b64/ -deleting annex/objects/a58/3da/GPGHMACSHA1--14f6e1dc8b216df0987fd8d46dac81b7341e95a2/GPGHMACSHA1--14f6e1dc8b216df0987fd8d46dac81b7341e95a2 -deleting annex/objects/a58/3da/GPGHMACSHA1--14f6e1dc8b216df0987fd8d46dac81b7341e95a2/ -deleting annex/objects/a58/3da/ -deleting annex/objects/a58/3d7/GPGHMACSHA1--d124b6c5cbc28f4d3324edd74a36ebe4ea9c88f7/GPGHMACSHA1--d124b6c5cbc28f4d3324edd74a36ebe4ea9c88f7 -deleting annex/objects/a58/3d7/GPGHMACSHA1--d124b6c5cbc28f4d3324edd74a36ebe4ea9c88f7/ -deleting annex/objects/a58/3d7/GPGHMACSHA1--1ee83c3a03672e9ae99ea19483eea58979f81605/GPGHMACSHA1--1ee83c3a03672e9ae99ea19483eea58979f81605 -deleting annex/objects/a58/3d7/GPGHMACSHA1--1ee83c3a03672e9ae99ea19483eea58979f81605/ -deleting annex/objects/a58/3d7/ -deleting annex/objects/a58/3d6/GPGHMACSHA1--977aaeca816759b409a052716a0e339147a52103/GPGHMACSHA1--977aaeca816759b409a052716a0e339147a52103 -deleting annex/objects/a58/3d6/GPGHMACSHA1--977aaeca816759b409a052716a0e339147a52103/ -deleting annex/objects/a58/3d6/GPGHMACSHA1--7f23acb14341d1f0efe1be2da179a8c9d2769343/GPGHMACSHA1--7f23acb14341d1f0efe1be2da179a8c9d2769343 -... -... -"""]] diff --git a/doc/bugs/All_inodes_eaten/comment_3_865c75eeee3479321f4c0f00d34e063d._comment b/doc/bugs/All_inodes_eaten/comment_3_865c75eeee3479321f4c0f00d34e063d._comment deleted file mode 100644 index a28c499db8..0000000000 --- a/doc/bugs/All_inodes_eaten/comment_3_865c75eeee3479321f4c0f00d34e063d._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2016-10-26T18:07:51Z" - content=""" -Well these look like the names I'd expect to see used for encrypted files. - -If you had the assistant watching some files that were frequently changing, -then it could lead to something like this, since many commits would be made -of many versions of a file, and each version backed up to a new encrypted -file in the special remote. You can take a look at `git log -S` in the git -repository and see if there are many commits of some of your files. -"""]] diff --git a/doc/bugs/Allow_automatic_retry_git_annex_get.mdwn b/doc/bugs/Allow_automatic_retry_git_annex_get.mdwn deleted file mode 100644 index 47e4953c24..0000000000 --- a/doc/bugs/Allow_automatic_retry_git_annex_get.mdwn +++ /dev/null @@ -1,63 +0,0 @@ -### Please describe the problem. -Often, when I `git annex get` a large file over ssh, it will hang in the middle, and I'll have to C-c to cancel it, and try again. This strategy works, but I often have to keep canceling and retrying 5-10 times for a large file. This is unfortunate. I think maybe rsync is getting overwhelmed. - -Request: Could you please add a flag --autoretry so that if `get` hangs, cancel and try again. This generally works, because of the rsync --partial flag, so it eventually gets to the end of the file. Thanks! - -### What steps will reproduce the problem? - - -### What version of git-annex are you using? On what operating system? -git-annex version: 6.20160511-1~ubuntu14.04.1~ppa1 -Ubuntu 14.04 - -### 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 - -$ git annex get --debug -[2016-08-26 15:59:19.476393] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","ls-files","--cached","-z","--"] -get clerk/H101-2.json [2016-08-26 15:59:19.483388] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","show-ref","git-annex"] -[2016-08-26 15:59:19.485433] process done ExitSuccess -[2016-08-26 15:59:19.485676] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","show-ref","--hash","refs/heads/git-annex"] -[2016-08-26 15:59:19.48755] process done ExitSuccess -[2016-08-26 15:59:19.487727] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","log","refs/heads/git-annex..4455cba13d289aad3c25ddc097b5ca02e7fc0ffb","--pretty=%H","-n1"] -[2016-08-26 15:59:19.489793] process done ExitSuccess -[2016-08-26 15:59:19.4899] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","log","refs/heads/git-annex..7af97d408ed894922cd08bd2091dab5bb1cf1df9","--pretty=%H","-n1"] -[2016-08-26 15:59:19.49133] process done ExitSuccess -[2016-08-26 15:59:19.491939] chat: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","cat-file","--batch"] -(from origin...) -[2016-08-26 15:59:19.495688] read: rsync ["--progress","--inplace","--perms","-e","'ssh' '-S' '.git/annex/ssh/voteviewdev' '-o' 'ControlMaster=auto' '-o' 'ControlPersist=yes' '-T' 'voteviewdev' 'git-annex-shell ''sendkey'' ''/srv/annex'' ''--debug'' ''SHA256E-s49892641--7390d24449d67e1d60c31306bfc8b189f7c4ed223cc44bbd0096222b8ede3b92.json'' --uuid ff59187e-f48c-47d0-b75d-320a6a4ce115 ''--'' ''remoteuuid=da1361a1-3f1a-47b8-8165-daf8c30d543d'' ''unlocked='' ''direct='' ''associatedfile=clerk/H101-2.json'' ''--'''","--","dummy:",".git/annex/tmp/SHA256E-s49892641--7390d24449d67e1d60c31306bfc8b189f7c4ed223cc44bbd0096222b8ede3b92.json"] -[2016-08-26 15:58:37.018182] transfer start -[2016-08-26 15:58:37.023135] call: rsync ["--server","-t","--inplace","-e.Lsf",".","--sender","../../srv/annex/.git/annex/objects/2G/fP/SHA256E-s49892641--7390d24449d67e1d60c31306bfc8b189f7c4ed223cc44bbd0096222b8ede3b92.json/SHA256E-s49892641--7390d24449d67e1d60c31306bfc8b189f7c4ed223cc44bbd0096222b8ede3b92.json"] -SHA256E-s49892641--7390d24449d67e1d60c31306bfc8b189f7c4ed223cc44bbd0096222b8ede3b92.json - 49,101,968 98% 46.83MB/s 0:00:00 [2016-08-26 15:59:22.809273] feed: ssh ["-S",".git/annex/ssh/voteviewdev","-o","ControlMaster=auto","-o","ControlPersist=yes","-T","voteviewdev","git-annex-shell 'transferinfo' '/srv/annex' '--debug' 'SHA256E-s49892641--7390d24449d67e1d60c31306bfc8b189f7c4ed223cc44bbd0096222b8ede3b92.json' --uuid ff59187e-f48c-47d0-b75d-320a6a4ce115 '--' 'remoteuuid=da1361a1-3f1a-47b8-8165-daf8c30d543d' 'associatedfile=clerk/H101-2.json' '--'"] - 49,892,641 100% 39.52MB/s 0:00:01 (xfr#1, to-chk=0/1) -[2016-08-26 15:58:39.034666] process done ExitSuccess -[2016-08-26 15:58:39.038811] transfer done -[2016-08-26 15:59:23.09308] process done ExitSuccess -(checksum...) [2016-08-26 15:59:23.093582] read: sha256sum [".git/annex/tmp/SHA256E-s49892641--7390d24449d67e1d60c31306bfc8b189f7c4ed223cc44bbd0096222b8ede3b92.json"] -[2016-08-26 15:59:23.331872] process done ExitSuccess -ok -get clerk/H102-1.json (from origin...) -[2016-08-26 15:59:23.337838] read: rsync ["--progress","--inplace","--perms","-e","'ssh' '-S' '.git/annex/ssh/voteviewdev' '-o' 'ControlMaster=auto' '-o' 'ControlPersist=yes' '-T' 'voteviewdev' 'git-annex-shell ''sendkey'' ''/srv/annex'' ''--debug'' ''SHA256E-s41311329--69c3b054a3fe9676133605730d85b7fcef8696f6782d402a524e41b836253891.json'' --uuid ff59187e-f48c-47d0-b75d-320a6a4ce115 ''--'' ''remoteuuid=da1361a1-3f1a-47b8-8165-daf8c30d543d'' ''unlocked='' ''direct='' ''associatedfile=clerk/H102-1.json'' ''--'''","--","dummy:",".git/annex/tmp/SHA256E-s41311329--69c3b054a3fe9676133605730d85b7fcef8696f6782d402a524e41b836253891.json"] -[2016-08-26 15:59:23.351903] process done ExitSuccess -[2016-08-26 15:58:39.394898] transfer start -[2016-08-26 15:58:39.400323] call: rsync ["--server","-t","--inplace","-e.Lsf",".","--sender","../../srv/annex/.git/annex/objects/6Z/QP/SHA256E-s41311329--69c3b054a3fe9676133605730d85b7fcef8696f6782d402a524e41b836253891.json/SHA256E-s41311329--69c3b054a3fe9676133605730d85b7fcef8696f6782d402a524e41b836253891.json"] -SHA256E-s41311329--69c3b054a3fe9676133605730d85b7fcef8696f6782d402a524e41b836253891.json - 1,998,848 4% 1.91MB/s 0:00:20 [2016-08-26 15:59:24.608637] feed: ssh ["-S",".git/annex/ssh/voteviewdev","-o","ControlMaster=auto","-o","ControlPersist=yes","-T","voteviewdev","git-annex-shell 'transferinfo' '/srv/annex' '--debug' 'SHA256E-s41311329--69c3b054a3fe9676133605730d85b7fcef8696f6782d402a524e41b836253891.json' --uuid ff59187e-f48c-47d0-b75d-320a6a4ce115 '--' 'remoteuuid=da1361a1-3f1a-47b8-8165-daf8c30d543d' 'associatedfile=clerk/H102-1.json' '--'"] - 10,616,832 25% 1.54MB/s 0:00:19 - - - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - - - -[[!meta title="Detect stalled transfer and retry or abort it"]] - -> [[done]], see annex.stalldetection to enable --[[Joey]] diff --git a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_1_a419d2868b4f99098644e84eef07d47c._comment b/doc/bugs/Allow_automatic_retry_git_annex_get/comment_1_a419d2868b4f99098644e84eef07d47c._comment deleted file mode 100644 index 3b2b139e49..0000000000 --- a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_1_a419d2868b4f99098644e84eef07d47c._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="adamboche@d77483462c747486c7a7341a9080d1341eeddfe6" - nickname="adamboche" - subject="Retry rsync on failure" - date="2016-08-26T23:32:46Z" - content=""" -This may be useful for providing an in-product solution to this problem. -http://unix.stackexchange.com/a/165417/126433 -"""]] diff --git a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_2_6d05cd09e1f00fb5ace2b9ae3bffdedb._comment b/doc/bugs/Allow_automatic_retry_git_annex_get/comment_2_6d05cd09e1f00fb5ace2b9ae3bffdedb._comment deleted file mode 100644 index 6d2563e46d..0000000000 --- a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_2_6d05cd09e1f00fb5ace2b9ae3bffdedb._comment +++ /dev/null @@ -1,66 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2016-10-26T18:26:35Z" - content=""" -The most common way a network connection can stall like this is when -moving to a different wifi network: the connection is open but -no more data will be received. I suppose other kinds of network -glitches could also lead to this kind of situation. - -ssh has some things, like ServerAliveInterval and TCPKeepAlive, -that it can use to detect such problems. You may find them useful. - ----- - -As for the retrying once a stall is detected, some transfers use -`forwardRetry` which will automatically retry as long as the failed try -managed to send some data. But the get/move/copy commands currently use -`noRetry`. I can't find any justification for not always using -`forwardRetry`; I think that it was added for the assistant originally and -the other stuff just never switched over. - -Only problem I can think of is, if there actually is a ssh password -prompt, it would prompt again on retry. But most people using git-annex -with ssh have something in place to make ssh not prompt repeatedly for -passwords. - -So, I've gone ahead and enabled `forwardRetry` for everything. - ----- - -Occurs to me that git-annex could try to notice when a transfer is not -progressing, by reusing the existing progress metering code. - -Since some remotes don't update the progress meter, this could -only be used to detect stalls after the progress meter has been updated -at least once. If the stall occurs earlier than that, it would not be able -to be detected. - -It seems quite hard to come up with a good timeout value to detect a -stalled connection. Often progress meters are updated after every small -(eg 32kb) chunk transferred. But others might poll periodically, or might -use a larger chunk size. It's even possible that some special remotes -are looking at a percent output by some program, and only update the meter -when the percent transferred changes -- in which case it could be many -minutes in between each meter update when a large file is being -transferred. - -If the timeout is too short, git-annex will stall in a new way, by -constantly killing "stalled" connections before they can send enough data. - ----- - -So it really seems better to fix the ssh connection to not stall, since -that is not so heuristic a fix. Seems like git-annex could force -ServerAliveInterval to be set, and perhaps lower ServerAliveCountMax from 3 -to 1. The ssh BatchMode setting sets the former to 300, so a stalled -connection will time out after 15 minutes. But BatchMode also disables -prompting, and git-annex should not disable that. - -Catch is, what if the user has configured ssh with some -other ServerAliveInterval value? We don't want git-annex to override that. - -(git-annex does have a rudimentary .ssh/config parser, but it's not -good enough to handle eg, "Host *.example.com ") -"""]] diff --git a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_3_8b54b726c7d89587e62b6281c9cd915a._comment b/doc/bugs/Allow_automatic_retry_git_annex_get/comment_3_8b54b726c7d89587e62b6281c9cd915a._comment deleted file mode 100644 index 12c31dc111..0000000000 --- a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_3_8b54b726c7d89587e62b6281c9cd915a._comment +++ /dev/null @@ -1,28 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2016-10-26T19:55:18Z" - content=""" -On the ssh config, one way to do it is to pass -F with a config -file that git-annex generates. It could look like: - - Include ~/.ssh/config - Include /etc/ssh/ssh_config - ServerAliveInterval 60 - -Since ssh uses the first config setting it sees, if `~/.ssh/config` -or `/etc/ssh/ssh_config` set a ServerAliveInterval that one will be used, -and otherwise the value git-annex sets will be used. - -But.. Ssh enables TCPKeepAlive by default. You'd think that would be enough -to detect this kind of problem. - -There do seem to be reasons for users to disable TCPKeepAlive; -perhaps it causes annoying disconnects when there's a minor hiccough, -or a firewall does not support it. - -If the problem is that users are disabling TCPKeepAlive, then -having git-annex enable ServerAliveInterval makes sense. - -Ok; implemented this. -"""]] diff --git a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_4_899b66a20b8e29a23068d249a461c19f._comment b/doc/bugs/Allow_automatic_retry_git_annex_get/comment_4_899b66a20b8e29a23068d249a461c19f._comment deleted file mode 100644 index 6d25069233..0000000000 --- a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_4_899b66a20b8e29a23068d249a461c19f._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 4""" - date="2016-12-13T16:05:42Z" - content=""" -Could the original bug reporter please show what your ~/.ssh/config -contains? As far as I can tell, ssh's TCPKeepAlive option, which is -supposed to be enabled by default, unless you have disabled it, should -avoid such problems. - -It may also help to set ServerAliveInterval. - -Unfortunately, my attempt to make git-annex set ServerAliveInterval -when running ssh broke too many systems with old sshed, and I have had to -revert it. -"""]] diff --git a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_5_786cc686ac7049c19d572329641bbb6d._comment b/doc/bugs/Allow_automatic_retry_git_annex_get/comment_5_786cc686ac7049c19d572329641bbb6d._comment deleted file mode 100644 index dfb25f9227..0000000000 --- a/doc/bugs/Allow_automatic_retry_git_annex_get/comment_5_786cc686ac7049c19d572329641bbb6d._comment +++ /dev/null @@ -1,30 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 5""" - date="2018-03-29T17:36:48Z" - content=""" -We have annex.retry etc configuration now to control retries of transfers. - -Stall detection would be good to have in git-annex. Currently, when a -transfer is stalled, the progress meter stops updating, so displays -an ETA that's wrong. - -Since the progress meter is already getting called periodically when -a transfer is not stalled, a stall detector could perhaps be added -into that, to abort stalled transfers. The tricky part being that a few -types of transfers don't use the internal progress meters but rely on an -external command's progress display, and the stall detection would need to -be disabled for those. - -Hmm, a password prompt for eg ssh can also "stall" -a transfer for a long time. Perhaps the thing to do is wait until -the meter gets updated once, and only then start the stall detector. - -But what would the stall detector do when it does detect a stalled -transfer? It should perhaps cancel the transfer action, but I don't know -how to do that; the transfer action may have eg run a process, which would -need to be canceled, or it may have a network connection open. Simply -killing the transfer thread won't stop a process that it started. -And when an external special remote is performing the transfer, there's -nothing in that protocol to cancel a transfer. -"""]] diff --git a/doc/bugs/Android_client_deletes_everything.mdwn b/doc/bugs/Android_client_deletes_everything.mdwn deleted file mode 100644 index 7b211dbfcd..0000000000 --- a/doc/bugs/Android_client_deletes_everything.mdwn +++ /dev/null @@ -1,47 +0,0 @@ -### Please describe the problem. - -After not syncing my Android repo for a while, I tried to sync it. By some combination of starting up the assistant, killing it, running `git annex sync --content`, and killing *it*, I managed to get the Android client (operating in direct mode) to decide that I had manually deleted a whole bunch of files that had in fact just not been created yet, and to create a commit to that effect, which it promptly synced out to my other repos. - -I then synced in my main direct mode crippled filesystem repo with the only copy of some files, and got a bunch of messages that Git Annex was deleting files I wanted to keep. I killed that sync with a ctrl+c. - -My problem (***UPDATE**: solved) is: how do I revert the offending commit and restore my files? - -My other question (not yet solved) is: how do I prevent this happening again? Is there a way I can pre-clear commits and not accept those that delete files without manual confirmation? Or should I just stop being mean to the Android client and hope it doesn't decide to delete things it shouldn't delete again? - -I've tried a `git annex proxy -- git revert HASHOFBADCOMMIT`, but (as I killed Git Annex before it got through recording that it had trashed my files), I just get: - -``` -error: Your local changes would be overwritten by revert. -hint: Commit your changes or stash them to proceed. -fatal: revert failed -``` - -When syncing in a direct mode repo, does Git Annex happily delete the last copy of a file that appears to have been deleted somewhere else? Or does it save it until you manually clean up unused data, by moving it somewhere under .git? - -**UPDATE**: A `git annex sync`, of all things, in the direct mode repository seems to have brought the files and their contents back. It created a commit that undid the deleting commit, except for the deletion of a duplicate copy of one file, which I don't need to have. - -### What steps will reproduce the problem? - -It's not entirely clear. Some combination of interrupting and restarting the Android app can make it think that files have been deleted when they really have never been created. - -Alternately, to get the problem I really want to fix now, delete a file in one repo, sync the delete to a direct-mode repo with the only copy. Then somehow undo the delete from the direct mode repo and restore the content of the file. - -### What version of git-annex are you using? On what operating system? - -The PC has 6.20160903-g1c0b2b4 and Android has 6.20160714. - -### 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. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - - -> Direct mode was known to have some bugs that could probably have led -> to this kind of behavior. It has been replaced, so [[done]] --[[Joey]] diff --git a/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd.mdwn b/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd.mdwn deleted file mode 100644 index b150c81e71..0000000000 --- a/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd.mdwn +++ /dev/null @@ -1,20 +0,0 @@ -### Please describe the problem. -I ran git-annex unused on a few annexes and they dropped files that were still being used. The annexes were fully synced and git-annex list showed the files in the annex they were dropped from. - -### What steps will reproduce the problem? -I'm not sure. The files lost appear to be more recently added files, so this bug must be in more recent versions. I will edit and fill this out when I know more. - -### What version of git-annex are you using? On what operating system? -7.20191230-gef6d1e327 on Pop! OS 20.04 (Ubuntu based) - -### Please provide any additional information below. - - - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -I've used git-annex to maintain large file sets for years now and there is no better tool I know of. - -[[!tag moreinfo]] - -> Closing as requested information has not been provided. If you followup -> we can reopen it. [[done]] --[[Joey]] diff --git a/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd/comment_1_9443ce012588ab79c189bad0de08c387._comment b/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd/comment_1_9443ce012588ab79c189bad0de08c387._comment deleted file mode 100644 index e1a05aa6b1..0000000000 --- a/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd/comment_1_9443ce012588ab79c189bad0de08c387._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 1" - date="2020-11-23T19:00:55Z" - content=""" -There are some details missing here. Did git-annex actually drop the last copy of one of the files? Usually git annex will refuse to do this. What does `git annex fsck --fast --quiet` say? -"""]] diff --git a/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd/comment_2_dcce85bbbe95a5cee1e6f95a3ab110de._comment b/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd/comment_2_dcce85bbbe95a5cee1e6f95a3ab110de._comment deleted file mode 100644 index 375cb73943..0000000000 --- a/doc/bugs/Beware__58___there_is_a_file-losing_bug_in_unused_cmd/comment_2_dcce85bbbe95a5cee1e6f95a3ab110de._comment +++ /dev/null @@ -1,27 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2020-11-24T18:37:58Z" - content=""" -> The annexes were fully synced and git-annex list showed the files in the annex they were dropped from. - -That statement does not make a lot of sense. If both repos have been -synced with the other, then git-annex list could only display the file -if it was still in the master branch. But then git-annex unused would -certianly not have considered it unused. (Unless it has an insanely bad bug, -but the test suite tests that it doesn't have that bug, so it seems likely -it does not.) - -But also, if both repos were synced with one-another, and you had dropped the -file from one repo, then git-annex list in other other repo would know that and -would not show the file as still being in it. - -Which suggests you mean something else by "fully synced" than being fully in -sync at that point. Or that you were mistaken about them being fully in sync. - -And if you were mistaken about that, it's easy to set up situations where -two repos are not fully in sync, and so in one, the file is to all appearances -unused, but in the other one, the file is still in use by a branch. - -So, without a way to reproduce this, I have to assume it's user error. -"""]] diff --git a/doc/bugs/Build_failure__58___language-javascript-0.7.1.0.mdwn b/doc/bugs/Build_failure__58___language-javascript-0.7.1.0.mdwn deleted file mode 100644 index 0f3a1027f7..0000000000 --- a/doc/bugs/Build_failure__58___language-javascript-0.7.1.0.mdwn +++ /dev/null @@ -1,36 +0,0 @@ -### Please describe the problem. - -Building the latest version from source, whatever method I use eventually fails on the language-javascript-0.7.1.0 dependency. The error (stack output) below. - - - -### What steps will reproduce the problem? - -1. Install ghc 8.10.7 via ghcup -2. Check out latest source -3. Issue any of the supported build commands, watch the failure eventually happen - -### What version of git-annex are you using? On what operating system? - -git master (tag 8.20211123 has the same issue) - -### 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 - -language-javascript > Configuring language-javascript-0.7.1.0... -language-javascript > build -language-javascript > Preprocessing library for language-javascript-0.7.1.0.. -language-javascript > happy: src/Language/JavaScript/Parser/Grammar7.y: hGetContents: invalid argument (invalid byte sequence) - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Yes, it's wonderful. - -> Upstream bug is -> and this cannot be fixed in git-annex, so [[done]] --[[Joey]] diff --git a/doc/bugs/Build_failure__58___language-javascript-0.7.1.0/comment_1_61e5c7be5d909051baa5bdfede6bede5._comment b/doc/bugs/Build_failure__58___language-javascript-0.7.1.0/comment_1_61e5c7be5d909051baa5bdfede6bede5._comment deleted file mode 100644 index 059dab7624..0000000000 --- a/doc/bugs/Build_failure__58___language-javascript-0.7.1.0/comment_1_61e5c7be5d909051baa5bdfede6bede5._comment +++ /dev/null @@ -1,18 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-12-13T16:49:37Z" - content=""" -Here is an upstream bug report about the same problem, - - -Unfortunately the author of language-javascript has decided to not support -building it except in a unicode locale. So you will need to set -LANG or similar to a unicode locale to avoid the problem. - -I don't see anything I can do about this in git-annex, this is not a direct -dependency and it is uncreasingly unusual for users to not use a unicode -locale, so while I would rather compilers (and everything else) did not crash -in these situations, I expect that anyone not using a unicode locale is -going to see lots of problems like this in the future. -"""]] diff --git a/doc/bugs/Disconcerting_warning_from_git-annex.mdwn b/doc/bugs/Disconcerting_warning_from_git-annex.mdwn deleted file mode 100644 index f6dde59762..0000000000 --- a/doc/bugs/Disconcerting_warning_from_git-annex.mdwn +++ /dev/null @@ -1,11 +0,0 @@ -I did a "git annex add" of a bunch of files on a storage server with low IOPS, and saw this: - - git-annex: /tank/Media/Pictures/.git/annex/tmp/430_32b_SHA256E-s4464838--c1785a76ee1451f602e93c99c147e214705004e541de8256d74a3be3717d15e5.jpg.log: openBinaryFile: resource busy (file is locked) -failed - -How is that even possible, when the server is doing nothing else? - -[[!tag moreinfo]] - -> Closing as I've been waiting for more information for 6 years. [[done]] -> --[[Joey]] diff --git a/doc/bugs/Disconcerting_warning_from_git-annex/comment_1_58cebd377bfdf247b6c4fee27a3ba461._comment b/doc/bugs/Disconcerting_warning_from_git-annex/comment_1_58cebd377bfdf247b6c4fee27a3ba461._comment deleted file mode 100644 index 3076b38de1..0000000000 --- a/doc/bugs/Disconcerting_warning_from_git-annex/comment_1_58cebd377bfdf247b6c4fee27a3ba461._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="http://joeyh.name/" - ip="4.152.108.211" - subject="comment 1" - date="2013-01-05T21:13:09Z" - content=""" -Is this a Solaris system? -"""]] diff --git a/doc/bugs/Disconcerting_warning_from_git-annex/comment_2_dc7407044d4c739d05248300c58d8ef2._comment b/doc/bugs/Disconcerting_warning_from_git-annex/comment_2_dc7407044d4c739d05248300c58d8ef2._comment deleted file mode 100644 index 96d495e66c..0000000000 --- a/doc/bugs/Disconcerting_warning_from_git-annex/comment_2_dc7407044d4c739d05248300c58d8ef2._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89" - nickname="John" - subject="comment 2" - date="2013-01-20T03:38:43Z" - content=""" -No, it's CentOS 6.3 x86_64., -"""]] diff --git a/doc/bugs/Disconcerting_warning_from_git-annex/comment_3_13999207f4ddac2f9c345415f25f7ada._comment b/doc/bugs/Disconcerting_warning_from_git-annex/comment_3_13999207f4ddac2f9c345415f25f7ada._comment deleted file mode 100644 index 142e6ecd11..0000000000 --- a/doc/bugs/Disconcerting_warning_from_git-annex/comment_3_13999207f4ddac2f9c345415f25f7ada._comment +++ /dev/null @@ -1,28 +0,0 @@ -[[!comment format=mdwn - username="http://joeyh.name/" - ip="209.250.56.102" - subject="moreinfo" - date="2014-03-19T20:49:47Z" - content=""" -What I don't understand about this is, how does `open` fail due to a file being locked? This is Linux, it doesn't have mandatory locking that I know of, and git-annex certianly doesn't use such a thing. - -I really need a way to reproduce this and/or a strace. As it is, I've never seen this reported by anyone else and don't understand the failure mode at all. - -The relevant part of the code seems to be here: - -[[!format haskell \"\"\" -setJournalFile :: JournalLocked -> FilePath -> String -> Annex () -setJournalFile _jl file content = do - tmp <- fromRepo gitAnnexTmpMiscDir - createAnnexDirectory =<< fromRepo gitAnnexJournalDir - createAnnexDirectory tmp - -- journal file is written atomically - jfile <- fromRepo $ journalFile file - let tmpfile = tmp takeFileName jfile - liftIO $ do - writeBinaryFile tmpfile content - moveFile tmpfile jfile -\"\"\"]] - -While there is some ctnl locking going on, it locks a special sentinal file, not the file it's writing to. -"""]] diff --git a/doc/bugs/Drop_doesn__39__t_respect_mincopies.mdwn b/doc/bugs/Drop_doesn__39__t_respect_mincopies.mdwn deleted file mode 100644 index 17a677580f..0000000000 --- a/doc/bugs/Drop_doesn__39__t_respect_mincopies.mdwn +++ /dev/null @@ -1,22 +0,0 @@ -I may be misunderstanding the purpose of mincopies, but I found this surprising. I would expect annex to not drop the file, because doing so violates the mincopies setting: - -``` -luckbox:orig patmaddox$ git annex mincopies -3 -luckbox:orig patmaddox$ git annex whereis testmincopies -whereis testmincopies (3 copies) - 1c09b94f-eed3-425d-9bbe-49aa5e575ed9 -- [s3] - c2bafb10-bf48-4ae5-a1b9-d142f2bea86a -- patmaddox@luckbox.local:~/Desktop/annex_test [here] - c8144467-348b-476d-8464-5dfe98580f0b -- patmaddox@istudo.local:~/Desktop/annex [istudo] -ok -luckbox:orig patmaddox$ git annex drop testmincopies -drop testmincopies (locking istudo...) ok -(recording state in git...) -luckbox:orig patmaddox$ git annex whereis testmincopies -whereis testmincopies (2 copies) - 1c09b94f-eed3-425d-9bbe-49aa5e575ed9 -- [s3] - c8144467-348b-476d-8464-5dfe98580f0b -- patmaddox@istudo.local:~/Desktop/annex [istudo] -ok -``` - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/Drop_doesn__39__t_respect_mincopies/comment_1_a8dd71c6645d6d1c64815a6ea20be760._comment b/doc/bugs/Drop_doesn__39__t_respect_mincopies/comment_1_a8dd71c6645d6d1c64815a6ea20be760._comment deleted file mode 100644 index ff7a2cdd61..0000000000 --- a/doc/bugs/Drop_doesn__39__t_respect_mincopies/comment_1_a8dd71c6645d6d1c64815a6ea20be760._comment +++ /dev/null @@ -1,25 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-04-27T17:06:45Z" - content=""" -Please, when filing a bug report, especially one that has the potential -to be a major data loss bug, provide enough information to reproduce the bug -report. This includes a version number, and ideally showing how to create a -new repository and configure it, from scratch, so that the bug occurs. - -I suspect that what is happening here is, you don't have numcopies set to a -number >= mincopies. And there's code that only checks numcopies, with the -assumption that if it makes sure numcopies is satisfied, mincopies must be -satisfied since it's a smaller or equal number. - -Of course, that's just a guess, but it was the first way I was able to -reproduce a behavior like you show. - -I guess that's a bug, but it's not a major data loss bug since numcopies -defaults to 1 it will preserve at least that many. Also, it's not a very -wise configuration because mincopies is a new feature and if an older -version of git-annex, that does not support it, is used with this -repository, it will not know about mincopies and will only enforce -numcopies. -"""]] diff --git a/doc/bugs/Failing_to_execute_bash_remotes_windows.mdwn b/doc/bugs/Failing_to_execute_bash_remotes_windows.mdwn deleted file mode 100644 index 15ecbf4884..0000000000 --- a/doc/bugs/Failing_to_execute_bash_remotes_windows.mdwn +++ /dev/null @@ -1,58 +0,0 @@ -### Please describe the problem. - -Trying to execute an external remote shell script on windows fails. - - -### What steps will reproduce the problem? - - $git annex initremote test type=external externaltype=rclone encryption=none - initremote test git-annex: Cannot run git-annex-remote-rclone -- Make sure it's in your PATH and is executable. - - -### What version of git-annex are you using? On what operating system? - -windows, using git-bash - - git-annex version: 6.20170214-g2233a50 - build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV ConcurrentOutput TorrentParser Feeds Quvi - key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL - remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external - local repository version: 5 - supported repository versions: 3 5 6 - upgrade supported from repository versions: 2 3 4 5 - operating system: mingw32 i386 - - - -### Please provide any additional information below. - -I've also tried fooling around with the proxy, which may help with pinpointing the issue? - -[[!format sh """ -$ git-annex-remote-rclone -VERSION 1 - -$ git annex proxy -- git-annex-remote-rclone -git-annex: git-annex-remote-rclone: createProcess: does not exist (No such file or directory) -failed -git-annex: proxy: 1 failed - -$ git annex proxy -- which git-annex-remote-rclone -/d/bin/git-annex-remote-rclone - -$ git annex proxy -- /d/bin/git-annex-remote-rclone -git-annex: D:/bin/git-annex-remote-rclone: createProcess: invalid argument (Exec format error) -failed -git-annex: proxy: 1 failed - -$ git annex proxy -- sh /d/bin/git-annex-remote-rclone -VERSION 1 - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Oh yeah! This software is awesome. After getting used to having "dummy" shortcuts to content I don't currently have, with the simple ability to get/drop that content, I can't believe I haven't seen this anywhere before. If there is anything more impressive than this software, it's the support it has had from Joey over all this time. I'd have pulled my hair out long ago. :P - -> [[fixed|done]] although untested --[[Joey]] diff --git a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_1_f3d4899a90757132c79659b2c85f3e48._comment b/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_1_f3d4899a90757132c79659b2c85f3e48._comment deleted file mode 100644 index 7b231b8aad..0000000000 --- a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_1_f3d4899a90757132c79659b2c85f3e48._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="jason.dixon.email@aa0e536a2ec2877d6f666108dbbc6e39bbe87ac0" - nickname="jason.dixon.email" - avatar="http://cdn.libravatar.org/avatar/fbe9050fc83bbd536d307d87ea14d4bc" - subject="Perhaps relevant" - date="2017-03-08T17:31:30Z" - content=""" -Not sure if this is helpful or relevant, but it may be? - -https://github.com/jgm/pandoc/issues/3247#issuecomment-262036875 -"""]] diff --git a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_2_7b8d82a32d6b82f1d50a54455aa4f643._comment b/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_2_7b8d82a32d6b82f1d50a54455aa4f643._comment deleted file mode 100644 index 1ebf64afd1..0000000000 --- a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_2_7b8d82a32d6b82f1d50a54455aa4f643._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2017-03-08T19:20:21Z" - content=""" -git-annex on Windows already checks if external special remotes start -with #! and tries to handle the shebang, since Windows does not do that -natively. That was added in version 6.20160907. -([[todo/refactor_shebang_handling_code_for_wider_use]]) - -`git-annex proxy` does not do that, and I feel it's out of scope for it to -do so. So the proxy stuff you tried is a red herring. - -It might be useful to use --debug to see what command git-annex tries to -execute when running the external special remote program. -"""]] diff --git a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_3_691fe409f869c46e3716924e958f431a._comment b/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_3_691fe409f869c46e3716924e958f431a._comment deleted file mode 100644 index 0d27c86e12..0000000000 --- a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_3_691fe409f869c46e3716924e958f431a._comment +++ /dev/null @@ -1,14 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2017-03-08T19:36:57Z" - content=""" -Looking into it a bit more, the problem seems to be that findShellCommand -expects a path to a file to examine, but when it's used for an external -special remote, it's only given the name of the command. - -So, I fixed it by searching for the command in the PATH. - -I have still not tested if this works on Windows, but probably, I think. -As long as PATH is set on Windows at least. -"""]] diff --git a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_4_d05069125823e7602a3441306e12db48._comment b/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_4_d05069125823e7602a3441306e12db48._comment deleted file mode 100644 index 38b449fdee..0000000000 --- a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_4_d05069125823e7602a3441306e12db48._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="jason.dixon.email@aa0e536a2ec2877d6f666108dbbc6e39bbe87ac0" - nickname="jason.dixon.email" - avatar="http://cdn.libravatar.org/avatar/fbe9050fc83bbd536d307d87ea14d4bc" - subject="re: comment 3" - date="2017-03-08T21:58:14Z" - content=""" -Awesome, thanks Joey. Yeah that sounds plausible. I'll check it out whenever the next version comes by. Thanks. Keep up the amazing work! :) -"""]] diff --git a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_5_6a60930f3ecbe077eb60e6ca041d8933._comment b/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_5_6a60930f3ecbe077eb60e6ca041d8933._comment deleted file mode 100644 index ae087c6ad0..0000000000 --- a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_5_6a60930f3ecbe077eb60e6ca041d8933._comment +++ /dev/null @@ -1,53 +0,0 @@ -[[!comment format=mdwn - username="datamanager" - avatar="http://cdn.libravatar.org/avatar/7d4ca7c5e571d4740ef072b83a746c12" - subject="I think I am having the same issue" - date="2021-04-28T01:19:46Z" - content=""" -Hello, I think I am having the same issue, though some particulars seem different. It's marked as solved, but what exactly is the solution? - -I tried running `git annex enableremote --debug google-drive`, and got this output: - -``` -[2021-04-28 01:11:19.033938395] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"git-annex\"] -[2021-04-28 01:11:19.880161468] process done ExitSuccess -[2021-04-28 01:11:19.881748395] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"--hash\",\"refs/heads/git-annex\"] -[2021-04-28 01:11:20.742986051] process done ExitSuccess -[2021-04-28 01:11:20.760170947] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"log\",\"refs/heads/git-annex..b8c2aac9d4d666ae5c8ee2041c643052ecf7dcbe\",\"--pretty=%H\",\"-n1\"] -[2021-04-28 01:11:21.239519332] process done ExitSuccess -[2021-04-28 01:11:21.240506519] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"log\",\"refs/heads/git-annex..bd130925066b8c62855ac88d4640bda4b4d14afa\",\"--pretty=%H\",\"-n1\"] -[2021-04-28 01:11:21.621569176] process done ExitSuccess -[2021-04-28 01:11:21.627188551] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch\"] -[2021-04-28 01:11:21.629520009] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch-check=%(objectname) %(objecttype) %(objectsize)\"] -enableremote google-drive [2021-04-28 01:11:22.153897457] chat: /data/data/com.termux/files/usr/bin/git-annex-remote-rclone [] -(encryption update) (to gpg keys: redacted) [2021-04-28 01:11:22.164967925] chat: /data/data/com.termux/files/usr/bin/git-annex-remote-rclone [] - -git-annex: Cannot run /data/data/com.termux/files/usr/bin/git-annex-remote-rclone -- Make sure it's executable and that its dependencies are installed. -failed -[2021-04-28 01:11:22.1806623] process done ExitSuccess -[2021-04-28 01:11:22.184542509] process done ExitSuccess -git-annex: enableremote: 1 failed -``` - -This remote is configured with gpg, so I tried a test repository without encryption. I attempted to initialize it with `git annex initremote --debug google-drive type=external externaltype=rclone target=google-drive prefix=git-annex-android-test chunk=50MiB encryption=shared mac=HMACSHA512 rclone_layout=lower`, and got this output: - -``` -[2021-04-28 01:17:33.983261638] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"git-annex\"] -[2021-04-28 01:17:34.314992575] process done ExitSuccess -[2021-04-28 01:17:34.315285908] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"--hash\",\"refs/heads/git-annex\"] -[2021-04-28 01:17:34.774339919] process done ExitSuccess -[2021-04-28 01:17:34.810030752] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"log\",\"refs/heads/git-annex..ae1ad94cc2cf05b139560772923f5196793a1015\",\"--pretty=%H\",\"-n1\"] -[2021-04-28 01:17:35.111290491] process done ExitSuccess -[2021-04-28 01:17:35.125354033] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch\"] -[2021-04-28 01:17:35.129850856] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch-check=%(objectname) %(objecttype) %(objectsize)\"] -initremote google-drive [2021-04-28 01:17:35.690712627] chat: /data/data/com.termux/files/usr/bin/git-annex-remote-rclone [] - -git-annex: Cannot run /data/data/com.termux/files/usr/bin/git-annex-remote-rclone -- Make sure it's executable and that its dependencies are installed. -failed -[2021-04-28 01:17:35.70162346] process done ExitSuccess -[2021-04-28 01:17:35.703906741] process done ExitSuccess -git-annex: initremote: 1 failed -``` - -Hopefully someone can help me, thanks! -"""]] diff --git a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_6_9671156861cb41998907cd5dd1c76922._comment b/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_6_9671156861cb41998907cd5dd1c76922._comment deleted file mode 100644 index 58ad6d3b96..0000000000 --- a/doc/bugs/Failing_to_execute_bash_remotes_windows/comment_6_9671156861cb41998907cd5dd1c76922._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 6""" - date="2021-07-13T16:58:59Z" - content=""" -@datamanager this bug report is about a Windows-specific problem, -and it was fixed in 2017. You seem to be using Android, unless -Windows has gotten a termux app that I am not aware of? - -It seems likely to me that if you look at -/data/data/com.termux/files/usr/bin/git-annex-remote-rclone, -it will start with "#!/bin/bash", and perhaps your android device -does not have a /bin/bash to run it with. Modifying the script to -use the path to termux's bash would probably fix that. -"""]] diff --git a/doc/bugs/Files_reappear_after_delete.mdwn b/doc/bugs/Files_reappear_after_delete.mdwn deleted file mode 100644 index e2649832d2..0000000000 --- a/doc/bugs/Files_reappear_after_delete.mdwn +++ /dev/null @@ -1,30 +0,0 @@ -### Please describe the problem. -I normally use two clients with the assistant (lets call them A and B) and they are usually online at different times. -Sometimes, after deleting a file in A, I turn on the client in B and when rescanning, instead of deleting that same file from B, it adds it back to A. - -I can always delete the file again, but it's a bit annoying. Anyway, it's a lot better than data loss ;) - -Might be worthy to mention that the computer running client B is quite slow and has a slow HD. I have 4 git-annex repositories and when I turn on the computer the rescan can easily take up a couple of hours. - - -### What steps will reproduce the problem? -B -> is turned off - -A -> delete file - -B -> turn on and wait for rescan - -B -> readds the file instead of deleting it - - -### What version of git-annex are you using? On what operating system? -6.20160923 (Debian Sid) - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -I've been using git-annex for years with 4 different repositories, 3 of them pretty big (> 50 GB) and I'm really happy! :) - -> This sounds like the git-annex assistant, and probably direct mode, -> which was pretty buggy. Its replacement avoids those problems, -> so I'm guessing the bug got fixed. If you still see it, please comment. -> [[done]] --[[Joey]] diff --git a/doc/bugs/Future_proofing_regression__63__.mdwn b/doc/bugs/Future_proofing_regression__63__.mdwn deleted file mode 100644 index 4860bf0754..0000000000 --- a/doc/bugs/Future_proofing_regression__63__.mdwn +++ /dev/null @@ -1,27 +0,0 @@ -Apologies if this isn't the right section. I considered posting it at https://git-annex.branchable.com/tips/unlocked_files/ but thought this might be a better place. - -### What version of git-annex are you using? On what operating system? -v7 - -First of all, I want to say that I'm a *HUGE* fan of Joey and git annex. I've been using and following it for 5+ years now, and absolutely love it. - -Unfortunately, now for the first time I saw a change that worries me. One of the core tenets of git annex is "future proofing" in a "world that's forgotten git and git annex" and the latest changes go against that. There seems to be a lot of "magic" under the covers with smudge and clean filters, no longer using standard symlinks to identify files and instead relying on smudge filters which would make life without git and git annex _very_ painful. - -I understand that this is an improvement over direct mode, but I view direct mode as a crutch only for people/hosts who need it (and I've used it too). I wish the new "unlocked" files behaved the same way. Just because _one_ of my hosts needs a crutch doesn't mean the rest of them (and the git history) all need to have the data identified by a string that relies on git annex internals. /annex/objects/xx isn't too complicated, but this violates the core tenet that got me on board git annex on day 1. - -One more concern I have is the fact that "git add" now adds files in this mode, which is just a big no no. Not even lfs does this with all the complicated smudge/clean work it does. - -(On a closing note, I want to add that knowing Joey, he's probably thought through all of this and has very valid reasons it was this way.) - -TL;DR -Please provide support (or better still enable as default) the following behavior: - -* "git add" just adds files to git, not annex -* The v7 unlocked mode stores data in git annex(I mean the git-annex branch), and ideally uses standard mechanism like symlinks to track data, with smudge/clean filters used *only* when necessary. (My guess is that the reason it is this way now is because git probably doesn't like doing a type change of a file) - - - -> I don't think this is a bug, if you don't like unlocked files you do not -> need to use them, or if you're using someone else's repo you can `git -> annex adjust --lock` to convert from unlocked to locked. So [[done]] -> --[[Joey]] diff --git a/doc/bugs/Future_proofing_regression__63__/comment_1_5b0a5192fc9910d315db0b74907f74ef._comment b/doc/bugs/Future_proofing_regression__63__/comment_1_5b0a5192fc9910d315db0b74907f74ef._comment deleted file mode 100644 index cc09defcfe..0000000000 --- a/doc/bugs/Future_proofing_regression__63__/comment_1_5b0a5192fc9910d315db0b74907f74ef._comment +++ /dev/null @@ -1,14 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2018-12-18T16:11:58Z" - content=""" -> Just because _one_ of my hosts needs a crutch doesn't mean the rest of them (and the git history) all need to have the data identified by a string that relies on git annex internals - -So use `git annex adjust --unlock` on that one host and the rest won't see it. - -> /annex/objects/xx isn't too complicated - -It is *exactly* as complicated as the same thing in the target of a symlink. -It can be converted to a symlink with a small shell script. -"""]] diff --git a/doc/bugs/Future_proofing_regression__63__/comment_2_507d6ae669a57978156a77dc3626c8e6._comment b/doc/bugs/Future_proofing_regression__63__/comment_2_507d6ae669a57978156a77dc3626c8e6._comment deleted file mode 100644 index 7c778e100e..0000000000 --- a/doc/bugs/Future_proofing_regression__63__/comment_2_507d6ae669a57978156a77dc3626c8e6._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="CandyAngel" - avatar="http://cdn.libravatar.org/avatar/15c0aade8bec5bf004f939dd73cf9ed8" - subject="comment 2" - date="2018-12-20T09:19:15Z" - content=""" -> It is exactly as complicated as the same thing in the target of a symlink. It can be converted to a symlink with a small shell script. - -Err.. by definition, requiring an additional step means it is more complicated. So not \"exactly as complicated\" :P -"""]] diff --git a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__.mdwn b/doc/bugs/Importing_into_nested_directory_overwrites_files__63__.mdwn deleted file mode 100644 index ad45ae3792..0000000000 --- a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__.mdwn +++ /dev/null @@ -1,104 +0,0 @@ -I'm not sure if this is a bug, or if I'm just misunderstanding how to -use `import`. Happy to move this to the forum, if that's more -appropriate. - --- - -Importing from a directory special-remote into a nested directory -which contains existing files that are more than 1 level deep tries to -overwrite existing files? - -```shell -# Import to level 1, with existing files in level 1 - WORKS -#export import_location=level1 && export existing_file_location=level1 - -# Import to level 2, with existing files in level 1 - WORKS -#export import_location=level1/level2 && export existing_file_location=level1 - -# Import to level 2, with existing files in level 2 - DOES NOT WORK -#export import_location=level1/level2 && export existing_file_location=level1/level2 - -# Import to level 3, with existing files in level 1 - WORKS -#export import_location=level1/level2/level3 && export existing_file_location=level1 - -# Import to level 3, with existing files in level 2 - DOES NOT WORK -#export import_location=level1/level2/level3 && export existing_file_location=level1/level2 - -# Import to level 3, with existing files in level 3 - DOES NOT WORK -#export import_location=level1/level2/level3 && export existing_file_location=level1/level2/level3 - -# Import to level 4, with existing files in level 1 - WORKS -#export import_location=level1/level2/level3/level4 && export existing_file_location=level1 - -# Import to level 4, with existing files in level 2 - DOES NOT WORK -#export import_location=level1/level2/level3/level4 && export existing_file_location=level1/level2 - -# Import to level 4, with existing files in level 3 - DOES NOT WORK -#export import_location=level1/level2/level3/level4 && export existing_file_location=level1/level2/level3 - -# Import to level 4, with existing files in level 4 - DOES NOT WORK -export import_location=level1/level2/level3/level4 && export existing_file_location=level1/level2/level3/level4 - - -mkdir remote-directory -echo "import content" > remote-directory/import-file.txt - -mkdir repo -cd repo -git init -git annex init -git annex initremote myremote type=directory directory=../remote-directory encryption=none importtree=yes exporttree=yes - -mkdir -p ${import_location} -echo "content" > ${existing_file_location}/existing-file.txt -git annex add --force-large -git commit -m "add existing file to annex" - -git annex import master:${import_location} --from myremote -git annex merge myremote/master -``` - -This is the output of the final scenario: - -```shell -$ git annex merge myremote/master -merge myremote/master -error: The following untracked working tree files would be overwritten by merge: - level1/level2/level3/level4/existing-file.txt -Please move or remove them before you merge. -Aborting -failed -git-annex: merge: 1 failed -``` - --- - -Running this after encountering the situation above also causes -strange things to happen on the `myremote/master` branch: - -```shell -git annex import master:${import_location} --from myremote -git annex import master:${import_location} --from myremote -git annex import master:${import_location} --from myremote -git annex import master:${import_location} --from myremote -``` - -The `myremote/master` branch appears to be stuck in some sort of loop, -trying to remove and add the files over and over? - --- - -```shell -$ git annex version -git-annex version: 8.20210310 -build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.27 DAV-1.3.4 feed-1.3.2.0 ghc-8.10.4 http-client-0.6.4.1 persistent-sqlite-2.11.1.0 torrent-10000.1.1 uuid-1.3.14 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: linux x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 0 1 2 3 4 5 6 7 -local repository version: 8 -``` - -> [[fixed|done]], thanks for an excellent test case. --[[Joey]] diff --git a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_1_e8ac5746b792a622a6150ad85f447ef6._comment b/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_1_e8ac5746b792a622a6150ad85f447ef6._comment deleted file mode 100644 index 4e65de10b6..0000000000 --- a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_1_e8ac5746b792a622a6150ad85f447ef6._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 1" - date="2021-03-20T18:28:47Z" - content=""" -Hi,
-I don't think you should change the `import_location` for a special-remote after the first import. -"""]] diff --git a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_2_964e3b3aceee21e241c71271396b5377._comment b/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_2_964e3b3aceee21e241c71271396b5377._comment deleted file mode 100644 index ae8947b0fc..0000000000 --- a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_2_964e3b3aceee21e241c71271396b5377._comment +++ /dev/null @@ -1,53 +0,0 @@ -[[!comment format=mdwn - username="gerta" - avatar="http://cdn.libravatar.org/avatar/35a862512e6a10052014537b0131e482" - subject="comment 2" - date="2021-03-21T11:56:26Z" - content=""" -Sorry, I think the way I formatted the question made it confusing. - --- - -Starting in an empty directory, and running this: - -```shell -export import_location=level1/level2/level3/level4 && export existing_file_location=level1/level2/level3/level4 - - -mkdir remote-directory -echo \"import content\" > remote-directory/import-file.txt - -mkdir repo -cd repo -git init -git annex init -git annex initremote myremote type=directory directory=../remote-directory encryption=none importtree=yes exporttree=yes - -mkdir -p ${import_location} -echo \"content\" > ${existing_file_location}/existing-file.txt -git annex add --force-large -git commit -m \"add existing file to annex\" - -git annex import master:${import_location} --from myremote -git annex merge myremote/master -``` - -results in the merge failing with this output: - -``` -$ git annex merge myremote/master -merge myremote/master -error: The following untracked working tree files would be overwritten by merge: - level1/level2/level3/level4/existing-file.txt -Please move or remove them before you merge. -Aborting -failed -git-annex: merge: 1 failed -``` - -Should this work, or am I doing something wrong? - --- - -All the other combinations of `import_location` and `existing_file_location` in the original post were other things that I tried while trying to work out if I was using `import` correctly, but each scenario was run in a clean starting directory. -"""]] diff --git a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_3_99a379a17cd85e79c41e80a00e335327._comment b/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_3_99a379a17cd85e79c41e80a00e335327._comment deleted file mode 100644 index 73e7eea840..0000000000 --- a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_3_99a379a17cd85e79c41e80a00e335327._comment +++ /dev/null @@ -1,27 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2021-03-26T17:38:23Z" - content=""" -It seems that git-annex import is generating a tree containing 2 subtrees -with the same name. While ls-tree -r shows this as a tree containing -the 2 files like we'd want to have after the import, looking at it more -closely shows the problem: - - # git ls-tree -r remotes/myremote/master - 120000 blob a180a12b4c192cb67498f67e476196050cbac770 level1/level2/level3/level4/import-file.txt - 120000 blob 55a266f9e9629be3d8eba3ad4a65b15d8614e1f8 level1/level2/level3/level4/existing-file.txt - # git ls-tree remotes/myremote/master - 040000 tree d77ae5e1f666f8f13795c27ee85a55ce0d1c5136 level1 - # git ls-tree d77ae5e1f666f8f13795c27ee85a55ce0d1c5136 - 040000 tree 79300b8717445f07eee006a0ba8992fb8adee3cd level2 - 040000 tree 28092869684c815a23fb4d0d0753d598f352e9cc level2 - # git ls-tree -r 79300b8717445f07eee006a0ba8992fb8adee3cd - 120000 blob a180a12b4c192cb67498f67e476196050cbac770 level3/level4/import-file.txt - # git ls-tree -r 28092869684c815a23fb4d0d0753d598f352e9cc - 120000 blob 55a266f9e9629be3d8eba3ad4a65b15d8614e1f8 level3/level4/existing-file.txt - -I assume this is giving git merge its trouble, although it seems to be -failing in a highly surprising way since it's getting confused about -what files are tracked by git in the tree this is being merged into. -"""]] diff --git a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_4_c555ea6eeab30eeebb5d33988908118a._comment b/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_4_c555ea6eeab30eeebb5d33988908118a._comment deleted file mode 100644 index c2560aac8a..0000000000 --- a/doc/bugs/Importing_into_nested_directory_overwrites_files__63__/comment_4_c555ea6eeab30eeebb5d33988908118a._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 4""" - date="2021-03-26T18:46:19Z" - content=""" -Note that level1/level2 is sufficient for git-annex to generate the bad -tree. I also saw git merge fail at that depth. - -I've fixed this, at least the test case given and some other similar ones -I thought of to try. -"""]] diff --git a/doc/bugs/Improvements_to_S3_glacier_integration.mdwn b/doc/bugs/Improvements_to_S3_glacier_integration.mdwn deleted file mode 100644 index 983869528d..0000000000 --- a/doc/bugs/Improvements_to_S3_glacier_integration.mdwn +++ /dev/null @@ -1,119 +0,0 @@ -### Please describe the problem. - -I have a git annex remote on s3 configured to push things to glacier rather than normal storage. Compared to regular s3 things in glacier are not immediately available and must be "restored" before they can be downloaded (the trade off is that data which is untouched long term is quite a lot cheaper per GB). I'm using the DEEP_ARCHIVE storage class (configured using the `storageclass` key in the remote's config, I didn't fiddle with the s3 bucket lifecycle at all). I think the following applies to any Glacier stored objects, the class just changes how long a restore will take. - -My annexed objects are > 1GB and the s3 remote is chunked at 1GB granularity. - -When I attempt to `git annex get` such an object the error message misleading refers to the unchunked path e.g. `/SHA256E-s6749536256--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso` rather than `/SHA256E-s6749536256-S1000000000-C1--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso` etc, which sent me down a blind alleyway for a bit. If I `git annex get -d` then I can see in the log that it tries the chunked path first and the falls back to the unchunked. It would be useful if the non-verbose error message listed the first attempt and the fallback. It would be even better if it could be aware enough of Glacier to point out that some list objects need to be manually restored in order to be retrieved. - -In my quest to manually restore I could not for the life of me figure out (even going into the plumbing layers of git etc) how to retrieve a list of the chunks needed. I can get the key from `git annex info` easily enough and then `aws s3api list-objects --bucket <...> --prefix` to look for chunks of objects with the `SHA256E-s6749536256` prefix which works ok so long as all objects in the annex are different sizes -- AWS CLI seems to only lets you filter by prefix not a glob. I could probably list everything and extract what I wanted with `jq` but I _think_ there are cost implications to listing everything (although I might be wrong about that, and it wouldn't be a lot of money for my use case in any event). - -Fixing those two minor issues (the error reporting and the ability to get the list of chunks) would be a massive improvement to the usability of S3/glacier remotes IMHO, especially if the output of the latter were consumable by scripts. - -I will also include my manual steps to restore in the final section, it would be amazing of git annex could learn to do all this itself though... - -### What steps will reproduce the problem? - -Given an S3/glacier remote with chunked objects in it just a `git annex get` for an object in it will do. - -### What version of git-annex are you using? On what operating system? - -8.20210223-1 on Debian, from the Debian archive. - -### Please provide any additional information below. - -Issue with `git annex get` error logging: - -[[!format sh """ - -$ git annex get OBJECT.iso -get OBJECT.iso (from s3...) - - HttpExceptionRequest Request { - host = "" - port = 80 - secure = False - requestHeaders = [("Date","Sun, 25 Apr 2021 09:42:56 GMT"),("Authorization","")] - path = "/SHA256E-s6749536256--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" - queryString = "" - method = "GET" - proxy = Nothing - rawBody = False - redirectCount = 10 - responseTimeout = ResponseTimeoutDefault - requestVersion = HTTP/1.1 - } - (StatusCodeException (Response {responseStatus = Status {statusCode = 404, statusMessage = "Not Found"}, responseVersion = HTTP/1.1, responseHeaders = [("x-amz-request-id","YVCPYD2RW4QEWMWN"),("x-amz-id-2","6dJY8ceWlLOSNIyTTchniLm5+cvJLovbMZL44YjNmViGwfChQSmWLl6VI6E5sFNDbMpwUeBhpbA="),("Content-Type","application/xml"),("Transfer-Encoding","chunked"),("Date","Sun, 25 Apr 2021 09:42:55 GMT"),("Server","AmazonS3")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose}) "\nNoSuchKeyThe specified key does not exist.SHA256E-s6749536256--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.isoYVCPYD2RW4QEWMWN6dJY8ceWlLOSNIyTTchniLm5+cvJLovbMZL44YjNmViGwfChQSmWLl6VI6E5sFNDbMpwUeBhpbA=") - - Unable to access these remotes: s3 - - No other repository is known to contain the file. - - (Note that these git remotes have annex-ignore set: origin) -failed -git-annex: get: 1 failed - -$ git annex get -d OBJECT.iso -[...] -(from s3...) -[2021-04-25 10:43:44.098104491] Path: "/SHA256E-s6749536256-S1000000000-C1--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" -[...] -[2021-04-25 10:43:44.200461839] Response status: Status {statusCode = 403, statusMessage = "Forbidden"} -[...] -[2021-04-25 10:43:44.238156623] Response status: Status {statusCode = 404, statusMessage = "Not Found"} -[...] -*** error message as above *** - -"""]] - -It's notable that the status codes differ, since the chunk is present but not currently accessible while the unchunked just isn't there. - -Manually fetching things: - -[[!format sh """ - -: 1. Figure out the key and the prefix on it: - -$ git annex info OBJECT.iso -file: OBJECT.iso -size: 6.75 gigabytes -key: SHA256E-s6749536256--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso -present: false - -: 2. Find the number of chunks using the prefix: - -$ aws s3api list-objects --bucket --prefix SHA256E-s6749536256 | jq '.Contents[].Key' -"SHA256E-s6749536256-S1000000000-C1--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" -"SHA256E-s6749536256-S1000000000-C2--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" -"SHA256E-s6749536256-S1000000000-C3--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" -"SHA256E-s6749536256-S1000000000-C4--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" -"SHA256E-s6749536256-S1000000000-C5--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" -"SHA256E-s6749536256-S1000000000-C6--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" -"SHA256E-s6749536256-S1000000000-C7--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso" - -: 3. Request a restore of those chunks: - -$ for i in $(seq 1 7) ; do aws s3api restore-object --bucket --key SHA256E-s6749536256-S1000000000-C${i}--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso --restore-request Days=1 ; done - -: 4. Poll for completion, for DEEP_ARCHIVE restores happen on the order of hours. - -$ until - for i in $(seq 1 7) ; do aws s3api head-object --bucket --key SHA256E-s6749536256-S1000000000-C${i}--f76639fa11276b4045844e6110035c15e6803acc38d77847c2e4a2be1b1850ca.iso ; done | jq -r .Restore - git annex get OBJECT.iso -do echo "$(date): sleeping..." ; sleep 1h; done - -ongoing-request="true" -ongoing-request="true" -...eventually becoming -ongoing-request="false", expiry-date="Mon, 26 Apr 2021 00:00:00 GMT" -... for all objects then the "git annex get" succeeds and the loop exits - - - -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Yes, for loads of stuff. It's awesome, thanks! - -> [[closed|done]], see my comment --[[Joey]] diff --git a/doc/bugs/Improvements_to_S3_glacier_integration/comment_1_8791aeed37be5ebf54b4adb14a845c11._comment b/doc/bugs/Improvements_to_S3_glacier_integration/comment_1_8791aeed37be5ebf54b4adb14a845c11._comment deleted file mode 100644 index c776576610..0000000000 --- a/doc/bugs/Improvements_to_S3_glacier_integration/comment_1_8791aeed37be5ebf54b4adb14a845c11._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 1" - date="2021-04-25T11:53:29Z" - content=""" -I think that is expected, from [[special_remotes/glacier]]: \"To deal with this, commands like \"git-annex get\" request Glacier start the retrieval process, and will fail due to the data not yet being available. \" -"""]] diff --git a/doc/bugs/Improvements_to_S3_glacier_integration/comment_2_53fdb046440d7801e784c56c6ff9e1df._comment b/doc/bugs/Improvements_to_S3_glacier_integration/comment_2_53fdb046440d7801e784c56c6ff9e1df._comment deleted file mode 100644 index b0c2fc5fcb..0000000000 --- a/doc/bugs/Improvements_to_S3_glacier_integration/comment_2_53fdb046440d7801e784c56c6ff9e1df._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="ijc@c69abafeb65fa2e784811fc549e9976a5cf4b903" - nickname="ijc" - avatar="http://cdn.libravatar.org/avatar/83432d9f01a0bedc575703583f7aa7c6" - subject="comment 2" - date="2021-05-02T17:54:56Z" - content=""" -I don't think git-annex is starting any retrieval process, I have to do it manually. I wasn't sure if it was supposed to (it doesn't seem to try) but maybe that's an aspect of this bug too. -"""]] diff --git a/doc/bugs/Improvements_to_S3_glacier_integration/comment_3_69e249605f2252f3fb6f45354e1fd5cc._comment b/doc/bugs/Improvements_to_S3_glacier_integration/comment_3_69e249605f2252f3fb6f45354e1fd5cc._comment deleted file mode 100644 index 103c5da182..0000000000 --- a/doc/bugs/Improvements_to_S3_glacier_integration/comment_3_69e249605f2252f3fb6f45354e1fd5cc._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 3" - date="2021-05-02T18:46:34Z" - content=""" -Sorry, I just noticed that you are using s3 and not glacier-cli (which the [[special_remotes/glacier/]] special-remote uses). So it indeed is a bug, since git-annex doesn't handle glacier with s3 as yet far as I know. Maybe you have more luck with the glacier special-remote? -"""]] diff --git a/doc/bugs/Improvements_to_S3_glacier_integration/comment_4_f01d33d28c07cd87cb863b60b202dddd._comment b/doc/bugs/Improvements_to_S3_glacier_integration/comment_4_f01d33d28c07cd87cb863b60b202dddd._comment deleted file mode 100644 index f65153e7d8..0000000000 --- a/doc/bugs/Improvements_to_S3_glacier_integration/comment_4_f01d33d28c07cd87cb863b60b202dddd._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!comment format=mdwn - username="ijc@c69abafeb65fa2e784811fc549e9976a5cf4b903" - nickname="ijc" - avatar="http://cdn.libravatar.org/avatar/83432d9f01a0bedc575703583f7aa7c6" - subject="comment 4" - date="2021-05-03T15:45:14Z" - content=""" -Thanks Lukey. I'm not really sure how I missed (or how I found and then for some reason discounted) the glacier-cli backend but I think the fact I've started with s3 means I'm stuck with it unless I want to reupload a dozen TB of data and/or pay enormous retrieval/move fees (AIUI this is a property of the AWS end of things, not a git-annex issue, although s3 DEEP_ARCHIVE uses Glacier it's not the same objects/apis as going at glacier direct). - -FWIW the docs for storageclass at https://git-annex.branchable.com/special_remotes/S3/ refer one to s3cmd(1) for the list of valid values which includes DEEP_ARCHIVE, so that might be how I came to do things this way. Perhaps a pointer to glacier-cli at that point would be appropriate? - -I also just found https://git-annex.branchable.com/todo/wishlist__58___Restore_s3_files_moved_to_Glacier/ which is related to this but involves s3 lifecycles moving things between s3 and glacier on schedules etc which I think precludes glacier-cli. I've used that in other contexts (perhaps another reason I ended up following this path here too) but never with git-annex. -"""]] diff --git a/doc/bugs/Improvements_to_S3_glacier_integration/comment_5_9cbe83bbade15b9146d033ceb5d8b05d._comment b/doc/bugs/Improvements_to_S3_glacier_integration/comment_5_9cbe83bbade15b9146d033ceb5d8b05d._comment deleted file mode 100644 index b0dfda3309..0000000000 --- a/doc/bugs/Improvements_to_S3_glacier_integration/comment_5_9cbe83bbade15b9146d033ceb5d8b05d._comment +++ /dev/null @@ -1,19 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 5""" - date="2021-10-14T16:17:14Z" - content=""" -I have added a note to the S3 documentation about `DEEP_ARCHIVE` and the -glacier special remote. - -I have made git-annex display the exception for the more likely chunked -location, rather than the less likely unchunked location, when retrieving -from both locations fails. Although it's still possible for there to be -situations where the exception if displays is not for the location where -the content actually is. Eg, if the chunk size of the remote has -changed over time. - -I think that todo is basically talking about the same desire to make the S3 -remote support these glacier-style storage classes, in one way or another, -and so I think this bug report can be closed as otherwise a duplicate of it. -"""]] diff --git a/doc/bugs/Inconsistent_results_between_git-annex-fsck_and_git-annex-whereis.mdwn b/doc/bugs/Inconsistent_results_between_git-annex-fsck_and_git-annex-whereis.mdwn deleted file mode 100644 index cdfcfe011c..0000000000 --- a/doc/bugs/Inconsistent_results_between_git-annex-fsck_and_git-annex-whereis.mdwn +++ /dev/null @@ -1,55 +0,0 @@ -### Please describe the problem. - -I'm seeing some inconsistent results between runs of `git annex fsck` and `git annex whereis` that I'm not able to explain. When I run `git annex fsck`, it reports a few keys that only have 1 copy, and advises me to make more copies. If I run `git annex whereis --key `, git annex confirms that it only knows about 1 copy of this key. If I then use `git log --stat -S''` to find the actual file that it refers to, and run `git annex whereis `, git annex report 9 copies of this file. Checking on remotes shows that these files do exist on the remote, so why does `git annex fsck` and `git annex whereis` mis-report the number of copies when querying for the key - but not for the actual filename? Additionally, `git annex find --lackingcopies 1` doesn't return any results, but should if there are actually files with not enough copies? - - -### What steps will reproduce the problem? - - -### What version of git-annex are you using? On what operating system? - -5.20151208-1build1 on Ubuntu Xenial, one remote running 5.20141024~bpo70+1 on Debian Wheezy - -### 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 - -[william@hactar ~/Pictures/Photo Library]$ git annex whereis SHA256E-s1071765--dbaa7f32ee44c28d6a1f0c8095e8dfd8b4ec433b144085d5097425303a510ea9 -git-annex: SHA256E-s1071765--dbaa7f32ee44c28d6a1f0c8095e8dfd8b4ec433b144085d5097425303a510ea9 not found -git-annex: whereis: 1 failed -[william@hactar ~/Pictures/Photo Library]$ git annex whereis --key SHA256E-s1071765--dbaa7f32ee44c28d6a1f0c8095e8dfd8b4ec433b144085d5097425303a510ea9 -whereis SHA256E-s1071765--dbaa7f32ee44c28d6a1f0c8095e8dfd8b4ec433b144085d5097425303a510ea9 (1 copy) - 7691934f-2542-4103-9122-2db4e6cfc887 -- hactar [here] -ok -[william@hactar ~/Pictures/Photo Library]$ git annex fsck --key SHA256E-s1071765--dbaa7f32ee44c28d6a1f0c8095e8dfd8b4ec433b144085d5097425303a510ea9 -fsck SHA256E-s1071765--dbaa7f32ee44c28d6a1f0c8095e8dfd8b4ec433b144085d5097425303a510ea9 - Only 1 of 3 trustworthy copies exist of SHA256E-s1071765--dbaa7f32ee44c28d6a1f0c8095e8dfd8b4ec433b144085d5097425303a510ea9 - Back it up with git-annex copy. -failed -(recording state in git...) -git-annex: fsck: 1 failed -[william@hactar ~/Pictures/Photo Library]$ git log --stat -S'SHA256E-s1071765--dbaa7f32ee44c28d6a1f0c8095e8dfd8b4ec433b144085d5097425303a510ea9' -[william@hactar ~/Pictures/Photo Library]$ git annex whereis 2009/05/05/P1040890.JPG -whereis 2009/05/05/P1040890.JPG (9 copies) - 0e825a69-1927-4f62-b731-6f3e98bba998 -- william@marvin:/media/backup/annex/photos [marvin] - 1b728ab5-1e32-45a6-bc11-2a4bfdc9d6ab -- backup1 - 5c0caa42-b489-467b-a612-9590fa9d5a94 -- backup2 - 7691934f-2542-4103-9122-2db4e6cfc887 -- hactar [here] - 894b2216-72e0-40e1-8765-1386e1e9e4b4 -- backup3 - 96f19fa8-d385-4e8b-b000-61ee15993a70 -- backup3 - a862b121-d794-4af4-bb56-21adfe8962f2 -- S3 - b083f8ae-42fb-41f0-a2a3-4e7c9f93aadb -- [guide] - bf021ce9-465b-4419-86e7-bddfd208fca4 -- git@newzaphod:~/repositories/annex/photos.git [zaphod] -ok - - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -I trust Git Annex to keep hundreds of GB of data safe, and it has never failed me - despite my best efforts - -> [[closing|done]] per my comment --[[Joey]] diff --git a/doc/bugs/Inconsistent_results_between_git-annex-fsck_and_git-annex-whereis/comment_1_bd56607f228f3480f1355e3bdb755410._comment b/doc/bugs/Inconsistent_results_between_git-annex-fsck_and_git-annex-whereis/comment_1_bd56607f228f3480f1355e3bdb755410._comment deleted file mode 100644 index d65f39fd0a..0000000000 --- a/doc/bugs/Inconsistent_results_between_git-annex-fsck_and_git-annex-whereis/comment_1_bd56607f228f3480f1355e3bdb755410._comment +++ /dev/null @@ -1,12 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2016-12-13T16:42:08Z" - content=""" -The obvious reason for this would be if the file no longer points to that -same key. Perhaps the file got modified and the key is the old version of -the file. - -That would explain everything you showed, so currently I don't see any -bug.. -"""]] diff --git a/doc/bugs/Metadata_charset_not_uniform.mdwn b/doc/bugs/Metadata_charset_not_uniform.mdwn deleted file mode 100644 index e455dc1d9f..0000000000 --- a/doc/bugs/Metadata_charset_not_uniform.mdwn +++ /dev/null @@ -1,68 +0,0 @@ -### Please describe the problem. - -Metadata are not stored in a consistent format. It seems more like git-annex chooses the "smallest" charset able to hold the data, i.e. US-ASCII, unless there are latin1 characters, and only UTF-8 if there are UTF-8 characters that are not in latin1 - -### What steps will reproduce the problem? - - % git init - Initialized empty Git repository in /home/madduck/.tmp/cdt.GlIevu/.git/ - - % git annex init - init ok - (recording state in git...) - - % date > a - - % git annex add a - add a ok - (recording state in git...) - - % git annex metadata -s one=$(echo US-ASCII | iconv -tus-ascii) a - metadata a - lastchanged=2016-09-25@13-18-57 - one=US-ASCII - one-lastchanged=2016-09-25@13-18-57 - ok - (recording state in git...) - - % git annex metadata -s two=$(echo lätin1 | iconv -tlatin1) a - metadata a - lastchanged=2016-09-25@13-19-37 - one=US-ASCII - one-lastchanged=2016-09-25@13-18-57 - two=lätin1 - two-lastchanged=2016-09-25@13-19-37 - ok - (recording state in git...) - - % git annex metadata -s three=$(echo unicode… | iconv -tutf8) a - metadata a - lastchanged=2016-09-25@13-19-41 - one=US-ASCII - one-lastchanged=2016-09-25@13-18-57 - three=unicode… - three-lastchanged=2016-09-25@13-19-41 - two=lätin1 - two-lastchanged=2016-09-25@13-19-37 - ok - (recording state in git...) - - % git annex metadata -g three a | iconv -tutf8 - unicode… - - % git annex metadata -g two a | iconv -tutf8 - liconv: illegal input sequence at position 1 - - % git annex metadata -g one a | iconv -tutf8 - US-ASCII - - % git annex metadata -g two a | iconv -flatin1 -tutf8 - lätin1 - -### What version of git-annex are you using? On what operating system? - -6.20160808-1 - -[[!tag moreinfo]] - -> [[done]] --[[Joey]] diff --git a/doc/bugs/Metadata_charset_not_uniform/comment_1_bb6a2016801687ef38522611d7b6f2bc._comment b/doc/bugs/Metadata_charset_not_uniform/comment_1_bb6a2016801687ef38522611d7b6f2bc._comment deleted file mode 100644 index e0ac56c47d..0000000000 --- a/doc/bugs/Metadata_charset_not_uniform/comment_1_bb6a2016801687ef38522611d7b6f2bc._comment +++ /dev/null @@ -1,12 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2016-09-26T20:50:26Z" - content=""" -The metadata you get out should always be encoded the same as the metadata -you put in. The encoding, or encodings used are up to you. - -Are you seeing metadata queries returning a different sequence of bytes -than the sequence of bytes that were originally stored? If not, I don't -think this is a bug. -"""]] diff --git a/doc/bugs/Metadata_charset_not_uniform/comment_2_e2e92c9ae8dfde2cb35f96501522704b._comment b/doc/bugs/Metadata_charset_not_uniform/comment_2_e2e92c9ae8dfde2cb35f96501522704b._comment deleted file mode 100644 index 646dfadaf2..0000000000 --- a/doc/bugs/Metadata_charset_not_uniform/comment_2_e2e92c9ae8dfde2cb35f96501522704b._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-01-29T19:32:25Z" - content=""" - joey@darkstar:~>echo lätin1 | iconv -tlatin1 | iconv -tutf8 - liconv: illegal input sequence at position 1 - -This is identical to what you did, except I have replaced git-annex -with a pipe. - -So, not a bug. -"""]] diff --git a/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1.mdwn b/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1.mdwn deleted file mode 100644 index 4044f561c4..0000000000 --- a/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1.mdwn +++ /dev/null @@ -1,53 +0,0 @@ -### Please describe the problem. -Build error 1 during build process of git-annex on alpine 5.15 using GHC 9.0.1. - -### What steps will reproduce the problem? -Build git-annex on alpine 5.15 using following APKBUILD: -https://github.com/ayakael/aports/blob/testing/git-annex/testing/git-annex/APKBUILD - -### What version of git-annex are you using? On what operating system? -git-annex: 20211123 -os: alpine linux 5.15 -ghc: 9.0.1 -cabal: 3.6.2.0 - -### Please provide any additional information below. -I made an attempt of fixing by reverting the first fix attempt done on line 181 by commit 2739adc. It gave the same error, but it is most likely related. I know very little of haskell, thus could not push the debugging further. - -[[!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 -[411 of 670] Compiling Remote.Glacier ( Remote/Glacier.hs, /var/build/aports/testing/git-annex/src/git-annex-8.20211123/dist-newstyle/build/x86_64-linux/ghc-9.0.1/git-annex-8.20211123/build/git-annex/git-annex-tmp/Remote/Glacier.o, /var/build/aports/testing/git-annex/src/git-annex-8.20211123/dist-newstyle/build/x86_64-linux/ghc-9.0.1/git-annex-8.20211123/build/git-annex/git-annex-tmp/Remote/Glacier.dyn_o ) - -Remote/Glacier.hs:179:12: error: - • Couldn't match type: Key - -> MeterUpdate - -> Maybe Utility.Hash.IncrementalVerifier - -> (ContentSource -> Annex a0) - -> Annex a0 - with: forall a. - Key - -> MeterUpdate - -> Maybe Utility.Hash.IncrementalVerifier - -> (ContentSource -> Annex a) - -> Annex a - Expected: Remote -> Retriever - Actual: Remote - -> Key - -> MeterUpdate - -> Maybe Utility.Hash.IncrementalVerifier - -> (ContentSource -> Annex a0) - -> Annex a0 - • In the expression: byteRetriever . retrieve' - In an equation for ‘retrieve’: retrieve = byteRetriever . retrieve' - | -179 | retrieve = byteRetriever . retrieve' - | ^^^^^^^^^^^^^^^^^^^^^^^^^ -make: *** [Makefile:58: git-annex] Error 1 -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -Oh absolutely. This version compiles fine under alpine 5.14, which uses GHC 8.8.4. I've been using this software for many years without major issues, and it's a linchpin of my backup infrastructure. Thanks for the all the good work! - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1/comment_1_aca3cd6a0d8ed7e802140590a7d0972d._comment b/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1/comment_1_aca3cd6a0d8ed7e802140590a7d0972d._comment deleted file mode 100644 index b2eb56843d..0000000000 --- a/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1/comment_1_aca3cd6a0d8ed7e802140590a7d0972d._comment +++ /dev/null @@ -1,48 +0,0 @@ -[[!comment format=mdwn - username="account@dc612ad075297e574ebc3eb9a5b8ab6e753510dc" - nickname="account" - avatar="http://cdn.libravatar.org/avatar/6a2e457685ce943a3d85b0a6d1ffb11a" - subject="Further fix attempts" - date="2021-12-01T03:25:35Z" - content=""" -I made another attempt at a fix by porting whatever changes you made to stack.yaml on 2739adc to git-annex.cabal using the following patch. -[[!format sh \"\"\" -From 05030463daca2582f2512cf14515393971263a40 Mon Sep 17 00:00:00 2001 -From: \"build@apk-groulx\" -Date: Tue, 30 Nov 2021 06:48:09 +0000 -Subject: [PATCH 1/1] Added dependency for ghc 9.0.1 for cabal - ---- - git-annex.cabal | 6 ++++-- - 1 file changed, 4 insertions(+), 2 deletions(-) - -diff --git a/git-annex.cabal b/git-annex.cabal -index 9285858cd..1a3ee52ff 100644 ---- a/git-annex.cabal -+++ b/git-annex.cabal -@@ -330,7 +330,9 @@ Executable git-annex - directory (>= 1.2), - disk-free-space, - filepath, -- filepath-bytestring (>= 1.4.2.1.1), -+ filepath-bytestring (>= 1.4.2.1.8), -+ base16-bytestring (>=0.1.1.7), -+ base64-bytestring (>=0.0.3), - IfElse, - monad-logger (>= 0.3.10), - free, -@@ -425,7 +427,7 @@ Executable git-annex - Other-Modules: Utility.GitLFS - - if flag(HttpClientRestricted) -- Build-Depends: http-client-restricted (>= 0.0.2) -+ Build-Depends: http-client-restricted (>= 0.0.4) - CPP-Options: -DWITH_HTTP_CLIENT_RESTRICTED - else - Other-Modules: Utility.HttpManagerRestricted --- -2.34.0 -\"\"\"]] - -The same error occurs, unfortunately. -"""]] diff --git a/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1/comment_2_159fcb2296537d29a291e32bac307ef1._comment b/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1/comment_2_159fcb2296537d29a291e32bac307ef1._comment deleted file mode 100644 index 9adc073eee..0000000000 --- a/doc/bugs/Remote__47__Glacier.hs_build_error_GHC_9.0.1/comment_2_159fcb2296537d29a291e32bac307ef1._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-12-08T19:19:38Z" - content=""" -Seems this breakage is due to https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0287-simplify-subsumption.rst - -Fixed it. -"""]] diff --git a/doc/bugs/Show_current_config_of_special_remote.mdwn b/doc/bugs/Show_current_config_of_special_remote.mdwn deleted file mode 100644 index e80668e065..0000000000 --- a/doc/bugs/Show_current_config_of_special_remote.mdwn +++ /dev/null @@ -1,11 +0,0 @@ -### Please describe the problem. -There appears to be no way of getting the current configuration of special remotes (e.g. url, keyid). Maybe there should be git-annex-showremote (or similar). - -### What steps will reproduce the problem? -Configure the special remote (e.g. webdav), and then forget what settings you specified ;) - -### What version of git-annex are you using? On what operating system? -7.20190129-3 (Debian) - -> [[done]] seems the reporter found a way to get what they wanted. -> --[[Joey]] diff --git a/doc/bugs/Show_current_config_of_special_remote/comment_1_3886d242006fbc6928685bfeaaf93d70._comment b/doc/bugs/Show_current_config_of_special_remote/comment_1_3886d242006fbc6928685bfeaaf93d70._comment deleted file mode 100644 index 2539e907d3..0000000000 --- a/doc/bugs/Show_current_config_of_special_remote/comment_1_3886d242006fbc6928685bfeaaf93d70._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="derobert" - avatar="http://cdn.libravatar.org/avatar/05b48b72766177b3b0a6ff4afdb70790" - subject="comment 1" - date="2019-05-16T08:12:45Z" - content=""" -Did you try `git-annex info «remote»` (where «remote» could be the name or the UUID). -"""]] diff --git a/doc/bugs/Show_current_config_of_special_remote/comment_2_bf5f08276435a95f0c3822ef99655f67._comment b/doc/bugs/Show_current_config_of_special_remote/comment_2_bf5f08276435a95f0c3822ef99655f67._comment deleted file mode 100644 index a8e791fe64..0000000000 --- a/doc/bugs/Show_current_config_of_special_remote/comment_2_bf5f08276435a95f0c3822ef99655f67._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="aragilar" - avatar="http://cdn.libravatar.org/avatar/7390f7c0dd07d43ca827a5446b65c102" - subject="comment 2" - date="2019-05-16T08:26:28Z" - content=""" -Weird, I tried that on the same remote on a different system, and it gave what I wanted... I'll have to work out why that didn't work the first time. Thanks @derobert! -"""]] diff --git a/doc/bugs/Stall_detection__58___no_external_remote_debug_output.mdwn b/doc/bugs/Stall_detection__58___no_external_remote_debug_output.mdwn deleted file mode 100644 index 968d10e262..0000000000 --- a/doc/bugs/Stall_detection__58___no_external_remote_debug_output.mdwn +++ /dev/null @@ -1,28 +0,0 @@ -### Please describe the problem. -When stall detection is enabled, debug output for transfers with external special remotes appears to be hidden. - -### What steps will reproduce the problem? - - git config annex.stalldetection true - git annex copy file --to=externalspecialremote --debug 2>&1 | grep PROGRESS - # no lines output - -### What version of git-annex are you using? On what operating system? - -I'm on RHEL7 and this problem is present in git master for me ever since the introduction of stall detection: 135757d64 through 4d6f74477 - -### 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. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -I've written ESRPs and recovered many lost files =) - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/Tests_fail_on_Windows_10.mdwn b/doc/bugs/Tests_fail_on_Windows_10.mdwn deleted file mode 100644 index ad4551d304..0000000000 --- a/doc/bugs/Tests_fail_on_Windows_10.mdwn +++ /dev/null @@ -1,2008 +0,0 @@ -### Please describe the problem. - -Just tried to install git-annex on a friend's Windows machine to share a repo, but a lot of the tests failed. I have no idea how to debug things on Windows, maybe someone has an idea. AFAIK Windows has only crippled file systems, I tried with NTFS and ReFS. - -It says "Permission denied. File is being used by another process". Maybe some kind of indexing? git annex assistant was turned off and it was the only test running. - -### What steps will reproduce the problem? - -Install git, install git-annex, run "git annex test" - -### What version of git-annex are you using? On what operating system? - -Windows 10. git 32 bit - -git-annex version: 6.20170611-gb493ac8 -build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV ConcurrentOutput TorrentParser Feeds Quvi -dependency versions: aws-0.14.0 bloomfilter-2.0.1.0 cryptonite-0.7 DAV-1.3.1 feed-0.3.11.1 ghc-7.10.2 http-client-0.4.31.1 persistent-sqlite-2.2 torrent-10000.0.0 uuid-1.3.12 yesod --1.4.3 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN -512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external - -### Please provide any additional information below. - -[[!format sh """ - -PS G:\test2> git annex test -Tests - QuickCheck - prop_isomorphic_deencode_git: OK (0.11s) - +++ OK, passed 1000 tests. - prop_isomorphic_deencode: OK (0.11s) - +++ OK, passed 1000 tests. - prop_isomorphic_fileKey: OK (0.04s) - +++ OK, passed 1000 tests. - prop_isomorphic_key_encode: OK (0.06s) - +++ OK, passed 1000 tests. - prop_isomorphic_key_decode: OK (0.04s) - +++ OK, passed 1000 tests. - prop_isomorphic_shellEscape: OK (0.05s) - +++ OK, passed 1000 tests. - prop_isomorphic_shellEscape_multiword: OK (1.61s) - +++ OK, passed 1000 tests. - prop_isomorphic_configEscape: OK (0.04s) - +++ OK, passed 1000 tests. - prop_parse_show_Config: OK (0.11s) - +++ OK, passed 1000 tests. - prop_upFrom_basics: OK (0.04s) - +++ OK, passed 1000 tests. - prop_relPathDirToFile_basics: OK (0.09s) - +++ OK, passed 1000 tests. - prop_relPathDirToFile_regressionTest: OK - +++ OK, passed 1000 tests. - prop_cost_sane: OK - +++ OK, passed 1000 tests. - prop_matcher_sane: OK - +++ OK, passed 1000 tests. - prop_HmacSha1WithCipher_sane: OK - +++ OK, passed 1000 tests. - prop_TimeStamp_sane: OK - +++ OK, passed 1000 tests. - prop_addMapLog_sane: OK - +++ OK, passed 1000 tests. - prop_verifiable_sane: OK (0.14s) - +++ OK, passed 1000 tests. - prop_segment_regressionTest: OK - +++ OK, passed 1000 tests. - prop_read_write_transferinfo: OK (0.05s) - +++ OK, passed 1000 tests. - prop_read_show_inodecache: OK (0.02s) - +++ OK, passed 1000 tests. - prop_parse_show_log: OK (2.05s) - +++ OK, passed 1000 tests. - prop_read_show_TrustLevel: OK - +++ OK, passed 1000 tests. - prop_parse_show_TrustLog: OK - +++ OK, passed 1000 tests. - prop_hashes_stable: OK - +++ OK, passed 1000 tests. - prop_mac_stable: OK - +++ OK, passed 1000 tests. - prop_schedule_roundtrips: OK (0.02s) - +++ OK, passed 1000 tests. - prop_past_sane: OK - +++ OK, passed 1000 tests. - prop_duration_roundtrips: OK - +++ OK, passed 1000 tests. - prop_metadata_sane: OK (6.90s) - +++ OK, passed 1000 tests. - prop_metadata_serialize: OK (6.37s) - +++ OK, passed 1000 tests. - prop_branchView_legal: OK (10.22s) - +++ OK, passed 1000 tests. - prop_viewPath_roundtrips: OK (0.11s) - +++ OK, passed 1000 tests. - prop_view_roundtrips: OK (1.28s) - +++ OK, passed 1000 tests. - prop_viewedFile_rountrips: OK (0.04s) - +++ OK, passed 1000 tests. - prop_b64_roundtrips: OK - +++ OK, passed 1000 tests. - prop_standardGroups_parse: OKInit Tests - init: - +++ OK, passed 1000 tests. - Unit Tests v6 unlocked - add dup: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Entering an adjusted branch where files are unlocked as this filesystem does not support locked files. -Switched to branch 'adjusted/master(unlocked)' -OK (1.32s) - add: OK (1.12s) - -All 2 tests passed (2.44s) - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.33s) - add extras: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.46s) - shared clone: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (0.94s) - log: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -+ Sun, 30 Jul 2017 02:07:24 Mitteleurop├Áische Sommerzeit foo | ccfb8066-6f33-425e-9459-7fda7a8b9117 -- test repo [origi -n] -OK (0.94s) - import: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -git-annex: MoveFileEx "C:\\Users\\\\AppData\\Local\\Temp\\importtest.0\\import1\\f" "import1\\f": permission denie -d (Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird.) -FAIL (4.98s) - import failed - reinject: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -git-annex: MoveFileEx "tmpfile" ".git\\annex\\objects\\ecb\\0b5\\SHA1-s25--ee80d2cec57a3810db83b80e1b320df3a3721ffa\\SHA -1-s25--ee80d2cec57a3810db83b80e1b320df3a3721ffa": permission denied (Der Prozess kann nicht auf die Datei zugreifen, da -sie von einem anderen Prozess verwendet wird.) -FAIL (3.55s) - reinject failed - unannex (no copy): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.20s) - unannex (with copy): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.51s) - drop (no remote): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.81s) - drop (with remote): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -numcopies 2 ok -(recording state in git...) -numcopies 1 ok -(recording state in git...) -OK (2.31s) - drop (untrusted remote): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.73s) - get: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.86s) - get (ssh remote): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -Der Befehl "git-annex-shell" ist entweder falsch geschrieben oder -konnte nicht gefunden werden. -rsync: safe_read failed to read 4 bytes [Receiver]: Connection reset by peer (104) -rsync error: error in rsync protocol data stream (code 12) at io.c(276) [Receiver=3.1.1] -FAIL (1.21s) - get of file failed - move: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (3.05s) - move (ssh remote): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -Der Befehl "git-annex-shell" ist entweder falsch geschrieben oder -konnte nicht gefunden werden. -rsync: safe_read failed to read 4 bytes [Receiver]: Connection reset by peer (104) -rsync error: error in rsync protocol data stream (code 12) at io.c(276) [Receiver=3.1.1] -FAIL (1.19s) - move --from of file failed - copy: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (2.56s) - lock: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (3.44s) - lock (v6 --force): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -FAIL - Exception: removeDirectoryRecursive: does not exist (Das System kann die angegebene Datei nicht finden.) - edit (no pre-commit): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (2.22s) - edit (pre-commit): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (2.07s) - partial commit: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (2.03s) - fix: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.11s) - direct: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.57s) - trust: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (2.59s) - fsck (basics): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -numcopies 2 ok -(recording state in git...) - Only 1 of 2 trustworthy copies exist of foo - Back it up with git-annex copy. - Only 1 of 2 trustworthy copies exist of sha1foo - Back it up with git-annex copy. -numcopies 1 ok -(recording state in git...) -OK (3.09s) - fsck (bare): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.45s) - fsck (local untrusted): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Only these untrusted locations may have copies of foo - 3a088e2e-d913-45c7-a6f4-187c6c23d52d -- .t\tmprepo26 [here] - ccfb8066-6f33-425e-9459-7fda7a8b9117 -- test repo [origin] - Back it up to trusted locations with git-annex copy. - Only these untrusted locations may have copies of sha1foo - ccfb8066-6f33-425e-9459-7fda7a8b9117 -- test repo [origin] - Back it up to trusted locations with git-annex copy. -OK (2.05s) - fsck (remote untrusted): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -numcopies 2 ok -(recording state in git...) - Only 1 of 2 trustworthy copies exist of foo - Back it up with git-annex copy. - The following untrusted locations may also have copies: - ccfb8066-6f33-425e-9459-7fda7a8b9117 -- test repo [origin] - Only 1 of 2 trustworthy copies exist of sha1foo - Back it up with git-annex copy. - The following untrusted locations may also have copies: - ccfb8066-6f33-425e-9459-7fda7a8b9117 -- test repo [origin] -OK (2.21s) - fsck --from remote: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.38s) - migrate: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - MoveFileEx ".git\\annex\\misctmp\\t.0\\t" ".git\\annex\\objects\\6cd\\e82\\SHA256E-s20--e394a389d787383843decc5d3d99b6 -d184ffa5fddeec23b911f9ee7fc8b9ea77\\SHA256E-s20--e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77": perm -ission denied (Zugriff verweigert) -FAIL (2.41s) - migrate annexedfile failed - migrate (via gitattributes): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - MoveFileEx ".git\\annex\\misctmp\\t.0\\t" ".git\\annex\\objects\\6cd\\e82\\SHA256E-s20--e394a389d787383843decc5d3d99b6 -d184ffa5fddeec23b911f9ee7fc8b9ea77\\SHA256E-s20--e394a389d787383843decc5d3d99b6d184ffa5fddeec23b911f9ee7fc8b9ea77": perm -ission denied (Zugriff verweigert) -FAIL (2.56s) - migrate annexedfile failed - unused: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - bloomfilter capacity too large to represent; falling back to sane value -Unlink of file 'foo' failed. Should I try again? (y/n) y -Unlink of file 'foo' failed. Should I try again? (y/n) y -Unlink of file 'foo' failed. Should I try again? (y/n) y -Unlink of file 'foo' failed. Should I try again? (y/n) y -Unlink of file 'foo' failed. Should I try again? (y/n) y -Unlink of file 'foo' failed. Should I try again? (y/n) y -Unlink of file 'foo' failed. Should I try again? (y/n) n -fatal: git rm: 'foo': Invalid argument -FAIL (129.88s) - git rm failed - describe: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.83s) - find: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -foo -foo -sha1foo -sha1foo -dir/subfile -OK (2.89s) - merge: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (0.96s) - info: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - bloomfilter capacity too large to represent; falling back to sane value - bloomfilter capacity too large to represent; falling back to sane value -{"transfers in progress":[],"local annex keys":0,"available local disk space":"840.12 gigabytes (+1 megabyte reserved)", -"annexed files in working tree":2,"file":null,"trusted repositories":[],"size of annexed files in working tree":"45 byte -s","local annex size":"0 bytes","command":"info","untrusted repositories":[],"semitrusted repositories":[{"description": -"web","here":false,"uuid":"00000000-0000-0000-0000-000000000001"},{"description":"bittorrent","here":false,"uuid":"00000 -000-0000-0000-0000-000000000002"},{"description":".t\\tmprepo35","here":true,"uuid":"1493e4c5-cbc7-4571-9c87-696e2a91861 -b"},{"description":"test repo [origin]","here":false,"uuid":"ccfb8066-6f33-425e-9459-7fda7a8b9117"}],"success":true,"blo -om filter size":"32 mebibytes (0% full)","backend usage":{"SHA1":1,"SHA256E":1},"repository mode":"indirect"} -OK (1.13s) - version: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -git-annex version: 6.20170611-gb493ac8 -build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV ConcurrentOutput TorrentParse -r Feeds Quvi -dependency versions: aws-0.14.0 bloomfilter-2.0.1.0 cryptonite-0.7 DAV-1.3.1 feed-0.3.11.1 ghc-7.10.2 http-client-0.4.31 -.1 persistent-sqlite-2.2 torrent-10000.0.0 uuid-1.3.12 yesod-1.4.3 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SH -A3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external -local repository version: 6 -supported repository versions: 3 5 6 -upgrade supported from repository versions: 2 3 4 5 -operating system: mingw32 i386 -OK (0.97s) - sync: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -On branch adjusted/master(unlocked) -Your branch is up-to-date with 'origin/adjusted/master(unlocked)'. -nothing to commit, working tree clean -Counting objects: 10, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (9/9), done. -Writing objects: 100% (10/10), 1.11 KiB | 0 bytes/s, done. -Total 10 (delta 2), reused 0 (delta 0) -To G:/test2/.t\repo - * [new branch] git-annex -> synced/git-annex - * [new branch] master -> synced/master -foo -wanted . ok -(recording state in git...) -On branch adjusted/master(unlocked) -Your branch and 'origin/adjusted/master(unlocked)' have diverged, -and have 2 and 2 different commits each, respectively. - (use "git pull" to merge the remote branch into yours) -nothing to commit, working tree clean -Counting objects: 8, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (7/7), done. -Writing objects: 100% (8/8), 764 bytes | 0 bytes/s, done. -Total 8 (delta 2), reused 0 (delta 0) -To G:/test2/.t\repo - d94bd7a..4751eeb git-annex -> synced/git-annex -foo -On branch adjusted/master(unlocked) -Your branch and 'origin/adjusted/master(unlocked)' have diverged, -and have 2 and 2 different commits each, respectively. - (use "git pull" to merge the remote branch into yours) -nothing to commit, working tree clean -Counting objects: 5, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (4/4), done. -Writing objects: 100% (5/5), 522 bytes | 0 bytes/s, done. -Total 5 (delta 1), reused 0 (delta 0) -To G:/test2/.t\repo - 4751eeb..68a9352 git-annex -> synced/git-annex -OK (4.66s) - union merge regression: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 11, done. -remote: Compressing objects: 100% (9/9), done. -remote: Total 11 (delta 3), reused 0 (delta 0) -Unpacking objects: 100% (11/11), done. -From ../../.t\tmprepo39 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master -remote: Counting objects: 9, done. -remote: Compressing objects: 100% (8/8), done. -remote: Total 9 (delta 3), reused 0 (delta 0) -Unpacking objects: 100% (9/9), done. -From ../../.t\tmprepo38 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master -Counting objects: 30, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (26/26), done. -Writing objects: 100% (30/30), 2.87 KiB | 0 bytes/s, done. -Total 30 (delta 12), reused 0 (delta 0) -To ../../.t\tmprepo39 - * [new branch] git-annex -> synced/git-annex - * [new branch] master -> synced/master -To ../../.t\tmprepo39 - ! [rejected] master -> master (non-fast-forward) -error: failed to push some refs to '../../.t\tmprepo39' -hint: Updates were rejected because a pushed branch tip is behind its remote -hint: counterpart. Check out this branch and integrate the remote changes -hint: (e.g. 'git pull ...') before pushing again. -hint: See the 'Note about fast-forwards' in 'git push --help' for details. -Counting objects: 30, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (26/26), done. -Writing objects: 100% (30/30), 2.83 KiB | 0 bytes/s, done. -Total 30 (delta 13), reused 0 (delta 0) -To ../../.t\tmprepo38 - * [new branch] git-annex -> synced/git-annex - * [new branch] master -> synced/master -To ../../.t\tmprepo38 - ! [rejected] master -> master (non-fast-forward) -error: failed to push some refs to '../../.t\tmprepo38' -hint: Updates were rejected because a pushed branch tip is behind its remote -hint: counterpart. Check out this branch and integrate the remote changes -hint: (e.g. 'git pull ...') before pushing again. -hint: See the 'Note about fast-forwards' in 'git push --help' for details. -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Automatic merge failed; fix conflicts and then commit the result. -[detached HEAD cd6b062] git-annex automatic merge conflict fix -Updating 75480f7..672d8f6 -error: Your local changes to the following files would be overwritten by merge: - foo -Please commit your changes or stash them before you merge. -Aborting -remote: Counting objects: 4, done. -remote: Compressing objects: 100% (4/4), done. -remote: Total 4 (delta 0), reused 0 (delta 0) -Unpacking objects: 100% (4/4), done. -From ../../.t\tmprepo40 - * [new branch] adjusted/master(unlocked) -> r3/adjusted/master(unlocked) - * [new branch] git-annex -> r3/git-annex - * [new branch] master -> r3/master - * [new branch] synced/master -> r3/synced/master -From ../../.t\tmprepo38 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/git-annex -> r1/synced/git-annex - * [new branch] synced/master -> r1/synced/master -Merge made by the 'recursive' strategy. - bar.c | 1 - - foo | 1 - - sha1foo | 1 - - 3 files changed, 3 deletions(-) - delete mode 100644 bar.c - delete mode 120000 foo - delete mode 120000 sha1foo -Updating 75480f7..2773470 -error: Your local changes to the following files would be overwritten by merge: - foo -Please commit your changes or stash them before you merge. -Aborting -Counting objects: 9, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (9/9), done. -Writing objects: 100% (9/9), 954 bytes | 0 bytes/s, done. -Total 9 (delta 5), reused 0 (delta 0) -To ../../.t\tmprepo40 - 9588f09..b8df995 master -> synced/master - * [new branch] git-annex -> synced/git-annex -Counting objects: 9, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (9/9), done. -Writing objects: 100% (9/9), 954 bytes | 0 bytes/s, done. -Total 9 (delta 5), reused 0 (delta 0) -To ../../.t\tmprepo38 - 9588f09..b8df995 master -> synced/master -FAIL (8.41s) - sync failed in .t\tmprepo39 - adjusted branch merge regression: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -Already on 'adjusted/master(unlocked)' -M foo -[adjusted/master(unlocked) 22ff3ea] git-annex in .t\tmprepo41 - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 conflictor -remote: Counting objects: 11, done. -remote: Compressing objects: 100% (10/10), done. -remote: Total 11 (delta 3), reused 0 (delta 0) -Unpacking objects: 100% (11/11), done. -From ../../.t\tmprepo42 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master -Counting objects: 18, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (16/16), done. -Writing objects: 100% (18/18), 1.72 KiB | 0 bytes/s, done. -Total 18 (delta 7), reused 0 (delta 0) -To ../../.t\tmprepo42 - * [new branch] git-annex -> synced/git-annex - * [new branch] master -> synced/master -Already on 'adjusted/master(unlocked)' -D conflictor -M foo -[adjusted/master(unlocked) b0c16b3] git-annex in .t\tmprepo42 - 2 files changed, 2 insertions(+), 2 deletions(-) -remote: Counting objects: 5, done. -remote: Compressing objects: 100% (5/5), done. -remote: Total 5 (delta 0), reused 0 (delta 0) -Unpacking objects: 100% (5/5), done. -From ../../.t\tmprepo41 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Counting objects: 9, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (8/8), done. -Writing objects: 100% (9/9), 806 bytes | 0 bytes/s, done. -Total 9 (delta 4), reused 0 (delta 0) -To ../../.t\tmprepo41 - 6f2f330..2f4c792 master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating 6f2f330..2f4c792 -Fast-forward - conflictor | 2 +- - foo | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) -Updating a6b8bec..222127f -Fast-forward - conflictor | 2 +- - foo | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) -remote: Counting objects: 5, done. -remote: Compressing objects: 100% (5/5), done. -remote: Total 5 (delta 0), reused 0 (delta 0) -Unpacking objects: 100% (5/5), done. -From ../../.t\tmprepo42 - + 75480f7...62cd69f adjusted/master(unlocked) -> r2/adjusted/master(unlocked) (forced update) - 14acc87..16ac4ee git-annex -> r2/git-annex - 6f2f330..2f4c792 master -> r2/master - 6f2f330..2f4c792 synced/master -> r2/synced/master -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 5, done. -remote: Compressing objects: 100% (5/5), done. -remote: Total 5 (delta 0), reused 0 (delta 0) -Unpacking objects: 100% (5/5), done. -From ../../.t\tmprepo41 - + a6b8bec...29bc72f adjusted/master(unlocked) -> r1/adjusted/master(unlocked) (forced update) -OK (7.19s) - adjusted branch subtree regression: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -Already on 'adjusted/master(unlocked)' -M foo -[adjusted/master(unlocked) dd3d179] git-annex in .t\tmprepo43 - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 a/b/c/d -[adjusted/master(unlocked) 543a653] git-annex in .t\tmprepo43 - 1 file changed, 1 insertion(+) - create mode 100644 a/b/x/y -Switched to branch 'master' -OK (2.58s) - conflict resolution: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 5cb38e6] git-annex in .t\tmprepo44 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) dbe9298] git-annex in .t\tmprepo45 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 5), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo45 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Auto-merging conflictor -CONFLICT (add/add): Merge conflict in conflictor -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD 106cd9d] git-annex automatic merge conflict fix -Updating 085b7b5..5a26f64 -Fast-forward - conflictor.variant-75dc | 1 + - conflictor => conflictor.variant-a507 | 2 +- - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 conflictor.variant-75dc - rename conflictor => conflictor.variant-a507 (98%) -Counting objects: 23, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (22/22), done. -Writing objects: 100% (23/23), 2.27 KiB | 0 bytes/s, done. -Total 23 (delta 10), reused 0 (delta 0) -To ../../.t\tmprepo45 - b9ebb44..106cd9d master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating b9ebb44..106cd9d -Fast-forward - conflictor | 1 - - conflictor.variant-75dc | 1 + - conflictor.variant-a507 | 1 + - foo | 2 +- - sha1foo | 2 +- - 5 files changed, 4 insertions(+), 3 deletions(-) - delete mode 120000 conflictor - create mode 120000 conflictor.variant-75dc - create mode 120000 conflictor.variant-a507 -Updating 834afb8..a855bbb -Fast-forward - conflictor => conflictor.variant-75dc | 2 +- - conflictor.variant-a507 | 1 + - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - rename conflictor => conflictor.variant-75dc (98%) - create mode 100644 conflictor.variant-a507 -From ../../.t\tmprepo44 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -[adjusted/master(unlocked) a544d12] git-annex in .t\tmprepo44 - 1 file changed, 1 insertion(+), 1 deletion(-) -From ../../.t\tmprepo45 - + 834afb8...ba3658e adjusted/master(unlocked) -> r2/adjusted/master(unlocked) (forced update) -Counting objects: 1, done. -Writing objects: 100% (1/1), 191 bytes | 0 bytes/s, done. -Total 1 (delta 0), reused 0 (delta 0) -To ../../.t\tmprepo45 - 106cd9d..55808e6 master -> synced/master -conflictor.variant-a507 -conflictor.variant-75dc -conflictor.variant-a507 -conflictor.variant-75dc -OK (8.56s) - conflict resolution (adjusted branch): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) c828dc1] git-annex in .t\tmprepo46 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) f2a9fab] git-annex in .t\tmprepo47 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -Already on 'adjusted/master(unlocked)' -M conflictor -M foo -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 5), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo47 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Auto-merging conflictor -CONFLICT (add/add): Merge conflict in conflictor -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD 5c75014] git-annex automatic merge conflict fix -Updating 21164f0..40932a6 -Fast-forward - conflictor.variant-75dc | 1 + - conflictor => conflictor.variant-a507 | 2 +- - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 conflictor.variant-75dc - rename conflictor => conflictor.variant-a507 (98%) -Counting objects: 23, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (22/22), done. -Writing objects: 100% (23/23), 2.31 KiB | 0 bytes/s, done. -Total 23 (delta 9), reused 0 (delta 0) -To ../../.t\tmprepo47 - f48a2ad..5c75014 master -> synced/master - * [new branch] git-annex -> synced/git-annex -[adjusted/master(unlocked) 5582940] git-annex in .t\tmprepo47 - 2 files changed, 2 insertions(+), 2 deletions(-) -Removing conflictor -Merge made by the 'recursive' strategy. - conflictor | 1 - - conflictor.variant-75dc | 1 + - conflictor.variant-a507 | 1 + - foo | 2 +- - sha1foo | 2 +- - 5 files changed, 4 insertions(+), 3 deletions(-) - delete mode 120000 conflictor - create mode 120000 conflictor.variant-75dc - create mode 120000 conflictor.variant-a507 -Updating 5582940..95b64c3 -Fast-forward - conflictor => conflictor.variant-75dc | 2 +- - conflictor.variant-a507 | 1 + - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - rename conflictor => conflictor.variant-75dc (98%) - create mode 100644 conflictor.variant-a507 -remote: Counting objects: 6, done. -remote: Compressing objects: 100% (6/6), done. -remote: Total 6 (delta 0), reused 0 (delta 0) -Unpacking objects: 100% (6/6), done. -From ../../.t\tmprepo46 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Counting objects: 2, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (2/2), done. -Writing objects: 100% (2/2), 407 bytes | 0 bytes/s, done. -Total 2 (delta 0), reused 0 (delta 0) -To ../../.t\tmprepo46 - 5c75014..0be7ee2 master -> synced/master - * [new branch] git-annex -> synced/git-annex -[adjusted/master(unlocked) e579d2b] git-annex in .t\tmprepo46 - 1 file changed, 1 insertion(+), 1 deletion(-) -Already up-to-date! -Merge made by the 'recursive' strategy. -Updating e579d2b..5dc5ec6 -Fast-forward - conflictor.variant-a507 | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) -remote: Counting objects: 6, done. -remote: Compressing objects: 100% (6/6), done. -remote: Total 6 (delta 0), reused 0 (delta 0) -Unpacking objects: 100% (6/6), done. -From ../../.t\tmprepo47 - + 844c7ad...1d42500 adjusted/master(unlocked) -> r2/adjusted/master(unlocked) (forced update) - 5c75014..0be7ee2 master -> r2/master - 5c75014..0be7ee2 synced/master -> r2/synced/master -Counting objects: 2, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (2/2), done. -Writing objects: 100% (2/2), 334 bytes | 0 bytes/s, done. -Total 2 (delta 1), reused 0 (delta 0) -To ../../.t\tmprepo47 - 0be7ee2..b481b8e master -> synced/master -conflictor.variant-a507 -conflictor.variant-75dc -conflictor.variant-a507 -conflictor.variant-75dc -OK (9.46s) - conflict resolution movein regression: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 98268ad] git-annex in .t\tmprepo48 - 2 files changed, 2 insertions(+), 2 deletions(-) -remote: Counting objects: 14, done. -remote: Compressing objects: 100% (11/11), done. -remote: Total 14 (delta 4), reused 0 (delta 0) -Unpacking objects: 100% (14/14), done. -From ../../.t\tmprepo49 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master -Counting objects: 33, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (27/27), done. -Writing objects: 100% (33/33), 3.04 KiB | 0 bytes/s, done. -Total 33 (delta 9), reused 0 (delta 0) -To ../../.t\tmprepo49 - * [new branch] git-annex -> synced/git-annex - * [new branch] master -> synced/master -To ../../.t\tmprepo49 - ! [rejected] master -> master (non-fast-forward) -error: failed to push some refs to '../../.t\tmprepo49' -hint: Updates were rejected because a pushed branch tip is behind its remote -hint: counterpart. Check out this branch and integrate the remote changes -hint: (e.g. 'git pull ...') before pushing again. -hint: See the 'Note about fast-forwards' in 'git push --help' for details. -[adjusted/master(unlocked) 4839b05] git-annex in .t\tmprepo49 - 2 files changed, 2 insertions(+), 2 deletions(-) -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Automatic merge failed; fix conflicts and then commit the result. -foo: needs merge -[detached HEAD 4d9c158] git-annex automatic merge conflict fix -Updating 4839b05..941b7f7 -Fast-forward - foo.variant-0b0e | 1 + - foo => foo.variant-bc25 | 2 +- - sha1foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 foo.variant-0b0e - rename foo => foo.variant-bc25 (98%) -remote: Counting objects: 4, done. -remote: Compressing objects: 100% (4/4), done. -remote: Total 4 (delta 0), reused 0 (delta 0) -Unpacking objects: 100% (4/4), done. -From ../../.t\tmprepo48 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Counting objects: 10, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (10/10), done. -Writing objects: 100% (10/10), 1.18 KiB | 0 bytes/s, done. -Total 10 (delta 2), reused 0 (delta 0) -To ../../.t\tmprepo48 - dcae980..4d9c158 master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating dcae980..4d9c158 -Fast-forward - foo | 1 - - foo.variant-0b0e | 1 + - foo.variant-bc25 | 1 + - sha1foo | 2 +- - 4 files changed, 3 insertions(+), 2 deletions(-) - delete mode 120000 foo - create mode 120000 foo.variant-0b0e - create mode 120000 foo.variant-bc25 -Updating 93aeb67..c5dd322 -Fast-forward - foo => foo.variant-0b0e | 2 +- - foo.variant-bc25 | 1 + - sha1foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - rename foo => foo.variant-0b0e (98%) - create mode 100644 foo.variant-bc25 -remote: Counting objects: 5, done. -remote: Compressing objects: 100% (4/4), done. -remote: Total 5 (delta 1), reused 0 (delta 0) -Unpacking objects: 100% (5/5), done. -From ../../.t\tmprepo49 - + 75480f7...834d96c adjusted/master(unlocked) -> r2/adjusted/master(unlocked) (forced update) - 2411485..288a846 git-annex -> r2/git-annex - + 685e9b5...4d9c158 master -> r2/master (forced update) - dcae980..4d9c158 synced/master -> r2/synced/master -OK (8.20s) - conflict resolution (mixed directory and file): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 77f9c58] git-annex in .t\tmprepo50 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) e1fa8b8] git-annex in .t\tmprepo51 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor/subfile -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 25, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 25 (delta 4), reused 0 (delta 0) -Unpacking objects: 100% (25/25), done. -From ../../.t\tmprepo51 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Adding conflictor/subfile -CONFLICT (file/directory): There is a directory with name conflictor in refs/remotes/r2/master. Adding conflictor as con -flictor~HEAD -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD 724aad5] git-annex automatic merge conflict fix -Updating 7ceb7ad..1c51b66 -Fast-forward - conflictor => conflictor.variant-cc12 | 2 +- - conflictor/subfile | 1 + - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - rename conflictor => conflictor.variant-cc12 (98%) - create mode 100644 conflictor/subfile -Counting objects: 22, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (21/21), done. -Writing objects: 100% (22/22), 2.15 KiB | 0 bytes/s, done. -Total 22 (delta 10), reused 0 (delta 0) -To ../../.t\tmprepo51 - f4b3387..724aad5 master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating f4b3387..724aad5 -Fast-forward - conflictor.variant-cc12 | 1 + - foo | 2 +- - sha1foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 120000 conflictor.variant-cc12 -Updating 98b13e3..6ab96da -Fast-forward - conflictor.variant-cc12 | 1 + - conflictor/subfile | 2 +- - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 conflictor.variant-cc12 -From ../../.t\tmprepo50 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -conflictor/subfile -conflictor.variant-cc12 -conflictor/subfile -conflictor.variant-cc12 - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) de2bac8] git-annex in .t\tmprepo52 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) eb3a2f9] git-annex in .t\tmprepo53 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor/subfile -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 3), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo52 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Adding conflictor/subfile -CONFLICT (directory/file): There is a directory with name conflictor in HEAD. Adding conflictor as conflictor~refs_remot -es_r1_master -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD 80b8489] git-annex automatic merge conflict fix -Updating f4714af..8c0e1af -Fast-forward - conflictor.variant-cc12 | 1 + - conflictor/subfile | 2 +- - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 conflictor.variant-cc12 -Counting objects: 24, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (22/22), done. -Writing objects: 100% (24/24), 2.34 KiB | 0 bytes/s, done. -Total 24 (delta 9), reused 0 (delta 0) -To ../../.t\tmprepo52 - c785d3b..80b8489 master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating c785d3b..80b8489 -Fast-forward - conflictor | 1 - - conflictor.variant-cc12 | 1 + - conflictor/subfile | 1 + - foo | 2 +- - sha1foo | 2 +- - 5 files changed, 4 insertions(+), 3 deletions(-) - delete mode 120000 conflictor - create mode 120000 conflictor.variant-cc12 - create mode 120000 conflictor/subfile -Updating f9dc04b..83e640a -Fast-forward - conflictor => conflictor.variant-cc12 | 2 +- - conflictor/subfile | 1 + - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - rename conflictor => conflictor.variant-cc12 (98%) - create mode 100644 conflictor/subfile -From ../../.t\tmprepo53 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -conflictor/subfile -conflictor.variant-cc12 -conflictor/subfile -conflictor.variant-cc12 -OK (15.63s) - conflict resolution symlink bit: OK - conflict resolution (uncommitted local file): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 4cfaea2] git-annex in .t\tmprepo54 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -Untracked files: - conflictor - -nothing added to commit but untracked files present -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 5), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo54 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Automatic merge failed; fix conflicts and then commit the result. -[detached HEAD 2a880d5] git-annex automatic merge conflict fix -Updating 75480f7..c84a79d -error: The following untracked working tree files would be overwritten by merge: - conflictor -Please move or remove them before you merge. -Aborting -Already up-to-date. -Updating 75480f7..4acfac6 -error: The following untracked working tree files would be overwritten by merge: - conflictor -Please move or remove them before you merge. -Aborting -Counting objects: 18, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (18/18), done. -Writing objects: 100% (18/18), 1.77 KiB | 0 bytes/s, done. -Total 18 (delta 10), reused 0 (delta 0) -To ../../.t\tmprepo54 - bda2c4e..5fd3f84 master -> synced/master - * [new branch] git-annex -> synced/git-annex - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) a7ba016] git-annex in .t\tmprepo56 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor/file -On branch adjusted/master(unlocked) -Untracked files: - conflictor - -nothing added to commit but untracked files present -remote: Counting objects: 25, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 25 (delta 3), reused 0 (delta 0) -Unpacking objects: 100% (25/25), done. -From ../../.t\tmprepo56 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Automatic merge failed; fix conflicts and then commit the result. -[detached HEAD f13554c] git-annex automatic merge conflict fix -Updating 75480f7..01da6d6 -error: The following untracked working tree files would be overwritten by merge: - conflictor -Please move or remove them before you merge. -Aborting -Already up-to-date. -Updating 75480f7..2b83f70 -error: The following untracked working tree files would be overwritten by merge: - conflictor -Please move or remove them before you merge. -Aborting -Counting objects: 18, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (18/18), done. -Writing objects: 100% (18/18), 1.76 KiB | 0 bytes/s, done. -Total 18 (delta 10), reused 0 (delta 0) -To ../../.t\tmprepo56 - 363622c..0103a78 master -> synced/master - * [new branch] git-annex -> synced/git-annex -OK (10.59s) - conflict resolution (removed file): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) e7f1054] git-annex in .t\tmprepo58 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 4), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo58 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Automatic merge failed; fix conflicts and then commit the result. -[detached HEAD 55cc242] git-annex automatic merge conflict fix -Updating 75480f7..bfe5776 -Fast-forward - conflictor | 1 + - foo | 2 +- - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 conflictor -Counting objects: 14, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (14/14), done. -Writing objects: 100% (14/14), 1.42 KiB | 0 bytes/s, done. -Total 14 (delta 8), reused 0 (delta 0) -To ../../.t\tmprepo58 - 34511ad..55cc242 master -> synced/master - * [new branch] git-annex -> synced/git-annex -[adjusted/master(unlocked) 937a71e] git-annex in .t\tmprepo58 - 1 file changed, 1 deletion(-) - delete mode 100644 conflictor -Merge made by the 'recursive' strategy. - foo | 2 +- - sha1foo | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) -Updating 937a71e..e992316 -Fast-forward - foo | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) -remote: Counting objects: 10, done. -remote: Compressing objects: 100% (9/9), done. -remote: Total 10 (delta 2), reused 0 (delta 0) -Unpacking objects: 100% (10/10), done. -From ../../.t\tmprepo59 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -Counting objects: 4, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (4/4), done. -Writing objects: 100% (4/4), 482 bytes | 0 bytes/s, done. -Total 4 (delta 2), reused 0 (delta 0) -To ../../.t\tmprepo59 - 55cc242..f01e945 master -> synced/master - * [new branch] git-annex -> synced/git-annex -[adjusted/master(unlocked) d60d0d5] git-annex in .t\tmprepo59 - 1 file changed, 1 insertion(+), 1 deletion(-) -CONFLICT (modify/delete): conflictor deleted in refs/heads/synced/master and modified in HEAD. Version HEAD of conflicto -r left in tree. -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD af662a3] git-annex automatic merge conflict fix -Updating d60d0d5..2584833 -Fast-forward - conflictor => conflictor.variant-0cbf | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - rename conflictor => conflictor.variant-0cbf (98%) -remote: Counting objects: 4, done. -remote: Compressing objects: 100% (4/4), done. -remote: Total 4 (delta 0), reused 0 (delta 0) -Unpacking objects: 100% (4/4), done. -From ../../.t\tmprepo58 - + 8291a6a...c7986fa adjusted/master(unlocked) -> r1/adjusted/master(unlocked) (forced update) - b2dee3f..5c73f12 git-annex -> r1/git-annex - 55cc242..f01e945 master -> r1/master - 55cc242..f01e945 synced/master -> r1/synced/master -Counting objects: 5, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (5/5), done. -Writing objects: 100% (5/5), 680 bytes | 0 bytes/s, done. -Total 5 (delta 1), reused 0 (delta 0) -To ../../.t\tmprepo58 - b2dee3f..5c73f12 git-annex -> synced/git-annex - f01e945..af662a3 master -> synced/master -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating f01e945..af662a3 -Fast-forward - conflictor.variant-0cbf | 1 + - 1 file changed, 1 insertion(+) - create mode 120000 conflictor.variant-0cbf -Updating c7986fa..2965015 -Fast-forward - conflictor.variant-0cbf | 1 + - 1 file changed, 1 insertion(+) - create mode 100644 conflictor.variant-0cbf -remote: Counting objects: 5, done. -remote: Compressing objects: 100% (4/4), done. -remote: Total 5 (delta 1), reused 0 (delta 0) -Unpacking objects: 100% (5/5), done. -From ../../.t\tmprepo59 - + e665450...49f18da adjusted/master(unlocked) -> r2/adjusted/master(unlocked) (forced update) - 5c73f12..317f667 git-annex -> r2/git-annex - f01e945..af662a3 master -> r2/master - f01e945..af662a3 synced/master -> r2/synced/master - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 4933941] git-annex in .t\tmprepo60 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 3), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo60 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Automatic merge failed; fix conflicts and then commit the result. -[detached HEAD a57143f] git-annex automatic merge conflict fix -Updating 75480f7..b8f5d68 -Fast-forward - conflictor | 1 + - foo | 2 +- - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 conflictor -Counting objects: 14, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (14/14), done. -Writing objects: 100% (14/14), 1.46 KiB | 0 bytes/s, done. -Total 14 (delta 7), reused 0 (delta 0) -To ../../.t\tmprepo60 - 41acfd6..a57143f master -> synced/master - * [new branch] git-annex -> synced/git-annex -[adjusted/master(unlocked) 5f6a63e] git-annex in .t\tmprepo61 - 1 file changed, 1 insertion(+), 1 deletion(-) -Counting objects: 8, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (7/7), done. -Writing objects: 100% (8/8), 853 bytes | 0 bytes/s, done. -Total 8 (delta 2), reused 0 (delta 0) -To ../../.t\tmprepo60 - 261f2b0..0908b36 git-annex -> synced/git-annex - a57143f..828e91b master -> synced/master -[adjusted/master(unlocked) fdcc819] git-annex in .t\tmprepo60 - 1 file changed, 1 deletion(-) - delete mode 100644 conflictor -CONFLICT (modify/delete): conflictor deleted in HEAD and modified in refs/heads/synced/master. Version refs/heads/synced -/master of conflictor left in tree. -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD 4151827] git-annex automatic merge conflict fix -Updating fdcc819..975b799 -Fast-forward - conflictor.variant-0cbf | 1 + - foo | 2 +- - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 conflictor.variant-0cbf -remote: Counting objects: 10, done. -remote: Compressing objects: 100% (9/9), done. -remote: Total 10 (delta 1), reused 0 (delta 0) -Unpacking objects: 100% (10/10), done. -From ../../.t\tmprepo61 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -Counting objects: 5, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (5/5), done. -Writing objects: 100% (5/5), 695 bytes | 0 bytes/s, done. -Total 5 (delta 1), reused 0 (delta 0) -To ../../.t\tmprepo61 - 828e91b..4151827 master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating 828e91b..4151827 -Fast-forward - conflictor | 1 - - conflictor.variant-0cbf | 1 + - 2 files changed, 1 insertion(+), 1 deletion(-) - delete mode 120000 conflictor - create mode 120000 conflictor.variant-0cbf -Updating 8780774..c4c9055 -Fast-forward - conflictor => conflictor.variant-0cbf | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - rename conflictor => conflictor.variant-0cbf (98%) -From ../../.t\tmprepo60 - + 7ceafed...f885d4b adjusted/master(unlocked) -> r1/adjusted/master(unlocked) (forced update) - 0908b36..45e8d64 git-annex -> r1/git-annex - 828e91b..4151827 master -> r1/master - 828e91b..4151827 synced/master -> r1/synced/master -OK (18.00s) - conflict resolution (nonannexed file): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 4438cd9] git-annex in .t\tmprepo62 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) 7d984b7] git-annex in .t\tmprepo63 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 17, done. -remote: Compressing objects: 100% (15/15), done. -remote: Total 17 (delta 2), reused 0 (delta 0) -Unpacking objects: 100% (17/17), done. -From ../../.t\tmprepo63 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Auto-merging conflictor -CONFLICT (add/add): Merge conflict in conflictor -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD ddbc6a3] git-annex automatic merge conflict fix -Updating c42b305..90fd358 -Fast-forward - conflictor | 2 +- - conflictor.variant-cc12 | 1 + - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 conflictor.variant-cc12 -Counting objects: 22, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (21/21), done. -Writing objects: 100% (22/22), 2.25 KiB | 0 bytes/s, done. -Total 22 (delta 9), reused 0 (delta 0) -To ../../.t\tmprepo63 - 6ae609a..ddbc6a3 master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating 6ae609a..ddbc6a3 -Fast-forward - conflictor.variant-cc12 | 1 + - foo | 2 +- - sha1foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 120000 conflictor.variant-cc12 -Updating 8714c6e..d884f3f -Fast-forward - conflictor.variant-cc12 | 1 + - foo | 2 +- - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 conflictor.variant-cc12 -From ../../.t\tmprepo62 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 99fd1b3] git-annex in .t\tmprepo64 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) 30452d4] git-annex in .t\tmprepo65 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 4), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo64 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Auto-merging conflictor -CONFLICT (add/add): Merge conflict in conflictor -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD 46ec327] git-annex automatic merge conflict fix -Updating 818dce1..9788dab -Fast-forward - conflictor.variant-cc12 | 1 + - foo | 2 +- - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 conflictor.variant-cc12 -Counting objects: 18, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (17/17), done. -Writing objects: 100% (18/18), 1.69 KiB | 0 bytes/s, done. -Total 18 (delta 10), reused 0 (delta 0) -To ../../.t\tmprepo64 - 6ae34c0..46ec327 master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating 6ae34c0..46ec327 -Fast-forward - conflictor | 2 +- - conflictor.variant-cc12 | 1 + - foo | 2 +- - sha1foo | 2 +- - 4 files changed, 4 insertions(+), 3 deletions(-) - mode change 120000 => 100644 conflictor - create mode 120000 conflictor.variant-cc12 -Updating aa27001..eb304ba -Fast-forward - conflictor | 2 +- - conflictor.variant-cc12 | 1 + - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 conflictor.variant-cc12 -From ../../.t\tmprepo65 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 34af785] git-annex in .t\tmprepo66 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) d1ad368] git-annex in .t\tmprepo67 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 17, done. -remote: Compressing objects: 100% (15/15), done. -remote: Total 17 (delta 1), reused 0 (delta 0) -Unpacking objects: 100% (17/17), done. -From ../../.t\tmprepo67 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Auto-merging conflictor -CONFLICT (add/add): Merge conflict in conflictor -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD b6643ac] git-annex automatic merge conflict fix -Updating 58a264d..7f1e818 -Fast-forward - conflictor | 2 +- - conflictor.variant-cc12 | 1 + - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 conflictor.variant-cc12 -Counting objects: 22, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (21/21), done. -Writing objects: 100% (22/22), 2.30 KiB | 0 bytes/s, done. -Total 22 (delta 8), reused 0 (delta 0) -To ../../.t\tmprepo67 - ad93099..b6643ac master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating ad93099..b6643ac -Fast-forward - conflictor.variant-cc12 | 1 + - foo | 2 +- - sha1foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 120000 conflictor.variant-cc12 -Updating f042552..0b591c1 -Fast-forward - conflictor.variant-cc12 | 1 + - foo | 2 +- - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 conflictor.variant-cc12 -From ../../.t\tmprepo66 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) aabedb4] git-annex in .t\tmprepo68 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) 0666b67] git-annex in .t\tmprepo69 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 4), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo68 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Auto-merging conflictor -CONFLICT (add/add): Merge conflict in conflictor -Automatic merge failed; fix conflicts and then commit the result. -conflictor: needs merge -[detached HEAD 15337ba] git-annex automatic merge conflict fix -Updating d8e1daa..2bdecc4 -Fast-forward - conflictor.variant-cc12 | 1 + - foo | 2 +- - 2 files changed, 2 insertions(+), 1 deletion(-) - create mode 100644 conflictor.variant-cc12 -Counting objects: 18, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (17/17), done. -Writing objects: 100% (18/18), 1.69 KiB | 0 bytes/s, done. -Total 18 (delta 10), reused 0 (delta 0) -To ../../.t\tmprepo68 - 0322df0..15337ba master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating 0322df0..15337ba -Fast-forward - conflictor | 2 +- - conflictor.variant-cc12 | 1 + - foo | 2 +- - sha1foo | 2 +- - 4 files changed, 4 insertions(+), 3 deletions(-) - mode change 120000 => 100644 conflictor - create mode 120000 conflictor.variant-cc12 -Updating f638189..62dac7e -Fast-forward - conflictor | 2 +- - conflictor.variant-cc12 | 1 + - foo | 2 +- - 3 files changed, 3 insertions(+), 2 deletions(-) - create mode 100644 conflictor.variant-cc12 -From ../../.t\tmprepo69 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -OK (25.61s) - conflict resolution (nonannexed symlink): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (7.43s) - conflict resolution (mixed locked and unlocked file): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -[adjusted/master(unlocked) 6c05187] git-annex in .t\tmprepo78 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -[adjusted/master(unlocked) 3968c28] git-annex in .t\tmprepo79 - 1 file changed, 1 insertion(+) - create mode 100644 conflictor -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -remote: Counting objects: 23, done. -remote: Compressing objects: 100% (21/21), done. -remote: Total 23 (delta 4), reused 0 (delta 0) -Unpacking objects: 100% (23/23), done. -From ../../.t\tmprepo79 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master -Auto-merging sha1foo -CONFLICT (add/add): Merge conflict in sha1foo -Auto-merging foo -CONFLICT (add/add): Merge conflict in foo -Auto-merging conflictor -CONFLICT (add/add): Merge conflict in conflictor -Automatic merge failed; fix conflicts and then commit the result. -[detached HEAD 54748a5] git-annex automatic merge conflict fix -Updating 0cafe66..1f3fc72 -Fast-forward - conflictor | 2 +- - foo | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) -Counting objects: 24, done. -Delta compression using up to 4 threads. -Compressing objects: 100% (22/22), done. -Writing objects: 100% (24/24), 2.07 KiB | 0 bytes/s, done. -Total 24 (delta 14), reused 0 (delta 0) -To ../../.t\tmprepo79 - 9223b4e..54748a5 master -> synced/master - * [new branch] git-annex -> synced/git-annex -On branch adjusted/master(unlocked) -nothing to commit, working tree clean -Updating 9223b4e..54748a5 -Fast-forward - conflictor | 2 +- - foo | 2 +- - sha1foo | 2 +- - 3 files changed, 3 insertions(+), 3 deletions(-) -Updating 592ec16..001733a -Fast-forward - conflictor | 2 +- - foo | 2 +- - 2 files changed, 2 insertions(+), 2 deletions(-) -From ../../.t\tmprepo78 - * [new branch] adjusted/master(unlocked) -> r1/adjusted/master(unlocked) - * [new branch] git-annex -> r1/git-annex - * [new branch] master -> r1/master - * [new branch] synced/master -> r1/synced/master -[adjusted/master(unlocked) 43e95b6] git-annex in .t\tmprepo78 - 1 file changed, 1 insertion(+), 1 deletion(-) -From ../../.t\tmprepo79 - + 592ec16...7fbe351 adjusted/master(unlocked) -> r2/adjusted/master(unlocked) (forced update) -Counting objects: 1, done. -Writing objects: 100% (1/1), 191 bytes | 0 bytes/s, done. -Total 1 (delta 0), reused 0 (delta 0) -To ../../.t\tmprepo79 - 54748a5..a15aa8c master -> synced/master -conflictor -conflictor -OK (7.72s) - map: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.25s) - uninit: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.63s) - uninit (in git-annex branch): Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -Switched to branch 'git-annex' -OK (1.49s) - upgrade: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (0.99s) - whereis: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (2.34s) - hook remote: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (0.97s) - directory remote: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (2.65s) - rsync remote: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (3.92s) - bup remote: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OKgpg testing not implemented on Windows - (0.99s) - crypto: OK - preferred content: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -wanted . ok -(recording state in git...) -group . ok -(recording state in git...) -wanted . ok -(recording state in git...) -group . ok -(recording state in git...) -wanted . ok -(recording state in git...) -OK (5.19s) - add subdirs: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -OK (1.96s) - addurl: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. -curl: (37) Couldn't open file /test2/.t/tmprepo91/myurl -removeDirectoryRecursive: permission denied (Zugriff verweigert) -sleeping 10 seconds and will retry directory cleanup -FAIL - Exception: removeDirectoryRecursive: permission denied (Zugriff verweigert) - Unit Tests v5 direct - add dup: Init Tests - init: Detected a filesystem without fifo support. - Disabling ssh connection caching. - Detected a crippled filesystem. - Entering an adjusted branch where files are unlocked as this filesystem does not support locked files. - adjusted branch adjusted/master(unlocked) already exists. - Aborting because that branch may have changes that have not yet reached master - You can check out the adjusted branch manually to enter it, or delete the adjusted branch and re-run this command. - Failed to enter adjusted branch! -FAIL (0.59s) - git annex direct failed - add: FAIL (0.18s) - foo is not a (crippled) symlink - -2 out of 2 tests failed (0.76s) -FAIL - Exception: init tests failed! cannot continue - add extras: FAIL - Exception: init tests failed! cannot continue - shared clone: FAIL - Exception: init tests failed! cannot continue - log: FAIL - Exception: init tests failed! cannot continue - import: FAIL - Exception: init tests failed! cannot continue - reinject: FAIL - Exception: init tests failed! cannot continue - unannex (no copy): FAIL - Exception: init tests failed! cannot continue - unannex (with copy): FAIL - Exception: init tests failed! cannot continue - drop (no remote): FAIL - Exception: init tests failed! cannot continue - drop (with remote): FAIL - Exception: init tests failed! cannot continue - drop (untrusted remote): FAIL - Exception: init tests failed! cannot continue - get: FAIL - Exception: init tests failed! cannot continue - get (ssh remote): FAIL - Exception: init tests failed! cannot continue - move: FAIL - Exception: init tests failed! cannot continue - move (ssh remote): FAIL - Exception: init tests failed! cannot continue - copy: FAIL - Exception: init tests failed! cannot continue - lock: FAIL - Exception: init tests failed! cannot continue - lock (v6 --force): FAIL - Exception: init tests failed! cannot continue - edit (no pre-commit): FAIL - Exception: init tests failed! cannot continue - edit (pre-commit): FAIL - Exception: init tests failed! cannot continue - partial commit: FAIL - Exception: init tests failed! cannot continue - fix: FAIL - Exception: init tests failed! cannot continue - direct: FAIL - Exception: init tests failed! cannot continue - trust: FAIL - Exception: init tests failed! cannot continue - fsck (basics): FAIL - Exception: init tests failed! cannot continue - fsck (bare): FAIL - Exception: init tests failed! cannot continue - fsck (local untrusted): FAIL - Exception: init tests failed! cannot continue - fsck (remote untrusted): FAIL - Exception: init tests failed! cannot continue - fsck --from remote: FAIL - Exception: init tests failed! cannot continue - migrate: FAIL - Exception: init tests failed! cannot continue - migrate (via gitattributes): FAIL - Exception: init tests failed! cannot continue - unused: FAIL - Exception: init tests failed! cannot continue - describe: FAIL - Exception: init tests failed! cannot continue - find: FAIL - Exception: init tests failed! cannot continue - merge: FAIL - Exception: init tests failed! cannot continue - info: FAIL - Exception: init tests failed! cannot continue - version: FAIL - Exception: init tests failed! cannot continue - sync: FAIL - Exception: init tests failed! cannot continue - union merge regression: FAIL - Exception: init tests failed! cannot continue - adjusted branch merge regression: FAIL - Exception: init tests failed! cannot continue - adjusted branch subtree regression: FAIL - Exception: init tests failed! cannot continue - conflict resolution: FAIL - Exception: init tests failed! cannot continue - conflict resolution (adjusted branch): FAIL - Exception: init tests failed! cannot continue - conflict resolution movein regression: FAIL - Exception: init tests failed! cannot continue - conflict resolution (mixed directory and file): FAIL - Exception: init tests failed! cannot continue - conflict resolution symlink bit: FAIL - Exception: init tests failed! cannot continue - conflict resolution (uncommitted local file): FAIL - Exception: init tests failed! cannot continue - conflict resolution (removed file): FAIL - Exception: init tests failed! cannot continue - conflict resolution (nonannexed file): FAIL - Exception: init tests failed! cannot continue - conflict resolution (nonannexed symlink): FAIL - Exception: init tests failed! cannot continue - conflict resolution (mixed locked and unlocked file): FAIL - Exception: init tests failed! cannot continue - map: FAIL - Exception: init tests failed! cannot continue - uninit: FAIL - Exception: init tests failed! cannot continue - uninit (in git-annex branch): FAIL - Exception: init tests failed! cannot continue - upgrade: FAIL - Exception: init tests failed! cannot continue - whereis: FAIL - Exception: init tests failed! cannot continue - hook remote: FAIL - Exception: init tests failed! cannot continue - directory remote: FAIL - Exception: init tests failed! cannot continue - rsync remote: FAIL - Exception: init tests failed! cannot continue - bup remote: FAIL - Exception: init tests failed! cannot continue - crypto: FAIL - Exception: init tests failed! cannot continue - preferred content: FAIL - Exception: init tests failed! cannot continue - add subdirs: FAIL - Exception: init tests failed! cannot continue - addurl: FAIL - Exception: init tests failed! cannot continue - -74 out of 165 tests failed (406.30s) - (This could be due to a bug in git-annex, or an incompatibility - with utilities, such as git, installed on this system.) -PS G:\test2> - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Of course! On Linux, it runs perfectly. I manage all my data with git-annex. - -> The test suite passes on windows 10 on the autobuilder used to build -> git-annex. Given the age of this bug, I don't think it's useful to keep -> it open, so [[done]] --[[Joey]] diff --git a/doc/bugs/Unable_to_setup_gcrypt_Remote_with_encryption__61__shared.mdwn b/doc/bugs/Unable_to_setup_gcrypt_Remote_with_encryption__61__shared.mdwn deleted file mode 100644 index a181e78fe3..0000000000 --- a/doc/bugs/Unable_to_setup_gcrypt_Remote_with_encryption__61__shared.mdwn +++ /dev/null @@ -1,79 +0,0 @@ -Hello, - -### Please describe the problem. -I am unable to create a gcrypt remote with encryption=shared set. It allways complains with: "git-annex: cannot use gcrypt remote without encryption enabled", however the same setup works when using encryption=hybrid instead. - -### What steps will reproduce the problem? -$ git annex initremote test type=gcrypt encryption=shared gitrepo=../annex-target - -### What version of git-annex are you using? On what operating system? -I tried it with: -The Version in Debian Buster (6.20180913), latest stable and daily build. - -### Please provide any additional information below. - -Transcript: -[[!format sh """ - -xxx@xxx:~/Documents$ mkdir annex-test -xxx@xxx:~/Documents$ cd annex-test/ -xxx@xxx:~/Documents/annex-test$ git init -Initialized empty Git repository in /home/xxx/Documents/annex-test/.git/ -xxx@xxx:~/Documents/annex-test$ git annex init test -init test ok -(recording state in git...) -xxx@xxx:~/Documents/annex-test$ cd .. -xxx@xxx:~/Documents$ git init --bare annex-target -Initialized empty Git repository in /home/xxx/Documents/annex-target/ -xxx@xxx:~/Documents$ cd annex-test/ -xxx@xxx:~/Documents/annex-test$ touch test -xxx@xxx:~/Documents/annex-test$ git annex add test -add test ok -(recording state in git...) -xxx@xxx:~/Documents/annex-test$ git annex sync -commit -[master (root-commit) 4f63e05] git-annex in test - 1 file changed, 1 insertion(+) - create mode 120000 test -ok - -# This fails -xxx@xxx:~/Documents/annex-test$ git annex initremote test type=gcrypt encryption=shared gitrepo=../annex-target -initremote test (encryption setup) (encryption key stored in git repository) -git-annex: cannot use gcrypt remote without encryption enabled -failed -git-annex: initremote: 1 failed -xxx@xxx:~/Documents/annex-test$ git annex initremote test type=gcrypt encryption=hybrid gitrepo=../annex-target keyid=30C027C6B72964DD - -git-annex: There is already a remote named "test" -failed -git-annex: initremote: 1 failed -xxx@xxx:~/Documents/annex-test$ git remote remove test - -# But this works -xxx@xxx:~/Documents/annex-test$ git annex initremote test type=gcrypt encryption=hybrid gitrepo=../annex-target keyid=30C027C6B72964DD -initremote test (encryption setup) (to gpg keys: 30C027C6B72964DD) gcrypt: Repository not found: ../annex-target -gcrypt: Repository not found: ../annex-target -gcrypt: Setting up new repository -gcrypt: Remote ID is :id:aHvfIDaNhjyLzBgYnmII -Enumerating objects: 10, done. -Counting objects: 100% (10/10), done. -Compressing objects: 100% (7/7), done. -Total 10 (delta 1), reused 0 (delta 0) -gcrypt: Encrypting to: -r 30C027C6B72964DD -gcrypt: Requesting manifest signature -To gcrypt::../annex-target - * [new branch] git-annex -> git-annex -ok -(recording state in git...) -xxx@xxx:~/Documents/annex-test$ - - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -I think git-annex is awesome. It already helps me managing the limited diskspace on my laptop and its possibilities seem endless. - -> This was fixed over a year ago in -> [[!commit 8401b09e32b9378fa4c02515255a743d8f0ad4b1]] [[done]] --[[Joey]] diff --git a/doc/bugs/Unable_to_setup_gcrypt_Remote_with_encryption__61__shared/comment_1_ada804190026c4f2bbe85101dfaa6cb2._comment b/doc/bugs/Unable_to_setup_gcrypt_Remote_with_encryption__61__shared/comment_1_ada804190026c4f2bbe85101dfaa6cb2._comment deleted file mode 100644 index 3443536eac..0000000000 --- a/doc/bugs/Unable_to_setup_gcrypt_Remote_with_encryption__61__shared/comment_1_ada804190026c4f2bbe85101dfaa6cb2._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5" - nickname="lukasstraub2" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="Workaround" - date="2018-12-04T19:37:37Z" - content=""" -As a workaround, I can include a \"gnupg\" Directory in the Repo and point the GNUPGHOME environment Variable at it. Then I simply create a single Key there and add the gcrypt Repo with encryption=hybrid. Altough I have to add the following to the gpg.conf (in the gnupg Directory inside the Repo) to prevent gpg from writing to the directory afterwards: -pinentry-mode loopback -no-auto-check-trustdb -no-random-seed-file -no-permission-warning -quiet - -"""]] diff --git a/doc/bugs/Utility__47__libkqueue.h_left_out_on_hackage.mdwn b/doc/bugs/Utility__47__libkqueue.h_left_out_on_hackage.mdwn deleted file mode 100644 index 488e28b307..0000000000 --- a/doc/bugs/Utility__47__libkqueue.h_left_out_on_hackage.mdwn +++ /dev/null @@ -1,57 +0,0 @@ -### Please describe the problem. - -Utility/libkqueue.h is missing from git-annex-8.20210127.tar.gz as hosted on hackage. - -``` -SHA256 (/usr/ports/distfiles/hackage/git-annex-8.20210127.tar.gz) = 636f439420f28a92a8250b9f8b422567e439315f3f2d23cb0bea3b0a0e5755c3 -% tar ztf /usr/ports/distfiles/hackage/git-annex-8.20210127.tar.gz | grep libkqu -git-annex-8.20210127/Utility/libkqueue.c -``` - -### What steps will reproduce the problem? - -Building on `(! os(solaris) && ! os(gnu) && ! os(linux))` causes a complaint about this file missing. - -### What version of git-annex are you using? On what operating system? - -git-annex-8.20210127 on OpenBSD 6.8-current amd64 - -### Please provide any additional information below. - -[[!format sh """ -$ doas pkg_add libmagic -$ cabal get git-annex-8.20210127 -$ cabal v2-build --extra-include-dirs=/usr/local/include --extra-lib-dirs=/usr/local/lib -... - checking UPGRADE_LOCATION... not available - checking git... yes - checking git version... 2.30.0 - checking cp -a... yes - checking cp -p... yes - checking cp --preserve=timestamps... no - checking cp --reflink=auto... no - checking xargs -0... yes - checking rsync... yes - checking curl... yes - checking bup... no - checking nice... yes - checking ionice... no - checking nocache... no - checking gpg... gpg - checking lsof... not available - checking git-remote-gcrypt... not available - checking ssh connection caching... yes -fatal: not a git repository (or any parent up to mount point /) -Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -Configuring git-annex-8.20210127... -setup: Missing dependency on a foreign library: -* Missing (or bad) header file: Utility/libkqueue.h -... -"""]] - -### Have you had any luck using git-annex before? - -Nope, but hopefully packaging up the file will make it a little easier for me to try the next time :) - - -> [[fixed|done]] in git for next release --[[Joey]] diff --git a/doc/bugs/When_stopping___96__git_annex_get__96___files_left_broken.mdwn b/doc/bugs/When_stopping___96__git_annex_get__96___files_left_broken.mdwn deleted file mode 100644 index 5275f670ab..0000000000 --- a/doc/bugs/When_stopping___96__git_annex_get__96___files_left_broken.mdwn +++ /dev/null @@ -1,43 +0,0 @@ -### Please describe the problem. - -``` -> git annex get Narnia/ -get Narnia/Course of a Generation/01 Sail Around the World.mp3 (from Seagate...) -SHA256E-s8395599--2fea961006a279f0765c45755b35a06f0a4fc6bfbab6118182ebc693d7b47a91.mp3 - 8,395,599 100% 29.65MB/s 0:00:00 (xfr#1, to-chk=0/1) -(checksum...) ^C⏎ -``` - -``` -> mpv ~/Music/sorted/Narnia/Course\ of\ a\ Generation/ -Playing: /home/philip/Music/sorted/Narnia/Course of a Generation/ -[file] This is a directory - adding to playlist. - -Playing: /home/philip/Music/sorted/Narnia/Course of a Generation/01 Sail Around the World.mp3 -Failed to recognize file format. - -Playing: /home/philip/Music/sorted/Narnia/Course of a Generation/02 When the Stars Are Falling.mp3 -``` - -``` -> git annex version -git-annex version: 6.20161012 -build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify XMPP ConcurrentOutput TorrentParser MagicMime Feeds Quvi -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL -remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external -local repository version: 6 -supported repository versions: 3 5 6 -upgrade supported from repository versions: 0 1 2 3 4 5 -operating system: linux x86_64 -``` - -Any consecutive `git annex get` commands don’t notice that the file is not completely transferred and leave it in a broken state. -`git annex get --failed` does not correct the problem. - - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Yes, it (kind of) works for keeping my music library in sync. - -> [[closing|done]] as it's not clear there's really a bug here. Please -> followup to my comment with more information if you disagree. diff --git a/doc/bugs/When_stopping___96__git_annex_get__96___files_left_broken/comment_1_9392346203c561b88f30fa2ce7540b76._comment b/doc/bugs/When_stopping___96__git_annex_get__96___files_left_broken/comment_1_9392346203c561b88f30fa2ce7540b76._comment deleted file mode 100644 index 4f90ddfa69..0000000000 --- a/doc/bugs/When_stopping___96__git_annex_get__96___files_left_broken/comment_1_9392346203c561b88f30fa2ce7540b76._comment +++ /dev/null @@ -1,22 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2016-11-16T18:36:34Z" - content=""" -Thing is, git-annex get does not update the file in place. Only once the -entire file is downloaded, and its content is verified correct is it moved -into a place where you can access it. - -So, it seems much more likely to me that the content of the file, as -originally added to git-annex, was bad, and the it had just finished -verifying the content and moving it into place when you interruped the -command. - -Please check with `git annex fsck` on the file and see if it determines -it has the content git-annex expects it to have. - -However, I notice you're using a v6 repository. Is the file an unlocked -file? It's possible that in that specific case there could be a bug. -I've interrupted `git annex get` on a nearly daily basis for years, but -v6 is still experimental and not as well tested. -"""]] diff --git a/doc/bugs/Windows__58___git_annex_view_fails.mdwn b/doc/bugs/Windows__58___git_annex_view_fails.mdwn deleted file mode 100644 index c928a0221a..0000000000 --- a/doc/bugs/Windows__58___git_annex_view_fails.mdwn +++ /dev/null @@ -1,89 +0,0 @@ -### Please describe the problem. -After successfully adding tags to files, I'm unable to view them. I paste the input and output to reproduce the problem below. - -### What steps will reproduce the problem? - - $ git annex init - init - Detected a filesystem without fifo support. - - Disabling ssh connection caching. - - Detected a crippled filesystem. - (scanning for unlocked files...) - - Entering an adjusted branch where files are unlocked as this filesystem does not support locked files. - - Switched to branch 'adjusted/master(unlocked)' - ok - (recording state in git...) - - $ touch test-file.txt - - $ git annex add . - add test-file.txt - ok - (recording state in git...) - - $ git commit -a -m "Adds a file." - warning: LF will be replaced by CRLF in test-file.txt. - The file will have its original line endings in your working directory - [adjusted/master(unlocked) b19bcbb] Adds a file. - 1 file changed, 1 insertion(+) - create mode 100644 test-file.txt - - $ git annex metadata test-file.txt -t a -t b -t c - metadata test-file.txt - lastchanged=2021-03-17@18-31-54 - tag=a - tag=b - tag=c - tag-lastchanged=2021-03-17@18-31-54 - ok - (recording state in git...) - - $ git annex view tag=* - view (searching...) fatal: Unable to create 'D:\test-dir\.git\annex\viewindex.lock': File exists. - - Another git process seems to be running in this repository, e.g. - an editor opened by 'git commit'. Please make sure all processes - are terminated then try again. If it still fails, a git process - may have crashed in this repository earlier: - remove the file manually to continue. - - git-annex: failed to read sha from git write-tree - CallStack (from HasCallStack): - error, called at .\Git\Sha.hs:23:15 in main:Git.Sha - failed - git-annex: view: 1 failed - -### What version of git-annex are you using? On what operating system? - - $ git annex version - git-annex version: 8.20200815-g335aae266 - build flags: Assistant Webapp Pairing S3 WebDAV TorrentParser Feeds Testsuite - dependency versions: aws-0.21.1 bloomfilter-2.0.1.0 cryptonite-0.25 DAV-1.3.4 feed-1.2.0.1 ghc-8.6.5 http-client-0.5.14 persistent-sqlite-2.9.3 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.0.1 - key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256EBLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* - remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs hook external - operating system: mingw32 x86_64 - supported repository versions: 8 - upgrade supported from repository versions: 2 3 4 5 6 7 - local repository version: 8 - -And I'm using the Git Bash terminal on Windows 10 Pro. - -### 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. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -I'm pretty hyped about git annex. I finally sat down and started backing up my data on different drives and git annex is about the perfect solution. Or at least it does everything I want it to (especially if the above tagging issue can be resolved). I've even thought about writing little cli apps over it, like an ejournal or recipe organizer. - - -> [[fixed|done]] already some time ago --[[Joey]] diff --git a/doc/bugs/Windows__58___git_annex_view_fails/comment_1_9ae5c6610ad5d2021ef2a970c2c3ee74._comment b/doc/bugs/Windows__58___git_annex_view_fails/comment_1_9ae5c6610ad5d2021ef2a970c2c3ee74._comment deleted file mode 100644 index 99c8468dc6..0000000000 --- a/doc/bugs/Windows__58___git_annex_view_fails/comment_1_9ae5c6610ad5d2021ef2a970c2c3ee74._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 1" - date="2021-03-20T17:33:31Z" - content=""" -Hi,
-This is already fixed in version 8.20201103. However, the windows build seems to be outdated. You can try the latest [autobuild](http://datasets.datalad.org/datalad/packages/windows/) instead. -"""]] diff --git a/doc/bugs/Windows__58___git_annex_view_fails/comment_2_7c168a8f493b1f66b333d305e64af90e._comment b/doc/bugs/Windows__58___git_annex_view_fails/comment_2_7c168a8f493b1f66b333d305e64af90e._comment deleted file mode 100644 index 334cfcd2ed..0000000000 --- a/doc/bugs/Windows__58___git_annex_view_fails/comment_2_7c168a8f493b1f66b333d305e64af90e._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-03-22T14:18:03Z" - content=""" -The published windows build uses that autobuild and is up-to-date. -The bug reporter just needs to upgrade. -"""]] diff --git a/doc/bugs/Windows__58___git_annex_view_fails/comment_3_fae677b10830f77c5093c3a54bdde53b._comment b/doc/bugs/Windows__58___git_annex_view_fails/comment_3_fae677b10830f77c5093c3a54bdde53b._comment deleted file mode 100644 index 07dad78010..0000000000 --- a/doc/bugs/Windows__58___git_annex_view_fails/comment_3_fae677b10830f77c5093c3a54bdde53b._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 3" - date="2021-03-22T17:19:37Z" - content=""" -Hmm, on the [[windows install page|https://git-annex.branchable.com/install/Windows/]], the 2nd link \"Then, install git-annex: Windows 7+ download\" leads to [this](https://downloads.kitenet.net/git-annex/windows/7/current/), which says \"Last modified: 2020-09-08\". - -"""]] diff --git a/doc/bugs/Windows__58___git_annex_view_fails/comment_4_96ccf1bc42e44c17c01d2f6908ccca10._comment b/doc/bugs/Windows__58___git_annex_view_fails/comment_4_96ccf1bc42e44c17c01d2f6908ccca10._comment deleted file mode 100644 index bb72f23307..0000000000 --- a/doc/bugs/Windows__58___git_annex_view_fails/comment_4_96ccf1bc42e44c17c01d2f6908ccca10._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 4""" - date="2021-03-22T17:51:08Z" - content=""" -Oh I see, forgot that page still linked to the windows 7 build. We lost -that autobuilder and with windows 7 fairly EOL only the windows 10 build is -being updated. I've changed the link now. -"""]] diff --git a/doc/bugs/Wrong_backend_extension_in_files_with_multiple_dots.mdwn b/doc/bugs/Wrong_backend_extension_in_files_with_multiple_dots.mdwn deleted file mode 100644 index 05cb900dbf..0000000000 --- a/doc/bugs/Wrong_backend_extension_in_files_with_multiple_dots.mdwn +++ /dev/null @@ -1,41 +0,0 @@ -### Please describe the problem. -When `git-annex add`ing files with multiple dots in them, the `SHA256E`, `MD5E` (and presumably other `*E`) backends take the extension from the second-to-last dot, instead of the last dot. -This annoyed me because I have some photographs with names like `YYYY-mm-dd HH.MM.SS.jpg`. However, it might be intentional considering a `file.tar.gz` would have `tar.gz`. - -### What steps will reproduce the problem? -[[!format sh """ -$ touch a a.b a.b.c a.b.c.d -$ git-annex add . -add a ok -add a.b ok -add a.b.c ok -add a.b.c.d ok -$ git-annex lookupkey * -SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 -SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.b -SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.b.c -SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855.c.d -"""]] - -### What version of git-annex are you using? On what operating system? -[[!format sh """ -$ git-annex version -git-annex version: 6.20170101+gitg93d69b1-1~ndall+1 -build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify ConcurrentOutput TorrentParser MagicMime Feeds Quvi -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external -local repository version: 5 -supported repository versions: 3 5 6 -upgrade supported from repository versions: 0 1 2 3 4 5 -operating system: linux x86_64 -"""]] - -NeuroDebian's `git-annex-standalone` package on Xubuntu 16.04. (Also with a Debian sid chroot with their own `git-annex 6.20161210-1`) - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -I'm trying to analyze and organize my huge `Photos` folder into a neat git-annex repository (with yet another [project of mine](https://www.github.com/alpernebbi/albumin)). It's a huge mess. - -Keep up the great work! Also thanks for fixing [my UTF-8 problem](https://git-annex.branchable.com/bugs/Linux_standalone__39__s_metadata_--batch_can__39__t_parse_UTF-8/) as well. - -> [[Closing|done]] per my comment --[[Joey]] diff --git a/doc/bugs/Wrong_backend_extension_in_files_with_multiple_dots/comment_1_e7b8aca1e65affc993572003b0f1b532._comment b/doc/bugs/Wrong_backend_extension_in_files_with_multiple_dots/comment_1_e7b8aca1e65affc993572003b0f1b532._comment deleted file mode 100644 index a997f73ba4..0000000000 --- a/doc/bugs/Wrong_backend_extension_in_files_with_multiple_dots/comment_1_e7b8aca1e65affc993572003b0f1b532._comment +++ /dev/null @@ -1,27 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2017-02-20T15:53:29Z" - content=""" -It is indeed to support things like `.tar.gz`, `.pdf.gz` etc. - -There's really no way to distinguish between what's desired to be part of -the extension and not, other than heuristics. The heuristics for this are -fairly narrow. Other than not allowing purely numeric parts in extenssions, -or only taking the last extension, I don't see any change that could help -with this case. - -Bear in mind that the only reason the extension is included at all is -because some strange programs, especially on OSX, follow symlinks and look -at the symlink of the link destination to try to guess what kind of file it -is. There's no good reason for a program to do that, and if you're not -using programs with that problem, you can just use the SHA256 backend and -leave off the extensions. - -Bearing in mind that the extension is part of a big long ugly key name that -you don't generally need to do anything with, including an extra short -possibly not-really-extension part doesn't seem like a usability problem. -The only real problem would be if you had two files with the same content, -but different "extensions", since this would prevent them being -deduplicated to the same key. -"""]] diff --git a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files.mdwn b/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files.mdwn deleted file mode 100644 index 9ae8bfbc85..0000000000 --- a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files.mdwn +++ /dev/null @@ -1,73 +0,0 @@ -### Please describe the problem. -Unlocking a large file on the Synology NAS results in "Cannot handle files this big" errors with every following other git command (git status, git diff, ... and hereby git annex status/sync etc.). - -Unfortunately I miss the technical understanding how the pointer files are hidden from git - I've seen the smudge/clean filters though. - -How does it work? -After a file is unlocked, it is physically part of the working tree and also part of the git history, so a git status/diff will naturally try to index/check that file without running the annex filter, which then results in this error message, right? -So how should these unlocked pointer files be hidden technically to not be indexed and checked by git? - - -### What steps will reproduce the problem? - $ git init - Initialized empty Git repository in /volume1/homes/admin/git-annex/test3/.git/ - $ git annex init --version 8 - init (scanning for unlocked files...) - ok - (recording state in git...) - $ ls -lah - total 12K - drwxr-xr-x 3 admin users 4.0K May 16 17:00 . - drwxr-xr-x 8 admin users 4.0K May 16 17:00 .. - drwxr-xr-x 9 admin users 4.0K May 16 17:01 .git - -rw-r--r-- 1 admin users 20G May 16 17:00 output - $ git annex add output - add output - $ git annex sync - $ git annex unlock output - $ git annex status - fatal: Cannot handle files this big - git-annex: git status failed - $ git status - fatal: Cannot handle files this big - $ git diff - fatal: Cannot handle files this big - -Why does git even feel responsible to load this file? - - -### What version of git-annex are you using? On what operating system? - -Synology NAS - - git-annex version: 8.20200331-g111b747be - build flags: Assistant Webapp Pairing S3 WebDAV Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite - dependency versions: aws-0.20 bloomfilter-2.0.1.0 cryptonite-0.25 DAV-1.3.3 feed-1.0.1.0 ghc-8.6.5 http-client-0.5.14 persistent-sqlite-2.9.3 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.0 - key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL - remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs hook external - operating system: linux arm - supported repository versions: 8 - upgrade supported from repository versions: 0 1 2 3 4 5 6 7 - local repository version: 8 - - git version 2.26.1 - - - -### 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. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Unlocking files (with thin set to true) seems to be the perfect solution for me - I just have to understand what's going on under the hood ;) - -> [[closing|done]] because this appears to be a git problem if anything, -> there does not seem to be anything in git-annex that could be changed -> to avoid it --[[Joey]] diff --git a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_1_d3b84ee74300ebf0f010fefd7f05e51e._comment b/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_1_d3b84ee74300ebf0f010fefd7f05e51e._comment deleted file mode 100644 index 9818e1f0c8..0000000000 --- a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_1_d3b84ee74300ebf0f010fefd7f05e51e._comment +++ /dev/null @@ -1,22 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2020-05-19T17:03:09Z" - content=""" -git is configured to filter the file through git-annex, so git does not -need to deal with the large content of the file. - -But this error message seems to come from part of git that just stats the -file, and looks at its size. So there's nothing git-annex is configuring -wrong, and using git-lfs would likewise make git fail the same. - -I don't think this is a bug in git-annex. It should be reported to the git -developers. The error comes from `xsize_t`, and according to git's commit -dc49cd769b5fa6b7e0114b051c34a849828a7603 it was intended to detect cases -where git can't possibly malloc enough memory for a file, because `size_t` -is not wide enough, compared with `off_t`. - -On linux amd64, both are 8. On linux i386 and arm, both are 4. So I don't -think any usual linux systems are affected by this, only unusual systems -that use different sizes for them. -"""]] diff --git a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_2_1fcefda1f6d405a211b6eadf42416ee5._comment b/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_2_1fcefda1f6d405a211b6eadf42416ee5._comment deleted file mode 100644 index 57edbd166a..0000000000 --- a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_2_1fcefda1f6d405a211b6eadf42416ee5._comment +++ /dev/null @@ -1,28 +0,0 @@ -[[!comment format=mdwn - username="braun.markus89@51b521a42cc994db864df308627bd6454f9c309d" - nickname="braun.markus89" - avatar="http://cdn.libravatar.org/avatar/c11d06a0d9db6a9472b05ee01c342ca4" - subject="comment 2" - date="2020-05-20T13:54:23Z" - content=""" -Thanks for your answer. - -Short follow up question. -When I do exactly the same for a 2G file, something similar happens: - - $ git annex sync --debug - [2020-05-20 15:48:19.441795963] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"git-annex\"] - [2020-05-20 15:48:19.459542967] process done ExitSuccess - [2020-05-20 15:48:19.460055539] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"show-ref\",\"--hash\",\"refs/heads/git-annex\"] - [2020-05-20 15:48:19.47249456] process done ExitSuccess - [2020-05-20 15:48:19.473466546] read: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"log\",\"refs/heads/git-annex..9655aad25802451eb83141096fb9275aa36fe810\",\"--pretty=%H\",\"-n1\"] - [2020-05-20 15:48:19.487917815] process done ExitSuccess - [2020-05-20 15:48:19.489243941] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch\"] - [2020-05-20 15:48:19.490737137] chat: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"cat-file\",\"--batch-check=%(objectname) %(objecttype) %(objectsize)\"] - commit - [2020-05-20 15:48:19.506415618] call: git [\"--git-dir=.git\",\"--work-tree=.\",\"--literal-pathspecs\",\"commit\",\"-a\",\"-m\",\"git-annex in admin@Paintower:~/git-annex/test\"] - fatal: mmap failed: Cannot allocate memory - -So why does the \"git commit\" allocate so much memory? It seems like it tries to handle the file content itself? Or is it a malloc failure caused by git annex smudge? - -"""]] diff --git a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_2_b279bd82612c0bee486c877e700ccbe4._comment b/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_2_b279bd82612c0bee486c877e700ccbe4._comment deleted file mode 100644 index 5e1db4285f..0000000000 --- a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_2_b279bd82612c0bee486c877e700ccbe4._comment +++ /dev/null @@ -1,18 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2020-05-21T16:54:48Z" - content=""" -I don't think there's any reason why git should need to allocate memory for -the whole file. All it's doing is reading the file and sending it over a -pipe, and git-annex actually hangs up the pipe before reading anything. -So git could read a few bytes, try to send them, and give up. - -The last time I looked at it, in [[!commit a96972015dd76271b46432151e15d5d38d7151ff]] -having git-annex close the pipe immediately did avoid git overallocating -memory. I don't know what else git-annex could do to avoid any bad behavior -from git. - -If your git is older than 2.5, it would certainly explain it, since the -above workaround needed git 2.5. -"""]] diff --git a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_4_8a43d4e00c6b48999fe84d2f7ad55877._comment b/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_4_8a43d4e00c6b48999fe84d2f7ad55877._comment deleted file mode 100644 index b405fe3858..0000000000 --- a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_4_8a43d4e00c6b48999fe84d2f7ad55877._comment +++ /dev/null @@ -1,25 +0,0 @@ -[[!comment format=mdwn - username="braun.markus89@51b521a42cc994db864df308627bd6454f9c309d" - nickname="braun.markus89" - avatar="http://cdn.libravatar.org/avatar/c11d06a0d9db6a9472b05ee01c342ca4" - subject="comment 4" - date="2020-05-25T11:06:05Z" - content=""" -git version is 2.26.1, so this should be fine. - -I guess, git-annex couldn't do it any better, still git tries to overallocate memory. -My Synology NAS only got 1gb of memory (at least 600mb are used all the time), so I wonder why \"hanging up\" the pipe works when unlocking 1gb file but not for 2gb. But the Synology linux is a little bit weird, so I have to give up on debugging there. The 1gb memory spec of my NAS is ridiculously low (maybe too low for git anyways) and cannot be upgraded.... - -For the sake of documentation for other synology users with a low-spec NAS - -Workaround that did work - -* create a user with uid/gid matching the NAS user and mount via NFSv3. On the client system the memory is sufficient to run every git-annex command. - -Workarounds that did not work out - -* NFSv4 with idmapping (configuring the Kerberos authentication would have taken a lot of time and not even sure if it would have worked out in the end) -* SSHFS (the sshfs server provided by Synology seems to be broken, resulting in broken symlinks on my linux client system -> which is obviously a no go for git annex ;-) ) - - -"""]] diff --git a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_5_7829d524f435dc908149f29a53e3a1ab._comment b/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_5_7829d524f435dc908149f29a53e3a1ab._comment deleted file mode 100644 index 89ada2b9ed..0000000000 --- a/doc/bugs/__34__Cannot_handle_files_this_big__34___error_for_unlocked_files/comment_5_7829d524f435dc908149f29a53e3a1ab._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="braun.markus89@51b521a42cc994db864df308627bd6454f9c309d" - nickname="braun.markus89" - avatar="http://cdn.libravatar.org/avatar/c11d06a0d9db6a9472b05ee01c342ca4" - subject="comment 5" - date="2020-05-25T11:07:07Z" - content=""" -so, thank you once again, Joey, in particular for this great tool ;-) -"""]] diff --git a/doc/bugs/__34__byte-progress__34___could_jump_down_upon_initiating_re-download_--_report_actual_one_first__63__.mdwn b/doc/bugs/__34__byte-progress__34___could_jump_down_upon_initiating_re-download_--_report_actual_one_first__63__.mdwn deleted file mode 100644 index e55908dafe..0000000000 --- a/doc/bugs/__34__byte-progress__34___could_jump_down_upon_initiating_re-download_--_report_actual_one_first__63__.mdwn +++ /dev/null @@ -1,31 +0,0 @@ -### Please describe the problem. - -someone kinda could consider it a 'feature' but it complicates use of the output since then progressbar should jump down and some progressbar libraries -do not "support" that - -### What steps will reproduce the problem? - -initiate download, interrupt it, try to redownload it... I guess in some cases redownload doesn't start at the point where it was previously interrupted but somewhat before, or restarts altogether. But annex first reports in --json-progress the size of previously downloaded portion and then goes down. see below - -so, my life would be easier, if annex did not report "unconfirmed initial progress" at all I guess - -### What version of git-annex are you using? On what operating system? - -6.20170307+gitg24ade8a25-1~ndall+1 - -### Please provide any additional information below. - -[[!format sh """ -$> ls -l .git/annex/tmp; k=$(/bin/ls .git/annex/tmp | head -n 1); [ -z "$k" ] || git annex get --json --json-progress --key $k -total 3796 --rw------- 1 yoh yoh 3887104 Mar 24 17:06 MD5E-s4108657--e055fc250b37b313c0904f3687bbed1c -{"byte-progress":3887104,"action":{"command":"get","note":"from origin...","key":"MD5E-s4108657--e055fc250b37b313c0904f3687bbed1c","file":null},"total-size":4108657,"percent-progress":"94.61%"} -{"byte-progress":2068480,"action":{"command":"get","note":"from origin...","key":"MD5E-s4108657--e055fc250b37b313c0904f3687bbed1c","file":null},"total-size":4108657,"percent-progress":"50.34%"} -{"command":"get","note":"checksum...","success":true,"key":"MD5E-s4108657--e055fc250b37b313c0904f3687bbed1c","file":null} - -"""]] - - -> [[Closing|done]] since it seems I fixed the most egrarious case where -> this could happen, and since it does seem that, in general, it's ok for -> git-annex to report progress that is not strictly increasing. --[[Joey]] diff --git a/doc/bugs/__34__byte-progress__34___could_jump_down_upon_initiating_re-download_--_report_actual_one_first__63__/comment_1_ee95564fafba601246df3de57500eb1c._comment b/doc/bugs/__34__byte-progress__34___could_jump_down_upon_initiating_re-download_--_report_actual_one_first__63__/comment_1_ee95564fafba601246df3de57500eb1c._comment deleted file mode 100644 index 7f87e22b41..0000000000 --- a/doc/bugs/__34__byte-progress__34___could_jump_down_upon_initiating_re-download_--_report_actual_one_first__63__/comment_1_ee95564fafba601246df3de57500eb1c._comment +++ /dev/null @@ -1,29 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2017-05-25T17:56:48Z" - content=""" -That looks like a git remote accessed perhaps by rsync, or perhaps locally? - -I'd be surprised if a rsync transfer did this, because AFAIK all progress -updates come from rsync's own progress display, and that does not jump -backward. - -Local file copies (when not using rsync), and some other types of remotes, -poll the size of the temp file to determine how much data has been -received, and so if the transfer doesn't resume, they will do this. **I've -made it avoid reporting the file size until the file size has changed once, -which avoids the problem in this case.** - -Another way it could happen is when a transfer fails partway and git-annex -immediately retries and the retry fails to resume. In -this case, the progress would go to some percent for the first transfer, -and then could reset to a lower percent for the retry, and that -reflects what's really happening. Eg, 50% of it transferred and now -we've unfortunately started over at 0%. - -I could make the reported progress always be monotonically increasing, but -then in that retry cases it would just seem to stall, perhaps for a long -period of time. Not sure that's better than a progress display that while -annoying, reflects what's really going on. -"""]] diff --git a/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue.mdwn b/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue.mdwn deleted file mode 100644 index aca1aa1a72..0000000000 --- a/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue.mdwn +++ /dev/null @@ -1,21 +0,0 @@ -Without this patch, building on OpenBSD fails with a type error in `Utility/DirWatcher/Kqueue.hs`. - -I'm running OpenBSD current. This patch is against master (commit 7d18153955). - -``` -diff --git a/Utility/DirWatcher/Kqueue.hs b/Utility/DirWatcher/Kqueue.hs -index 4a1c55ae9..0c84f67c1 100644 ---- a/Utility/DirWatcher/Kqueue.hs -+++ b/Utility/DirWatcher/Kqueue.hs -@@ -133,7 +133,7 @@ removeSubDir dirmap dir = do - mapM_ Posix.closeFd $ M.keys toremove - return rest - where -- (toremove, rest) = M.partition (dirContains dir . dirName) dirmap -+ (toremove, rest) = M.partition (dirContains (toRawFilePath dir) . toRawFilePath . dirName) dirmap - - findDirContents :: DirMap -> FilePath -> [FilePath] - findDirContents dirmap dir = concatMap absolutecontents $ search -``` - -> [[done]] --[[Joey]] diff --git a/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue/comment_1_e34abc9eee2141cdc1912b66507af0ea._comment b/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue/comment_1_e34abc9eee2141cdc1912b66507af0ea._comment deleted file mode 100644 index e473875157..0000000000 --- a/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue/comment_1_e34abc9eee2141cdc1912b66507af0ea._comment +++ /dev/null @@ -1,12 +0,0 @@ -[[!comment format=mdwn - username="falsifian" - avatar="http://cdn.libravatar.org/avatar/59c3c23c500d20d83ecb9d1f149be9ae" - subject="tests mostly pass" - date="2021-01-31T05:07:16Z" - content=""" -FYI, `git annex test` has just a few failures, which can all be blamed on my setup. - -(git-annex is not in PATH seen by commands run via ssh, so I get a bunch of failures like \"/bin/sh: git-annex-shell: not found\". In practice I work around this by setting remote.xxx.annex-shell=/home/falsifian/bin/git-annex-shell in other repos.) - -PS if you want to credit me in a commit message, I'm `James Cook `. -"""]] diff --git a/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue/comment_2_c8dbc12d0a8deaf12b716e39139c70ae._comment b/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue/comment_2_c8dbc12d0a8deaf12b716e39139c70ae._comment deleted file mode 100644 index 6e95fbc28b..0000000000 --- a/doc/bugs/__91__PATCH__93___OpenBSD__58___fix_Utility.DirWatcher.Kqueue/comment_2_c8dbc12d0a8deaf12b716e39139c70ae._comment +++ /dev/null @@ -1,7 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-02-01T15:54:22Z" - content=""" -Thank you, I've applied that. -"""]] diff --git a/doc/bugs/__91__PATCH__93___incorrect_behaviour_in_expandTilde.mdwn b/doc/bugs/__91__PATCH__93___incorrect_behaviour_in_expandTilde.mdwn deleted file mode 100644 index c3211cd7a4..0000000000 --- a/doc/bugs/__91__PATCH__93___incorrect_behaviour_in_expandTilde.mdwn +++ /dev/null @@ -1,144 +0,0 @@ -### Please describe the problem. - -git-annex has issues when trying to deal with SSH (and possibly other kinds) of URLs which have the form: - -``` -ssh://user@host/~ -``` - -When git-annex tries to perform tilde-expansion the path part of the URL on the remote side, -it runs into problems because the function responsible for doing this (`expandTilde` in `Git/Construct.hs`) -does not correctly handle the expansion of home directory paths which do not end in a slash, -such as `~` or `/~`. It will correctly handle strings like `/~/` or `~/`, which is why SSH -URLs of the form `ssh://user@host/~/` *will* work. - -Examining the definition of `expandTilde` makes it clear why this is true: - -```haskell -expandTilde :: FilePath -> IO FilePath -#ifdef mingw32_HOST_OS -expandTilde = return -#else -expandTilde = expandt True - where - expandt _ [] = return "" - expandt _ ('/':cs) = do - v <- expandt True cs - return ('/':v) - expandt True ('~':'/':cs) = do - h <- myHomeDir - return $ h cs - expandt True ('~':cs) = do - let (name, rest) = findname "" cs - u <- getUserEntryForName name - return $ homeDirectory u rest - expandt _ (c:cs) = do - v <- expandt False cs - return (c:v) - findname n [] = (n, "") - findname n (c:cs) - | c == '/' = (n, cs) - | otherwise = findname (n++[c]) cs -``` - -The expression `expandTilde "~"` will eventually match the fourth pattern for `expandt`. -Since `cs == ""` in this context, `name` will also evaluate to `""`. -This means that `getUserEntryForName` will be called with the null string as an argument. -Since there is no user on the system with the null string as a username, -`getUserEntryForName` will throw an exception. -This will cause git-annex to spit out an error message: - -``` -get testfile (from origin...) -git-annex-shell: getUserEntryForName: does not exist (no such user) -rsync: connection unexpectedly closed (0 bytes received so far) [Receiver] -rsync error: error in rsync protocol data stream (code 12) at io.c(235) [Receiver=3.1.3] - - rsync failed -- run git annex again to resume file transfer - - Unable to access these remotes: origin - - Try making some of these repositories available: - 1f5118ff-a50e-4bf1-a372-960774bce0ab -- user@A:~/ [origin] -failed -git-annex: get: 1 failed -``` - -Fixing the problem is simple enough. -All that needs to be done is to add an equation for `expandt` to handle the case where `~` appears at the end of a string. -See the following patch: - -``` -From 680873923197f5eec15365b3e47e3fa05b9573be Mon Sep 17 00:00:00 2001 -From: Grond -Date: Thu, 14 Jan 2021 18:16:31 -0800 -Subject: [PATCH] Fix expandTilde so that it can handle tildes at the end of - it's input - ---- - Git/Construct.hs | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/Git/Construct.hs b/Git/Construct.hs -index 8b63ac480..a369bc4a6 100644 ---- a/Git/Construct.hs -+++ b/Git/Construct.hs -@@ -187,6 +187,7 @@ expandTilde = expandt True - expandt True ('~':'/':cs) = do - h <- myHomeDir - return $ h cs -+ expandt True "~" = myHomeDir - expandt True ('~':cs) = do - let (name, rest) = findname "" cs - u <- getUserEntryForName name --- -2.20.1 - -``` - -### What steps will reproduce the problem? - -1. Create `testfile` in a git-annex repo of your home directory on host `A` -2. Run `git annex add testfile` in the repo on `A` -3. Run `git commit` -4. Clone your home directory on `A` onto host `B` using `git clone ssh://me@A/~ homedir_A` -5. `cd` into `homedir_A` -6. Run `git annex get testfile` -7. Watch git-annex fail to fetch the file -8. Run `git remote set-url origin ssh://me@A/~/` to set the remote URL to be something git-annex can deal with -9. Run `git annex get testfile` again -10. Watch git-annex suddenly succeed - -### What version of git-annex are you using? On what operating system? - -I'm running Debian 10.7. - -The output of `git annex version` is: - -``` -git-annex version: 7.20190129 -build flags: Assistant Webapp Pairing S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite -dependency versions: aws-0.20 bloomfilter-2.0.1.0 cryptonite-0.25 DAV-1.3.3 feed-1.0.0.0 ghc-8.4.4 http-client-0.5.13.1 persistent-sqlite-2.8.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar hook external -operating system: linux x86_64 -supported repository versions: 5 7 -upgrade supported from repository versions: 0 1 2 3 4 5 6 -local repository version: 5 -``` - -### 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. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Definitely! I'm currently writing some personal file synchronization software that uses git-annex for myself, which is how I noticed this bug. - -> Thanks for a perfect bug report and patch. [[done]] --[[Joey]] diff --git a/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__.mdwn b/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__.mdwn deleted file mode 100644 index d37e888c50..0000000000 --- a/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__.mdwn +++ /dev/null @@ -1,40 +0,0 @@ -### Please describe the problem. - -`cabal v2-install` produces many lines like this in the build log: - - /bin/sh: ./Build/mdwn2man: cannot execute - Permission denied - -and the man pages don't get copied to `~/.cabal/store/...`. - -My guess is that Cabal is losing the file mode during some tarring/untarring. - -Here's a patch that fixes it. (It makes the `#/usr/bin/env perl` at the start of the file redundant; not sure if you want to delete it.) - -``` -diff --git a/Build/Mans.hs b/Build/Mans.hs -index 9fb29d4a3..672dcd71c 100644 ---- a/Build/Mans.hs -+++ b/Build/Mans.hs -@@ -38,7 +38,8 @@ buildMans = do - if (Just srcm > destm) - then do - r <- system $ unwords -- [ "./Build/mdwn2man" -+ [ "perl" -+ , "Build/mdwn2man" - , progName src - , "1" - , src -``` - -(Related question: is the installation supposed to put the man pages anywhere other than `~/.cabal/store/ghc-XXX/git-annex-XXX`? I.e. is it up to the user to either add that directory to `MANPATH` or copy them somewhere from there?) - -### What version of git-annex are you using? On what operating system? - -OpenBSD current - -Cabal 3.4.0.0 - -git-annex master (commit `4e5a27841`) - -> [[done]] --[[Joey]] diff --git a/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__/comment_1_cbfd460b55cc2b9df1a37936b71b881d._comment b/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__/comment_1_cbfd460b55cc2b9df1a37936b71b881d._comment deleted file mode 100644 index 026c52cf0d..0000000000 --- a/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__/comment_1_cbfd460b55cc2b9df1a37936b71b881d._comment +++ /dev/null @@ -1,17 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-02-08T18:20:31Z" - content=""" -Reproduced by running `cabal unpack git-annex`. While the tarball on -hackage does have execute bits, somehow cabal is not preserving them. -Applied your patch, thanks. - -Cabal's ability to install anything more than a command into PATH is very -limited, and also there's not really a good way to install man pages -in a user's home directory in a way that will make man find them (ie, -there's probably one way or less per OS, and all different). -So it's best to use the Makefile (from a git clone of the repo) -if you want to install git-annex in a more complete manner, -ie system wide or generating a package of its files. -"""]] diff --git a/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__/comment_2_9f168f9859b90aa41a782085f020b54d._comment b/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__/comment_2_9f168f9859b90aa41a782085f020b54d._comment deleted file mode 100644 index fe072778dc..0000000000 --- a/doc/bugs/__91__Patch__93___fix___34__mdwn2man__58___cannot_execute_-_...__34__/comment_2_9f168f9859b90aa41a782085f020b54d._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="falsifian" - avatar="http://cdn.libravatar.org/avatar/59c3c23c500d20d83ecb9d1f149be9ae" - subject="comment 2" - date="2021-02-12T03:52:37Z" - content=""" -Thanks for the tip. (FYI: I'm working on packaging it for OpenBSD. Currently we just have a hack in place that manually runs the mdwn2man script after the cabal build. The Cabal packaging module it's built on probably isn't designed to call a Makefile but there may be some way to do it. In any case, it seems to work, so we might just leave it as is.) -"""]] diff --git a/doc/bugs/add_FILE__report_line_is_printed_twice___40__in_a_particular_scenario__41__.mdwn b/doc/bugs/add_FILE__report_line_is_printed_twice___40__in_a_particular_scenario__41__.mdwn deleted file mode 100644 index 2820caa51e..0000000000 --- a/doc/bugs/add_FILE__report_line_is_printed_twice___40__in_a_particular_scenario__41__.mdwn +++ /dev/null @@ -1,52 +0,0 @@ -This is a satellite issue the one on [strange mimetype driven addition](http://git-annex.branchable.com/bugs/manages_to_incorrectly_add_to_annex_instead_of_git_based_on___34__mimetype__34___-_we_cannot_figure_it_out_why/?updated) - -We do get report on addition of the file twice (when it switches from annex to git?) - -[[!format sh """ -(git)smaug:/mnt/btrfs/scrap/tmp/SIMON[master]data_BIDS -$> rm -f TEST.txt; cat BADFILE.txt >| TEST.txt; file --mime TEST.txt; git annex add TEST.txt -TEST.txt: text/plain; charset=utf-8 -add TEST.txt ok -(recording state in git...) - -$> rm -f TEST.txt; sed -e 's,[{}],,g' BADFILE.txt >| TEST.txt; file --mime TEST.txt; git annex add TEST.txt -TEST.txt: text/plain; charset=utf-8 -add TEST.txt (non-large file; adding content to git repository) ok -add TEST.txt (non-large file; adding content to git repository) ok -(recording state in git...) - -"""]] - -and here is that run with `--debug`: - -[[!format sh """ -$> rm -f TEST.txt; sed -e 's,[{}],,g' BADFILE.txt >| TEST.txt; file --mime TEST.txt; git annex add --debug TEST.txt -TEST.txt: text/plain; charset=utf-8 -[2019-04-26 09:57:45.451632679] read: git ["--git-dir=../.git","--work-tree=..","--literal-pathspecs","symbolic-ref","-q","HEAD"] -[2019-04-26 09:57:45.455061047] process done ExitSuccess -[2019-04-26 09:57:45.455134123] read: git ["--git-dir=../.git","--work-tree=..","--literal-pathspecs","show-ref","refs/heads/master"] -[2019-04-26 09:57:45.466478693] process done ExitSuccess -[2019-04-26 09:57:45.466612578] read: git ["--git-dir=../.git","--work-tree=..","--literal-pathspecs","ls-files","--others","--exclude-standard","-z","--","TEST.txt"] -[2019-04-26 09:57:45.471421295] read: git ["--git-dir=../.git","--work-tree=..","--literal-pathspecs","ls-files","--modified","-z","--","TEST.txt"] -[2019-04-26 09:57:45.479659995] chat: git ["--git-dir=../.git","--work-tree=..","--literal-pathspecs","check-attr","-z","--stdin","annex.backend","annex.numcopies","annex.largefiles","--"] -[2019-04-26 09:57:45.479997471] read: git ["--version"] -[2019-04-26 09:57:45.482476867] process done ExitSuccess -add TEST.txt (non-large file; adding content to git repository) ok -[2019-04-26 09:57:45.494729569] read: git ["--git-dir=../.git","--work-tree=..","--literal-pathspecs","diff","--name-only","--diff-filter=T","-z","--","TEST.txt"] -[2019-04-26 09:57:45.498615035] chat: git ["--git-dir=../.git","--work-tree=..","--literal-pathspecs","cat-file","--batch"] -[2019-04-26 09:57:45.499023359] chat: git ["--git-dir=../.git","--work-tree=..","--literal-pathspecs","cat-file","--batch-check=%(objectname) %(objecttype) %(objectsize)"] -add TEST.txt (non-large file; adding content to git repository) ok -(recording state in git...) -[2019-04-26 09:57:45.509449016] feed: xargs ["-0","git","--git-dir=../.git","--work-tree=..","--literal-pathspecs","add","--"] -[2019-04-26 09:57:45.54937333] process done ExitSuccess -[2019-04-26 09:57:45.550142214] process done ExitSuccess -[2019-04-26 09:57:45.550690643] process done ExitSuccess -[2019-04-26 09:57:45.551282227] process done ExitSuccess - - -"""]] - -annex 7.20190219+git191-g2d6a364d4-1~ndall+1 - -> [[fixed|done]] this affected v5 repos but was fixed in v6 and above. -> --[[Joey]] diff --git a/doc/bugs/add_FILE__report_line_is_printed_twice___40__in_a_particular_scenario__41__/comment_1_9e3418b92068d350a7ec28259b460932._comment b/doc/bugs/add_FILE__report_line_is_printed_twice___40__in_a_particular_scenario__41__/comment_1_9e3418b92068d350a7ec28259b460932._comment deleted file mode 100644 index 3081a0404d..0000000000 --- a/doc/bugs/add_FILE__report_line_is_printed_twice___40__in_a_particular_scenario__41__/comment_1_9e3418b92068d350a7ec28259b460932._comment +++ /dev/null @@ -1,14 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2019-05-06T16:30:41Z" - content=""" -This is because git-annex add makes multiple passes looking for files in -different situations. In particular, the withFilesMaybeModified and -withFilesOldUnlocked passes both find the file. - -I don't immediately see a way to improve it. But it is avoided in v6 mode. - -(I'm fairly sure someone, possibly even you, has reported this same issue -before, so it's probably still open somewhere.) -"""]] diff --git a/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add.mdwn b/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add.mdwn deleted file mode 100644 index 756fd0291d..0000000000 --- a/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add.mdwn +++ /dev/null @@ -1,54 +0,0 @@ -In some occasions `annex.adjustedbranchrefresh` is ignored when `git annex sync` is run in a branch created with `adjust --unlock-present`. - -If `annex.adjustedbranchrefresh` is set to 1, one would expect git-annex to automatically adjust the branch once a file has been `git annex add`-ed or the repository is `git annex sync`-ed. However this does not happen and a manual `git annex adjust --unlock-present` is required. - -Is this a bug or am I misunderstanding how `annex.adjustedbranchrefresh` is supposed to work? - -> It is a bug --[[Joey]] - -The following script reproduces this bug. - -``` -#!/bin/bash - -set -eux - -rm -Rvf /tmp/an-repo.git && mkdir /tmp/an-repo.git && cd /tmp/an-repo.git -git init --bare -n=$(date +%s) ; mkdir /tmp/ga-$n && cd /tmp/ga-$n -git clone --no-local --no-hardlinks /tmp/an-repo.git -cd an-repo/ - -git config user.email "email@example.com" ; git config user.name "Name Name" -git config annex.thin true -git config annex.adjustedbranchrefresh 1 -git config remote.origin.annex-ignore true - -# 8.20201117 is the version in the standalone tarball of 8.20201127 -~/Applications/git-annex/8.20201117-ga314537cd/runshell bash -c ' -git annex init foobar - -echo "aaaa" > a && echo "bbbb" > b -git annex add a b -git annex sync - -git annex adjust --unlock-present -git annex sync - -echo "cccc" > c && echo "dddd" > d -git annex add c d - -echo "## before sync" -stat -c "%n: %F" a b c d - -git annex sync -echo "## after sync" -stat -c "%n: %F" a b c d # should show four regular files, but shows two files and two symlinks - -git annex sync --content; -echo "## after sync --content" -stat -c "%n: %F" a b c d # ibid -' -``` - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add/comment_1_2688af420095e2e9aebf6caeb904ba48._comment b/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add/comment_1_2688af420095e2e9aebf6caeb904ba48._comment deleted file mode 100644 index 343305da0c..0000000000 --- a/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add/comment_1_2688af420095e2e9aebf6caeb904ba48._comment +++ /dev/null @@ -1,14 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-01-04T20:57:22Z" - content=""" -So I think the whole problem is that, git-annex add (and import, addurl, -etc) should add the files unlocked when in an unlockpresent branch. - -I don't think git-annex sync needs to deal with this, problably. - -Don't think this really has anything to do with adjustedbranchrefresh. -That's about updates after getting/dropping files, and that's not been done -in this case. -"""]] diff --git a/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add/comment_2_da0e37920a879bdb9df3fef87d52a10c._comment b/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add/comment_2_da0e37920a879bdb9df3fef87d52a10c._comment deleted file mode 100644 index 3437e9c12e..0000000000 --- a/doc/bugs/adjustedbranchrefresh_ignored_by_git_annex_add/comment_2_da0e37920a879bdb9df3fef87d52a10c._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-01-25T17:46:03Z" - content=""" -Oh, git-annex add already adds it unlocked in an adjusted unlocked branch, -so that just needs to be done for this new type of branch too. -"""]] diff --git a/doc/bugs/annex-rsync-upload-options_are_ignored.mdwn b/doc/bugs/annex-rsync-upload-options_are_ignored.mdwn deleted file mode 100644 index fbe5157ac1..0000000000 --- a/doc/bugs/annex-rsync-upload-options_are_ignored.mdwn +++ /dev/null @@ -1,153 +0,0 @@ -### Please describe the problem. -git-annex doesn't seem to honor the remote.\.annex-rsync-upload-options or annex.rsync-upload-options anymore. The problem seems to be on the server side. I noticed it when upgrading the ancient git-annex on my server from the version in stretch (6.20170101, --bwlimit worked fine with that) to the version in stretch-backports (7.20190129, --bwlimit broken). On the client I'm running bullseye and git-annex version 8.20210223. I then upgraded git-annex on the server to 8.20210903, the rsync-options don't work with that either. - -### What steps will reproduce the problem? - -#### Client: - - root@dition:/mnt/sneakerdisk9# mkdir testannex - root@dition:/mnt/sneakerdisk9# cd testannex - root@dition:/mnt/sneakerdisk9/testannex# git init - hint: Using 'master' as the name for the initial branch. This default branch name - hint: is subject to change. To configure the initial branch name to use in all - hint: of your new repositories, which will suppress this warning, call: - hint: - hint: git config --global init.defaultBranch - hint: - hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and - hint: 'development'. The just-created branch can be renamed via this command: - hint: - hint: git branch -m - Initialized empty Git repository in /mnt/sneakerdisk9/testannex/.git/ - root@dition:/mnt/sneakerdisk9/testannex# git annex init dition - init dition (scanning for unlocked files...) - ok - (recording state in git...) - root@dition:/mnt/sneakerdisk9/testannex# dd if=/dev/random of=bigtestfile bs=1MiB count=500 - 500+0 records in - 500+0 records out - 524288000 bytes (524 MB, 500 MiB) copied, 6.00526 s, 87.3 MB/s - root@dition:/mnt/sneakerdisk9/testannex# git annex add bigtestfile - add bigtestfile - ok - (recording state in git...) - -#### Server: - - dition@holm:/mnt/btrfs/testannex.git$ git init --bare - Initialized empty Git repository in /mnt/btrfs/testannex.git/ - -#### Client: - root@dition:/mnt/sneakerdisk9/testannex# git remote add holm ssh://dition@holm:1322/mnt/btrfs/testannex.git - root@dition:/mnt/sneakerdisk9/testannex# git push --all holm - Enumerating objects: 10, done. - Counting objects: 100% (10/10), done. - Delta compression using up to 4 threads - Compressing objects: 100% (7/7), done. - Writing objects: 100% (10/10), 871 bytes | 217.00 KiB/s, done. - Total 10 (delta 0), reused 0 (delta 0), pack-reused 0 - To ssh://holm:1322/mnt/btrfs/testannex.git - * [new branch] git-annex -> git-annex - -#### Server: - - dition@holm:/mnt/btrfs/testannex.git$ git annex init holm - init holm ok - (recording state in git...) - -#### Client: - root@dition:/mnt/sneakerdisk9/testannex# git config --add annex.rsync-upload-options "--bwlimit 1024" - root@dition:/mnt/sneakerdisk9/testannex# git annex sync - commit - [master (root-commit) d0f28fe] git-annex in dition - Committer: root - Your name and email address were configured automatically based - on your username and hostname. Please check that they are accurate. - You can suppress this message by setting them explicitly. Run the - following command and follow the instructions in your editor to edit - your configuration file: - - git config --global --edit - - After doing this, you may fix the identity used for this commit with: - - git commit --amend --reset-author - - 1 file changed, 1 insertion(+) - create mode 120000 bigtestfile - ok - pull holm - remote: Counting objects: 3, done. - remote: Compressing objects: 100% (3/3), done. - remote: Total 3 (delta 0), reused 0 (delta 0) - Unpacking objects: 100% (3/3), 363 bytes | 121.00 KiB/s, done. - From ssh://holm:1322/mnt/btrfs/testannex - 5ace97f..70df03f git-annex -> holm/git-annex - ok - (merging holm/git-annex into git-annex...) - push holm - Enumerating objects: 3, done. - Counting objects: 100% (3/3), done. - Delta compression using up to 4 threads - Compressing objects: 100% (2/2), done. - Writing objects: 100% (3/3), 314 bytes | 314.00 KiB/s, done. - Total 3 (delta 0), reused 0 (delta 0), pack-reused 0 - To ssh://holm:1322/mnt/btrfs/testannex.git - * [new branch] git-annex -> synced/git-annex - * [new branch] master -> synced/master - ok - root@dition:/mnt/sneakerdisk9/testannex# git annex copy --to holm bigtestfile - copy bigtestfile (to holm...) - 4% 19.27 MiB 3 MiB/s 2m31s - -### What version of git-annex are you using? On what operating system? -#### Server: -Debian stretch amd64 with git-annex from the neurodebian repo - - dition@holm:/mnt/btrfs/testannex.git$ git annex version - git-annex version: 8.20210903-1~ndall+1 - build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV - dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.26 DAV-1.3.4 feed-1.3.0.1 ghc-8.8.4 http-client-0.6.4.1 - persistent-sqlite-2.10.6.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0 - key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 S - HA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B51 - 2 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 - BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WOR - M URL X* - remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg - hook external - operating system: linux x86_64 - supported repository versions: 8 - upgrade supported from repository versions: 0 1 2 3 4 5 6 7 - -#### Client: - -Debian bullseye arm64 - - root@dition:/mnt/sneakerdisk9# git annex version - git-annex version: 8.20210223 - build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV - dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.26 DAV-1.3.4 feed-1.3.0.1 ghc-8.8.4 http-client-0.6.4.1 persistent-sqlite-2.10.6.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0 - key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* - remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external - operating system: linux aarch64 - supported repository versions: 8 - upgrade supported from repository versions: 0 1 2 3 4 5 6 7 - -I can also reproduce this with a debian buster client on amd64 with git-annex 8.20200330 - -### Please provide any additional information below. - -As mentioned, the problem was introduced somewhere between 6.20170101 and 7.20190129. - -annex.rsync-download-options "--bwlimit 1024" is ignored as well: - - root@dition:/mnt/sneakerdisk9/testannex# git config --add annex.rsync-download-options "--bwlimit 1024" - root@dition:/mnt/sneakerdisk9/testannex# git annex get --from holm bigtestfile - get bigtestfile (from holm...) - 10% 51.82 MiB 19 MiB/s 23s - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -I've been using git-annex for many years with great success. It's a pleasure to use, I don't know how I ever managed to get by without it! - -> Closing as a duplicate of the bwlimit todo. [[done]] --[[Joey]] diff --git a/doc/bugs/annex-rsync-upload-options_are_ignored/comment_1_1e6ba80090eb07069027dfac6fbd0429._comment b/doc/bugs/annex-rsync-upload-options_are_ignored/comment_1_1e6ba80090eb07069027dfac6fbd0429._comment deleted file mode 100644 index d4b11798fe..0000000000 --- a/doc/bugs/annex-rsync-upload-options_are_ignored/comment_1_1e6ba80090eb07069027dfac6fbd0429._comment +++ /dev/null @@ -1,18 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-09-21T17:24:59Z" - content=""" -Since that old version of git-annex, it has changed to using a different -protocol than rsync for transfers over ssh. So the rsync options no longer -apply to that. They are still used when git-annex does use rsync, either a -rsync special remote or a server with too old a version of git-annex to use -the new protocol. - -I think the main thing lost by this is bandwidth throttling. -There is an open todo at [[todo/bwlimit]] to implement that in a way that -will work more broadly than rsync's --bwlimit. - -Maybe also --ipv4/--ipv6, but ssh configs can probably be used to -accomplish the same thing as that. -"""]] diff --git a/doc/bugs/annex-rsync-upload-options_are_ignored/comment_2_bc1c1a2cb0b45fcfc1423939b01e9319._comment b/doc/bugs/annex-rsync-upload-options_are_ignored/comment_2_bc1c1a2cb0b45fcfc1423939b01e9319._comment deleted file mode 100644 index 17bfabd238..0000000000 --- a/doc/bugs/annex-rsync-upload-options_are_ignored/comment_2_bc1c1a2cb0b45fcfc1423939b01e9319._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-09-22T19:30:15Z" - content=""" -I've now implemented remote.name.annex-bwlimit, which works for most -remotes, and can be used instead of the rsync options for git remotes -that no longer use rsync. -"""]] diff --git a/doc/bugs/annex-rsync-upload-options_are_ignored/comment_3_673ddf8dac9e6b9a3440c11af2103b92._comment b/doc/bugs/annex-rsync-upload-options_are_ignored/comment_3_673ddf8dac9e6b9a3440c11af2103b92._comment deleted file mode 100644 index a760d6d06b..0000000000 --- a/doc/bugs/annex-rsync-upload-options_are_ignored/comment_3_673ddf8dac9e6b9a3440c11af2103b92._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="weinzwang" - avatar="http://cdn.libravatar.org/avatar/e73d7d9e358f3b974d283fb0834cc5d9" - subject="comment 3" - date="2021-09-23T21:40:50Z" - content=""" -Awesome, thank you! -"""]] diff --git a/doc/bugs/assistant_repair_misfires.mdwn b/doc/bugs/assistant_repair_misfires.mdwn deleted file mode 100644 index 21dfb19be8..0000000000 --- a/doc/bugs/assistant_repair_misfires.mdwn +++ /dev/null @@ -1,52 +0,0 @@ -The assistant's git-annex repair sometimes happens when git fsck does not -actually detect any problems. - -See [[Git_repos_corrupt_themselves]] of which this was part of the cause, -although the data loss part of that was solved. - -I saw this happen on my sister's laptop, in a freshly cloned repo, -with a git-annex version that fixed that data loss. -assistant was set up to fsck and on the very first fsck it started git -repair. git fsck reported no problems at all. --[[Joey]] - -> .git/annex/fsckresults/$uuid was empty, which means that -> writeFsckResults was called with FsckFailed. So apparently -> the fsck exited nonzero for some reason, but did not detect -> any misssing shas. -> -> Reproed on my own laptop, with the family annex. This reproduces it about -> 50% of the time: Clone over ssh; git-annex init; -> git remote rm origin; git annex schedule here 'fsck self 30m every day at -> any time'; git annex assistant; kill git-annex fsck process -> -> Confirmed that it's getting FsckFailed. -> -> Hypothesis: Maybe fsck is failing due to some other change -> that is being made to the git repo by the assistant -> at the same time it's running? -> I noticed some files being downloaded from the web at the same -> time the failed fsck was running. -> -> Fsck output to stdout is empty, stderr is: -> -> missing commit 4da14c19140e4c240358af4518d83661713ab044 -> -> Intriguingly, that commit is present. It is a commit on the git-annex -> branch. And fscking again succeeds. So, fsck found a reference to a -> commit object that had not yet been written to disk. This feels like a -> bug in git, because if it were interrupted there the repo would be left -> in a bad state. -> -> Anyway, git-annex verifies that the commit is present, to double-check -> it understood fsck correctly. And it is. So it is not considered a -> problem. But, fsck still exits nonzero because it thinks there was a -> problem. And that's the problem. -> -> Fixed by making git-annex assistant ignore fsck nonzero -> exit status when it does not find any missing objects. -> Since any actual failure that makes fsck do that can't -> be distinguished from a false positive. I left git-annex repair -> unchanged, because if the user knows the repo is badly broken and explictly -> runs it, they would be surprised if it didn't repair. -> -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/assistant_tries_to_drop_all_files_on_startup.mdwn b/doc/bugs/assistant_tries_to_drop_all_files_on_startup.mdwn deleted file mode 100644 index 8c0b561f0d..0000000000 --- a/doc/bugs/assistant_tries_to_drop_all_files_on_startup.mdwn +++ /dev/null @@ -1,54 +0,0 @@ -### Please describe the problem. - -When running the assistant, it seems to want to drop all files in the worktree from my NAS which is in the transfer group. This fails because of numcopies thankfully but it strikes me as very odd and potentially dangerous for it to do this when it knows that it can't drop these files. - -It also unnecessarily spams the logs. - -### What steps will reproduce the problem? - -``` -git annex assistant --stop -git annex assistant -``` - -### What version of git-annex are you using? On what operating system? - -``` -git-annex version: 8.20210428 -build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.28 DAV-1.3.4 feed-1.3.2.0 ghc-8.10.4 http-client-0.6.4.1 persistent-sqlite-2.11.1.0 torrent-10000.1.1 uuid-1.3.14 yesod-1.6.1.1 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: linux x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 0 1 2 3 4 5 6 7 -local repository version: 8 -``` - -https://github.com/Atemu/nixpkgs/tree/498831397e77a265c240cf8f8a7d15e738f2f05b - - -### Please provide any additional information below. - -The log is full of - -[[!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 -drop SOTERIA path/to/file (unsafe) - Could only verify the existence of 1 out of 2 necessary copies - - Maybe add some of these git remotes (git remote add ...): - d7d728f7-891a-4035-a758-c7ee80a8017a -- MB- - - (Use --force to override this check, or adjust numcopies.) -failed -# End of transcript or log. -"""]] - - - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - - -> notabug per my comment; [[done]] --[[Joey]] diff --git a/doc/bugs/assistant_tries_to_drop_all_files_on_startup/comment_1_17f31c4230b84709b7c9ae777b2ebbd0._comment b/doc/bugs/assistant_tries_to_drop_all_files_on_startup/comment_1_17f31c4230b84709b7c9ae777b2ebbd0._comment deleted file mode 100644 index 91436510cc..0000000000 --- a/doc/bugs/assistant_tries_to_drop_all_files_on_startup/comment_1_17f31c4230b84709b7c9ae777b2ebbd0._comment +++ /dev/null @@ -1,33 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-05-10T14:53:34Z" - content=""" -Currently the assistant simply tries to drop when it thinks it's possible -that the content may be droppable. It doesn't check if the drop is allowed -before trying to drop. Because that would be redundant with the check -that's done when actually dropping. - -I don't see anything dangerous about this, same as running `git annex drop` -on lots of files and having them be preserved by numcopies is not -dangerous. - -If it's a bug at all, it's only that it should be silent if -it is unable to perform the drop due to numcopies. However, -making it silent about that also seems like it would make it harder to -figure out what is preventing things from being dropping in situations -where you do expect drops to happen. - -As in, ironically, your specific case! You have a transfer remote, which is -having files pile up on it, despite them apparently having been transferred -from it to both of the repos you want it to transfer them to. Since your -local repo cannot access the other repo, it cannot verify it has the -content and so leaves a copy on the transfer remote. - -If you had a problem with that transfer remote filling up, and nothing was -ever logged about why it was not dropping from it, it would be hard to -understand what was going on and how to fix it (eg by trusting the other -repo, or adding it as a remote, or lowering numcopies to 1). - -So the logging seems like a good thing to me. -"""]] diff --git a/doc/bugs/assistant_tries_to_drop_all_files_on_startup/comment_2_237d498992ce93a0b2c3f1f0c97fc457._comment b/doc/bugs/assistant_tries_to_drop_all_files_on_startup/comment_2_237d498992ce93a0b2c3f1f0c97fc457._comment deleted file mode 100644 index 39f0681e34..0000000000 --- a/doc/bugs/assistant_tries_to_drop_all_files_on_startup/comment_2_237d498992ce93a0b2c3f1f0c97fc457._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="Atemu" - avatar="http://cdn.libravatar.org/avatar/d1f0f4275931c552403f4c6707bead7a" - subject="comment 2" - date="2021-05-18T16:23:09Z" - content=""" -That is true indeed; thanks for pointing it out! - -Though I'd prefer if it printed a summary like: \"Warning: Couldn't perform drop of n files because the necessary copies' existence could not be verified. Make your remotes reachable by this repo or adjust numcopies.\"; that'd be a lot clearer. -"""]] diff --git a/doc/bugs/borg_not_recognizing_WORM.mdwn b/doc/bugs/borg_not_recognizing_WORM.mdwn deleted file mode 100644 index 48701671d2..0000000000 --- a/doc/bugs/borg_not_recognizing_WORM.mdwn +++ /dev/null @@ -1,16 +0,0 @@ -### Please describe the problem. -borg special remote is apparently ignoring WORM and URL key content (probably all content without hashes?) - -### What steps will reproduce the problem? -archive a repo containing WORM or URL keys with borg and sync it with git annex like in the example https://git-annex.branchable.com/special_remotes/borg/ - -doing `git annex list --not -i borg` later shows all WORM and URL keys not recognized being in borg - -### What version of git-annex are you using? On what operating system? -git-annex version: 8.20210310 -on NixOS 20.09 - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -Thank you for including borg, and for fixing gcrypt remotes! This is great! - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/borg_not_recognizing_WORM/comment_1_06f4bb172180825501ffaec60c89c66b._comment b/doc/bugs/borg_not_recognizing_WORM/comment_1_06f4bb172180825501ffaec60c89c66b._comment deleted file mode 100644 index 495cd3883a..0000000000 --- a/doc/bugs/borg_not_recognizing_WORM/comment_1_06f4bb172180825501ffaec60c89c66b._comment +++ /dev/null @@ -1,24 +0,0 @@ -[[!comment format=mdwn - username="git-annex@6f13b739194f758abc0b86556b7ce966c1bf3c00" - nickname="git-annex" - avatar="http://cdn.libravatar.org/avatar/198790d74209efe4896fd4cfc37ec2a6" - subject="/ vs. % in key" - date="2021-03-24T10:07:26Z" - content=""" -the substitution of path elements (\"/\" in key to \"%\" in file) seems to be related: - - - $ git annex whereis --key WORM-s781040400-m1574160315--cd%therootsofsepultura.cdr - whereis WORM-s781040400-m1574160315--cd%therootsofsepultura.cdr (0 copies) - The following untrusted locations may also have copies: - 91fd7b0a-493b-408c-aa07-c8520210f6a6 -- [borg] - failed - git-annex: whereis: 1 failed - - $ git annex whereis --key WORM-s781040400-m1574160315--cd/therootsofsepultura.cdr - whereis WORM-s781040400-m1574160315--cd/therootsofsepultura.cdr (1 copy) - 3340887b-e3b3-4a88-9de4-a8b60116cc66 -- [here] - ok - -The first one should be within the second one. -"""]] diff --git a/doc/bugs/borg_not_recognizing_WORM/comment_2_47085370d1d8223be4bacb271db63b09._comment b/doc/bugs/borg_not_recognizing_WORM/comment_2_47085370d1d8223be4bacb271db63b09._comment deleted file mode 100644 index ab03692863..0000000000 --- a/doc/bugs/borg_not_recognizing_WORM/comment_2_47085370d1d8223be4bacb271db63b09._comment +++ /dev/null @@ -1,12 +0,0 @@ -[[!comment format=mdwn - username="git-annex@6f13b739194f758abc0b86556b7ce966c1bf3c00" - nickname="git-annex" - avatar="http://cdn.libravatar.org/avatar/198790d74209efe4896fd4cfc37ec2a6" - subject="borg hardlinks" - date="2021-03-24T10:29:12Z" - content=""" -Also not recognized by git-annex are hardlinks in borg, which show up in `borg list` like - - hr--r--r-- woffs 1000 0 Sun, 2014-08-03 23:04:27 annex-objects/jP/40/SHA256E-s698785--bbe23f87e576cd7ab3a87c0ef8d82c99044515c63a83977d1ac870d82b88f8b4.jpg/SHA256E-s698785--bbe23f87e576cd7ab3a87c0ef8d82c99044515c63a83977d1ac870d82b88f8b4.jpg link to otherdir/sdcard/dcim/Camera/2014-07-28_13-07-42_306.jpg - -"""]] diff --git a/doc/bugs/borg_not_recognizing_WORM/comment_3_992ddbba3b35f3066cd6a1fe9ca9811c._comment b/doc/bugs/borg_not_recognizing_WORM/comment_3_992ddbba3b35f3066cd6a1fe9ca9811c._comment deleted file mode 100644 index d39e5a94df..0000000000 --- a/doc/bugs/borg_not_recognizing_WORM/comment_3_992ddbba3b35f3066cd6a1fe9ca9811c._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2021-03-26T16:05:49Z" - content=""" -I've fixed this bug. Note that, git-annex won't re-scan borg archives that -it's already scanned, so you will need to make a new borg backup in order -to add a new archive, and then git-annex will notice the files it missed -before. -"""]] diff --git a/doc/bugs/borg_not_recognizing_WORM/comment_4_46fe2a15d9110b7f196997c8b95e4861._comment b/doc/bugs/borg_not_recognizing_WORM/comment_4_46fe2a15d9110b7f196997c8b95e4861._comment deleted file mode 100644 index 002a377cdf..0000000000 --- a/doc/bugs/borg_not_recognizing_WORM/comment_4_46fe2a15d9110b7f196997c8b95e4861._comment +++ /dev/null @@ -1,7 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 4""" - date="2021-03-26T16:14:56Z" - content=""" -Fixed the hard link bug. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo.mdwn b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo.mdwn deleted file mode 100644 index cc5393c8c9..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo.mdwn +++ /dev/null @@ -1,7 +0,0 @@ -When I tried running `git annex sync borg` on a large (~6T) borg repo with many archives, git-annex spun until it used 52G of -memory, then got OOM-killed. - -I don't know if this is a memory leak or just trying to load too much, but it seems like this is a thing you should be able to do on -a machine with 64G of RAM. - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_10_40a8fbf3c4140e955f7e1503db824aaf._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_10_40a8fbf3c4140e955f7e1503db824aaf._comment deleted file mode 100644 index 30d024a3ac..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_10_40a8fbf3c4140e955f7e1503db824aaf._comment +++ /dev/null @@ -1,35 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 10""" - date="2021-10-06T17:09:50Z" - content=""" -There is still a big PINNED spike though. I measured this memory use: - - 115344 post listContents - 133816 post importKeys - 236676 post recordImportTree - -listContents produces an `ImportableContents (ContentIdentifier, ByteSize)` -and that gets transformed through importKeys -to `ImportableContents (Either Sha Key)`. The GC should be able to -free up the first as it's being traversed, but PINNED still goes up during -that, and memory increases by 20% or so. - -Then recordImportTree calls mktreeitem and treeItemsToTree, which between -then double the memory. - -So I think I understand where the memory use is, although why it's PINNED -is still not clear, and unpinning could still help. I did try converting -TopFilePath to ShortByteString, since TreeItems contain them, but it didn't -reduce the amount PINNED and actually used more memory. - -To avoid the allocation entirely, it seems that borg's -listImportableContents would need to generate a Tree itself, rather than -using ImportableContents. And it could, probably fairly efficiently, but it -would not be able to reuse the tree import interface as it does now. - -(borg could return a `ImportableContents (Either Sha Key)` more easily, -and still reuse part of the interface, but the conversion to that only -uses 20% or so of memory so it's not a big enough win. Also when I looked -at it, it was still not going to be an easy refactoring.) -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_11_fe04d3da8859101ba1649fdd9d5ee39e._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_11_fe04d3da8859101ba1649fdd9d5ee39e._comment deleted file mode 100644 index ed5c7e2b12..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_11_fe04d3da8859101ba1649fdd9d5ee39e._comment +++ /dev/null @@ -1,28 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 11""" - date="2021-10-06T18:03:23Z" - content=""" -@tomdhunt the tree is being stored in git, so the natural way -to do something like a difference encoding would be a series of trees -in a commit sequence. - -The tree import interface does support that, but borg remote -doesn't bother and puts all the items in a single tree. But even if it did, -it would still populate the same ImportableContents data structure with -the same amount of data just a different layout. - -But maybe this line of thinking does point toward a solution.. Suppose that -there was a way for listImportableContents to generate an -ImportableContentsChunk that contained a subtree, and a continuation to get -the next subtree. Then each subtree's worth of ImportableContents would be -passed through to recordImportTree (a version omitting the parts of it that -commit the tree), and only one subtree at a time would occupy memory. At -the end a tree would be constucted containing all the subtrees, and -committed. - -For borg, each archive would be a subtree; 500k filenames will fit in memory -or at least fit better than `365*500k`. - -This is a promising idea! Started working on it in a `borgchunks` branch. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_12_f0eacfc77f5083b45a694552009ad0f6._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_12_f0eacfc77f5083b45a694552009ad0f6._comment deleted file mode 100644 index 22c1d22d1c..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_12_f0eacfc77f5083b45a694552009ad0f6._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 12""" - date="2021-10-08T17:06:05Z" - content=""" -I've fixed this problem, my test case tops out at 160 mb now, and adding more -archives to the borg repo no longer increases memory use. Memory use is now -proportional to the number of annexed objects in a borg archive. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_1_7778f89699f2be8d987035cd8f1554d4._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_1_7778f89699f2be8d987035cd8f1554d4._comment deleted file mode 100644 index d23544fdf2..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_1_7778f89699f2be8d987035cd8f1554d4._comment +++ /dev/null @@ -1,25 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-10-05T15:12:33Z" - content=""" -I'd expect the amount of memory git-annex uses to increase with the number -of archives in the borg repo that contain a git-annex repository. So I am -curious how many such archives there are in your borg repo. - -The memory use also scales with the number of annex object files in the git-annex -repository. So I'm curious how many such files there are in one of the -borg archives. - -If there are say, 1000 archives of a git-annex repository that -contains 1000 annex objects, that's a million items. I'd estimate a couple -hundred megabytes memory for for that. The length of the path to the -git-annex repository and the archive name are included in each item, so more -when those are long. - -If it could only include one item for each git-annex key, that would avoid -needing so much memory. But I don't think it can, because an archive can -be deleted, and if the one item it included was in the deleted archive, -it would not be able to retrieve the object from other archives that still -exists, without a rescan. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_2_3af1b1dd4c1dea54639baac90c60452d._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_2_3af1b1dd4c1dea54639baac90c60452d._comment deleted file mode 100644 index 62d1ef4a97..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_2_3af1b1dd4c1dea54639baac90c60452d._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-10-05T15:55:27Z" - content=""" -I tried making a borg repo with 100 archives of a 1000 object git-annex -repo. The length of each item was 142 bytes, so all the items should -need about 15 mb of memory. git-annex sync used more than 2 gb -of memory. So that's a test case for this bug. - -Looks like around 500 mb is used listing the repo contents. - -Then after all the borg list is complete, it uses much more memory -building the git tree. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_3_97dff7adb32a087fbc9f546fdea28bbe._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_3_97dff7adb32a087fbc9f546fdea28bbe._comment deleted file mode 100644 index 9958893fda..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_3_97dff7adb32a087fbc9f546fdea28bbe._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="tomdhunt" - avatar="http://cdn.libravatar.org/avatar/02694633d0fb05bb89f025cf779218a3" - subject="comment 3" - date="2021-10-05T19:08:23Z" - content=""" -The repo in question is my daily backup repository. It keeps an archive for each day going back a year or so, so on order of hundreds of archives. The underlying data is about 8TB, but it only changes small amounts, so the whole borg repo is also about 8TB. Each archive has a git-annex folder in it. (I specified the subdir option to point directly to the folder.) The annex has many small files; total number of keys is about 500k. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_3_de81876865308a0c707011bcdb0ba843._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_3_de81876865308a0c707011bcdb0ba843._comment deleted file mode 100644 index 20fd1f444f..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_3_de81876865308a0c707011bcdb0ba843._comment +++ /dev/null @@ -1,30 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2021-10-05T17:39:29Z" - content=""" -A heap profile shows that the problem is an accumulation of PINNED memory. -Both the memory used by borg list and by constructing the git tree. - -At least the borg list part seems very similar to the problem described here. - -The borg list gets read into a lazy bytestring, then it's split up -and copied into strict bytestring chunks. But those get bundled -back up into larger memory allocations as explained there. Then the files -that are not git-annex objects are filtered out, resulting in memory -fragmentation. - -I tried throwing in some S.copy in the borg list and filter part. Didn't -help. - -I converted ImportLocation to use a ShortByteString, and that solved, -or at least improved, the borg list part of the problem. With 20 borg -archives with 10000 annex objects each, the heap profile which had -showed around 90 mb, mostly PINNED during that first stage, went down -to 8 mb, none PINNED. (Although looking at the git-annex process -from outside, it still allocated 120 mb or so.) - -That leaves the memory use when constructing the git tree. -Which would also probably affect importtree special remotes, -when they have a large number of files. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_4_be583237b6edff71763eda1fab2d5992._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_4_be583237b6edff71763eda1fab2d5992._comment deleted file mode 100644 index 977c0eaca6..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_4_be583237b6edff71763eda1fab2d5992._comment +++ /dev/null @@ -1,33 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 4""" - date="2021-10-05T19:26:49Z" - content=""" -I've tried most types of heap profiles and saw only PINNED. -But a retainer profile (-hr) told more. - - - -Note that 8602 is really getImportableContents, and 14913 is importKeys. -(Found in git-annex.prof which tells the call stack for each set.) - -I think that buildImportTrees's allocation is due to needing to hash -git-annex symlinks and retain the shas. (mktreeitem) Unless there's also memory -fragmentation happening there. - -treeItemsToTree might be the real problem, but it's hard to see how to -improve it. Maybe stop using it and use a temporary index file to build -up the tree? - -Notice that the 30mb spike shown in the profile is only a fraction of the -300+ mb that run actually grew to consume. Which gets back to PINNED and fragmentation, -I'm afraid.. - -Looking at git-annex from outside, I collected these RSS -values: - - 101508 early borg list - 209704 before mktreeitem - 261724 before treeItemsToTree - 327260 after treeItemsToTree -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_6_4b71b012153a71e03c57ae3ed3ce2272._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_6_4b71b012153a71e03c57ae3ed3ce2272._comment deleted file mode 100644 index 7d88098501..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_6_4b71b012153a71e03c57ae3ed3ce2272._comment +++ /dev/null @@ -1,24 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 6""" - date="2021-10-05T20:53:24Z" - content=""" -@tomdhunt so your repo has in the order of 182 million -items for git-annex to track. I do think that is probably too many to be -practical even if this memory problem gets resolved. A list of that many -items is at least 25 gigabytes in size. Add some memory for data structures -and it's hard to see it working with even your enviable 64 gb. - -This brings me back to the idea of only including one item for each key... -Only the item from the most recent archive. -If the oldest archives always are deleted first, that would never leave a -key present in the borg repo without git-annex having a record of the -archive that contained it. - -But if you used borg prune to delete some -intermediate archives, git-annex could no longer know of any existing -archive that contains a key, so getting from the borg repo would fail, -until it re-scanned the whole repo. -git-annex sync could notice when such an intermediate archive -has been deleted, and trigger the re-scan. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_7_2316ba67144849988632c79e5a59a3f6._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_7_2316ba67144849988632c79e5a59a3f6._comment deleted file mode 100644 index f8202e9a4d..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_7_2316ba67144849988632c79e5a59a3f6._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="tomdhunt" - avatar="http://cdn.libravatar.org/avatar/02694633d0fb05bb89f025cf779218a3" - subject="comment 7" - date="2021-10-05T21:30:03Z" - content=""" -Yeah, I'm not familiar with the internal architecture but both borg and git-annex handle this dataset fine on their own, so it seems that the intersection between the two should also be doable. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_7_f59d9c51716892240ebd12fa80a2e58b._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_7_f59d9c51716892240ebd12fa80a2e58b._comment deleted file mode 100644 index a3a88f1ca0..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_7_f59d9c51716892240ebd12fa80a2e58b._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 7""" - date="2021-10-05T23:00:18Z" - content=""" -I tried converting Ref to use ShortByteString. Memory use did not improve -and the -hc profile is unchanged. So the pinned memory is not in refs. - -Also tried converting Key to use ShortByteString. That was a win! -My 20 borg archive test case is down from 320 mb to 242 mb. -"""]] diff --git a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_8_c5e3d0c826de72eb0ca9dff51104a0ab._comment b/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_8_c5e3d0c826de72eb0ca9dff51104a0ab._comment deleted file mode 100644 index a8a2134f8f..0000000000 --- a/doc/bugs/borg_special_remote_memory_usage_high_for_large_borg_repo/comment_8_c5e3d0c826de72eb0ca9dff51104a0ab._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="tomdhunt" - avatar="http://cdn.libravatar.org/avatar/02694633d0fb05bb89f025cf779218a3" - subject="comment 8" - date="2021-10-05T22:07:44Z" - content=""" -If it's just a matter of storing the whole set of keys present in each individual archive, you might be able to handle it via difference encoding. The whole list for the first archive, then just sets of added/removed for each archive after that. - -This adds a runtime cost to getting the whole set for any archive after the first one, but even with a few thousand archives it seems that should be relatively small. (I assume that it's more likely to have huge numbers of items in an archive, than huge numbers of archives in a repository.) -"""]] diff --git a/doc/bugs/buggy_private_special_remote.mdwn b/doc/bugs/buggy_private_special_remote.mdwn deleted file mode 100644 index 4e8e9195eb..0000000000 --- a/doc/bugs/buggy_private_special_remote.mdwn +++ /dev/null @@ -1,62 +0,0 @@ -### Please describe the problem. -Hello Joey,
-I added a private special remote (great feature BTW!) some time ago and everything seemed to work fine. Today I wanted to change the preferred content expression for another repo, but the repo that syncs with the special remote refused to accept the new expression and always showed (and used) the old one. - -It looked like git-annex on the affected repo still used the `preferred-content.log` from the private journal and didn't merge it with the one from the git-annex branch. - -As a workaround I manually merged both versions, put the result in `.git/annex/journal-private/preferred-content.log` and that solved the issue. - -### What steps will reproduce the problem? -[[!format sh """ -#!/bin/bash -x - -# Initialize repo a and clone it to b -git init a -cd a -git annex init a -touch a -git annex add a -git annex sync -cd .. -git clone a b -cd b -git annex init b -git annex wanted b nothing -git annex sync -cd ../a -git remote add b ../b -git annex sync - -# Add private special remote -mkdir ../special -git annex initremote --private special type=directory directory=../special encryption=none exporttree=yes importtree=no -git config remote.special.annex-tracking-branch master -git annex wanted special anything -git annex sync - -# change preferred content expression for b -git annex wanted b anything - -git annex wanted b -# preferred content expression for b is still "nothing" - -cd ../b -git annex sync -git annex wanted b -# In the other repo it's correct - - -# End of transcript or log. -"""]] - -### What version of git-annex are you using? On what operating system? - - -### Please provide any additional information below. - - - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/buggy_private_special_remote/comment_1_38b73aeff1f436e0629d9093c0b8497e._comment b/doc/bugs/buggy_private_special_remote/comment_1_38b73aeff1f436e0629d9093c0b8497e._comment deleted file mode 100644 index 2e9622f173..0000000000 --- a/doc/bugs/buggy_private_special_remote/comment_1_38b73aeff1f436e0629d9093c0b8497e._comment +++ /dev/null @@ -1,33 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 1" - date="2021-10-25T10:25:05Z" - content=""" -Update: It also seems to confuse location tracking in the affected repo. For example for a recently added file: -[[!format sh \"\"\" -# On the affected repo -# \"gigaset\" is the private special remote -$ git annex whereis --key SHA256E-s8073298--5b19e75adce5f4a90205ab47ce3d5a96b0a7b7f3fd465b8323a84946c652ba08.mp3 -whereis SHA256E-s8073298--5b19e75adce5f4a90205ab47ce3d5a96b0a7b7f3fd465b8323a84946c652ba08.mp3 (1 copy) - 0500a119-8fa9-47d7-ba6f-36a0ddde829e -- [gigaset] - - The following untrusted locations may also have copies: - c40ae4eb-1737-49ad-8781-c37d8d7d4f86 -- luklap [here] -ok - -# And now on another repo -$ git annex whereis --key SHA256E-s8073298--5b19e75adce5f4a90205ab47ce3d5a96b0a7b7f3fd465b8323a84946c652ba08.mp3 -whereis SHA256E-s8073298--5b19e75adce5f4a90205ab47ce3d5a96b0a7b7f3fd465b8323a84946c652ba08.mp3 (3 copies) - 173e456f-b72b-4557-8570-6c3737fe864c -- WD40EFRX-68W - d1368ba2-6c20-4b51-815e-87a47d8cc67a -- Seagate_BUP [here] - da266c97-5af7-4f50-a596-0fedfec89bb9 -- lapserv [origin] - - The following untrusted locations may also have copies: - 452d0592-bf98-4c2b-af86-f8d03327e10b -- pandora - c40ae4eb-1737-49ad-8781-c37d8d7d4f86 -- luklap -ok - - -\"\"\"]] -"""]] diff --git a/doc/bugs/buggy_private_special_remote/comment_2_7b329362cec16146f88241e1c445ab17._comment b/doc/bugs/buggy_private_special_remote/comment_2_7b329362cec16146f88241e1c445ab17._comment deleted file mode 100644 index c46aab828c..0000000000 --- a/doc/bugs/buggy_private_special_remote/comment_2_7b329362cec16146f88241e1c445ab17._comment +++ /dev/null @@ -1,40 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-10-26T16:11:53Z" - content=""" -Easily reproduced this, thanks for a great bug report. - -What I see after the setup is: - - joey@darkstar:~/tmp/bench2/a>git show git-annex:preferred-content.log - 5cf4b197-9d7a-4c97-b492-74daf50a17d7 anything timestamp=1635264591.115678237s - joey@darkstar:~/tmp/bench2/a>cat .git/annex/journal-private/preferred-content.log - 5cf4b197-9d7a-4c97-b492-74daf50a17d7 nothing timestamp=1635264500.401941428s - d8bcb9f8-2ae2-4e3b-8e7b-fe536a4b53f3 anything timestamp=1635264558.726745148s - -Where b is 5cf and the private remote is d8b. - -So, it is ignoring the newer log line that is available in the git-annex -branch, and only loading the older value from the private log, which is only -included the private log because it was written in passing when the actually -private information was recorded there. - -In fact, when the private log file exists, it only reads it, ignoring -the log in the git-annex branch. (But not ignoring non-private files -that are in the journal but have not made it to the branch yet.) -So even if the private log file only -included a line for the private remote, it would not see the information -that's in the git-annex branch. - -So, the real root cause is that, when a journal file is available, git-annex -uses it, rather than reading from the git-annex branch. Normally this is not -a problem because when journal files are written, the current value from the -branch is included in them, and anyway the journal gets written to the branch -fairly quickly and deleted. But the private journal lingers around forever. -So, it needs to read from the git-annex branch in addition to the private -journal. - -Fixed this. Since the bug did not actually cause the wrong information to -be written to anywhere, all you need to do to recover is upgrade. -"""]] diff --git a/doc/bugs/cannot_remove___96__.t__96___directory.mdwn b/doc/bugs/cannot_remove___96__.t__96___directory.mdwn deleted file mode 100644 index a68ad137a8..0000000000 --- a/doc/bugs/cannot_remove___96__.t__96___directory.mdwn +++ /dev/null @@ -1,39 +0,0 @@ -### Please describe the problem. - -I am running `git-annex test`, it stops on an NFS mount with exhausted resources (too many open FDs). - -Then I try to remove the `.t` directory with `rm -rf .t` and get many errors like: - -``` -rm: cannot remove `.t/tmprepo61/.git/annex/objects/96/qw/SHA256E-s10--bcc2eba25d48be76c9d968f2d818196b0e10e13476dcff75371fc0ca4910450c/SHA256E-s10--bcc2eba25d48be76c9d968f2d818196b0e10e13476dcff75371fc0ca4910450c': Permission denied -``` - -The permissions on those files look normal (they are mine). - -### What steps will reproduce the problem? - -see above - -### What version of git-annex are you using? On what operating system? - -git HEAD (self-built). On Linux. - -### 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. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -On /tmp the self-test works. Maybe it is related to NFS? - -> Turns out that git-annex was keeping files in .t open in some -> circumstances after deleting them. I have fixed some of this. Possibly -> not all. -> -> Since there was no followup for 5 years, I'm closing this. [[done]] --[[Joey]] diff --git a/doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment b/doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment deleted file mode 100644 index 6ef5bd4713..0000000000 --- a/doc/bugs/cannot_remove___96__.t__96___directory/comment_1_98e0522782acbe51fcc274a974e3e346._comment +++ /dev/null @@ -1,12 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2016-01-29T17:20:38Z" - content=""" -`chmod -R u+w` will let you delete the directory. - -`git-annex test` normally takes care of removing the directory for you. -Only because it crashed did it not in this case. It would be helpful if you -could show the actual result of running it, including the real error -message. Perhaps there's something that could be improved. -"""]] diff --git a/doc/bugs/case_where_keys_db_lags_reality.mdwn b/doc/bugs/case_where_keys_db_lags_reality.mdwn deleted file mode 100644 index 87ea7fa675..0000000000 --- a/doc/bugs/case_where_keys_db_lags_reality.mdwn +++ /dev/null @@ -1,55 +0,0 @@ -Found a case where the associated files in the keys db end up out-of-date. -Make a repo with an locked file, clone it to a second repo, and set up a -conflict involving that file in both repos, using git-annex add to add the -conflicting version, committing, and not running other git-annex commands -after that, before pulling the conflicting branch. When the associated -files db gets updated in the conflict situation, only 1 key has the -conflicting file associated with it, rather than 2 or 3. - -The original key before the conflict has the file associated with it, but -the new local key and new remote key do not. - -The result is that a drop of another file that uses the same key may not -honor the preferred content of the file that is in conflict. - -Once the conflict is resolved, git-annex will recover, the problem only -occurs while there's an unmerged conflict, and only when git-annex did not -get a change to notice the local modification before the conflict happened. - -This only affected locked files, because when an unlocked file is staged, -git-annex updates the keys db. So, one solution to this bug will be for -git-annex to also update the keys db when staging locked files. -(Unfortunately this would make mass adds somewhat slower.) - -Or, possibly, for reconcileStaged to not use git diff --cached in this case, -but git diff with -1 and -3. That lets both sides of the merge conflict be -accessed, and it could then add the file to both keys. As well as not -slowing down git-annex add, this would let it honor the preferred content -of the conflicting file for all 3 keys. --[[Joey]] - -> On second thought, it's not really necessary that all 3 keys have the -> conflicted file associated with them. The original key doesn't because -> the user has already changed the file to use the new key. The new remote -> key does not really need to, and there might not even be any effect if it -> did. The new local key is the one that this bug is really about. -> -> Consider that checkDrop uses catKeyFile to double-check the associated -> files. And that will see the file pointing to the new local key. So -> if the original key or new remote key are also associated with the file, -> it will ignore them and drop anyway. And that's ok, from the user's -> perspective the one it needs to retain is the one that the file in the -> working tree uses, which is the new local key. -> -> > Hmm, -1 and -3 are not what's needed to get the new local key. -> > It's using `git diff oldtree --cached`, and the code preserves the old -> > key when it sees a merge conflict. Using instead -> > `git diff HEAD --cached` has the new key as the src sha, and nullsha as -> > the dst sha. -> > -> > However, the diff with the old tree is needed to incrementally -> > update when it's not in the middle of a merge conflict. -> > So what can be done is do the diff as now; when it sees a merge -> > conflict, run diff a second time with `HEAD --cached` to get the new -> > key. -> > -> > > [[done]] --[[Joey]] diff --git a/doc/bugs/commands_on_unlocked__44___changed_file_use_its_old_key.mdwn b/doc/bugs/commands_on_unlocked__44___changed_file_use_its_old_key.mdwn deleted file mode 100644 index 296f3ab549..0000000000 --- a/doc/bugs/commands_on_unlocked__44___changed_file_use_its_old_key.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -git-annex commands that take a file path as argument but really operate on the key corresponding to the file's contents, when given an unlocked file that has been modified, will operate on the original key, not the key corresponding to the file's current contents. For example, [[`git-annex-whereis`|git-annex-whereis]] can show that there are several copies of the contents, even though there is only one (and only in the working copy). - -> [[closing|done]] as not a bug --[[Joey]] diff --git a/doc/bugs/commands_on_unlocked__44___changed_file_use_its_old_key/comment_1_d7fc6d70675b2b001c47e69ea40a9f4d._comment b/doc/bugs/commands_on_unlocked__44___changed_file_use_its_old_key/comment_1_d7fc6d70675b2b001c47e69ea40a9f4d._comment deleted file mode 100644 index 269023272d..0000000000 --- a/doc/bugs/commands_on_unlocked__44___changed_file_use_its_old_key/comment_1_d7fc6d70675b2b001c47e69ea40a9f4d._comment +++ /dev/null @@ -1,45 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-01-29T17:12:50Z" - content=""" -I don't think this has anything to do with unlocked files really, -and I think a v5 repo would have behaved the same way. A repo with the -smudge filter disabled certainly seems to: - - joey@darkstar:/tmp/bbb>rm .git/info/attributes - joey@darkstar:/tmp/bbb>date > bar - joey@darkstar:/tmp/bbb>git annex add bar - add bar - ok - (recording state in git...) - ijoey@darkstar:/tmp/bbb>git commit -m add - [master 342b357] add - 1 file changed, 1 insertion(+) - create mode 120000 bar - joey@darkstar:/tmp/bbb>git annex copy bar --to origin - copy bar (to origin...) - (checksum...) iok - (recording state in git...) - joey@darkstar:/tmp/bbb>git annex whereis bar - whereis bar (2 copies) - 4f1d49f8-aeea-47fc-8982-b17b6b2f136f -- joey@darkstar:/tmp/aaa [origin] - 5861485c-0e5f-4eec-91b5-166dbb999c81 -- joey@darkstar:/tmp/bbb [here] - ok - joey@darkstar:/tmp/bbb>rm bar - joey@darkstar:/tmp/bbb>date > bar - joey@darkstar:/tmp/bbb>git annex whereis bar - whereis bar (2 copies) - 4f1d49f8-aeea-47fc-8982-b17b6b2f136f -- joey@darkstar:/tmp/aaa [origin] - 5861485c-0e5f-4eec-91b5-166dbb999c81 -- joey@darkstar:/tmp/bbb [here] - ok - -And this is consistent with git-annex working on information that is staged -in git, not on unstaged changes in the working tree. - - joey@darkstar:/tmp/bbb>mv bar bar2 - joey@darkstar:/tmp/bbb>git annex whereis bar2 - joey@darkstar:/tmp/bbb> - -So, I don't think this is a bug. -"""]] diff --git a/doc/bugs/commit_7550ef9a2_doesn__39__t_compile_on_Windows--patch.mdwn b/doc/bugs/commit_7550ef9a2_doesn__39__t_compile_on_Windows--patch.mdwn deleted file mode 100644 index 73d7348883..0000000000 --- a/doc/bugs/commit_7550ef9a2_doesn__39__t_compile_on_Windows--patch.mdwn +++ /dev/null @@ -1,84 +0,0 @@ -### Please describe the problem. - -Git-annex commit 7550ef9a2 doesn't compile on Windows without a small patch. - -### What steps will reproduce the problem? - -`stack setup && stack build` - -### What version of git-annex are you using? On what operating system? - -[[!format sh """ -git-annex version: 8.20210804-g7550ef9a2 -build flags: Assistant Webapp Pairing TorrentParser Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.26 DAV-1.3.4 feed-1.3.0.1 ghc-8.8.4 http-client-0.6.4.1 persistent-sqlite-2.10.6.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: mingw32 x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 2 3 4 5 6 7 -"""]] - -Windows version 21H1 (build 19043.1165), 64 bit. - -### Please provide any additional information below. - -Relevant parts of the build log: - -[[!format sh """ -jkniiv@AINESIS MINGW64 /c/annx -$ tail -n 25 /c/Projektit/git-annex.branchable.com/git-annex--BUILD-210813-7550ef9a2/stack.build.LOG~102 -[333 of 665] Compiling Annex.Content.LowLevel -[334 of 665] Compiling Annex.Content.PointerFile -[335 of 665] Compiling Annex.ChangedRefs -[336 of 665] Compiling RemoteDaemon.Types -[337 of 665] Compiling Assistant.Types.RemoteControl -[338 of 665] Compiling RemoteDaemon.Transport.Ssh.Types -[339 of 665] Compiling P2P.Protocol -[340 of 665] Compiling P2P.IO -[341 of 665] Compiling CmdLine.GitRemoteTorAnnex -[342 of 665] Compiling Annex.CheckIgnore -[343 of 665] Compiling Annex.CheckAttr -[344 of 665] Compiling Backend -[345 of 665] Compiling Annex.Verify - -Annex\Verify.hs:151:50: error: - Not in scope: type constructor or class `TMVar' - | -151 | tailVerify :: IncrementalVerifier -> FilePath -> TMVar () -> IO Bool - - | ^^^^^ - - --- While building package git-annex-8.20210803 (scroll up to its section to see the error) using: - C:\Users\jkniiv\Projektit\git-annex.branchable.com\git-annex--BUILD-210813-7550ef9a2\.stack-work\dist\29cc6475\setup\setup --builddir=.stack-work\dist\29cc6475 build exe:git-annex --ghc-options " -fdiagnostics-color=always" - Process exited with code: ExitFailure 1 - -# End of transcript. -"""]] - -The change I made was the following: - -[[!format diff """ -diff --git a/Annex/Verify.hs b/Annex/Verify.hs -index 39ef45981..f43e20db1 100644 ---- a/Annex/Verify.hs -+++ b/Annex/Verify.hs -@@ -36,6 +36,8 @@ import Types.Key - import qualified System.INotify as INotify - import Control.Concurrent.STM - import qualified Data.ByteString as S -+#else -+import Control.Concurrent.STM - #endif - - data VerifyConfig = AlwaysVerify | NoVerify | RemoteVerify Remote | DefaultVerify -"""]] - -This then compiled cleanly and completed the test suite ok. - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Git Annex is great. It works with multi-gigabyte backup files (largest around 180GB) via the BLAKE2B160E backend just dandy :) - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/commit_9595a247a_needs_a_fix_to_build_on_Windows.mdwn b/doc/bugs/commit_9595a247a_needs_a_fix_to_build_on_Windows.mdwn deleted file mode 100644 index 1a87aa5eb5..0000000000 --- a/doc/bugs/commit_9595a247a_needs_a_fix_to_build_on_Windows.mdwn +++ /dev/null @@ -1,89 +0,0 @@ -### Please describe the problem. - -Git-annex commit 9595a247a doesn't compile on Windows without a small patch. -Commit [[!commit 6329997ac44691937f1d7fe6a71da3184237b13b]] introduces a change for `mingw32_HOST_OS` -that is not needed (function pattern gains an extra _ parameter). I guess the change was a leftover -from earlier testing. - -### What steps will reproduce the problem? - -`stack setup && stack build` - -### What version of git-annex are you using? On what operating system? - -[[!format sh """ -git-annex version: 8.20210804-g9595a247a -build flags: Assistant Webapp Pairing TorrentParser Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.26 DAV-1.3.4 feed-1.3.0.1 ghc-8.8.4 http-client-0.6.4.1 persistent-sqlite-2.10.6.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: mingw32 x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 2 3 4 5 6 7 -"""]] - -Windows 10 version 21H1 (build 19043.1165), 64 bit. - -### Please provide any additional information below. - -Relevant parts of the build log: - -[[!format sh """ -jkniiv@AINESIS MINGW64 /c/annx -$ tail -n 25 /c/Projektit/git-annex.branchable.com/git-annex--BUILD-210902-9595a247a/stack.build.LOG~102 -[428 of 665] Compiling Remote.GitLFS -[429 of 665] Compiling Remote.Bup -[430 of 665] Compiling Assistant.Gpg -[431 of 665] Compiling Annex.Environment -[432 of 665] Compiling Annex.Init - -Annex\Init.hs:261:1: error: - * Couldn't match type `(Bool, [a0])' with `[String]' - Expected type: m (Bool, [String]) - Actual type: p0 -> (Bool, (Bool, [a0])) - * The equation(s) for probeCrippledFileSystem' have four arguments, - but its type `RawFilePath - -> Maybe (RawFilePath -> m ()) - -> Maybe (RawFilePath -> m ()) - -> m (Bool, [String])' - has only three - | -261 | probeCrippledFileSystem' _ _ _ _ = return (True, []) - - | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - - --- While building package git-annex-8.20210803 (scroll up to its section to see the error) using: - C:\Users\jkniiv\Projektit\git-annex.branchable.com\git-annex--BUILD-210902-9595a247a\.stack-work\dist\29cc6475\setup\setup --builddir=.stack-work\dist\29cc6475 build exe:git-annex --ghc-options " -fdiagnostics-color=always" - Process exited with code: ExitFailure 1 - -# End of transcript. -"""]] - -The change I made was a simple revertion, as follows: - -[[!format diff """ -diff --git a/Annex/Init.hs b/Annex/Init.hs -index 30c4f9753..1193e0b24 100644 ---- a/Annex/Init.hs -+++ b/Annex/Init.hs -@@ -258,7 +258,7 @@ probeCrippledFileSystem' - -> Maybe (RawFilePath -> m ()) - -> m (Bool, [String]) - #ifdef mingw32_HOST_OS --probeCrippledFileSystem' _ _ _ _ = return (True, []) -+probeCrippledFileSystem' _ _ _ = return (True, []) - #else - probeCrippledFileSystem' tmp freezecontent thawcontent = do - let f = tmp P. "gaprobe" -"""]] - -This then compiled cleanly and completed the test suite ok. - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Git Annex is great. It works quite nicely with my multi-gigabyte backup files (largest around 180GB) via the BLAKE2B160E backend :) - -[[!meta author=jkniiv]] - -> Thank you! [[done]] --[[Joey]] diff --git a/doc/bugs/commit_f0754a61f_needs_a_fix_to_build_on_Windows.mdwn b/doc/bugs/commit_f0754a61f_needs_a_fix_to_build_on_Windows.mdwn deleted file mode 100644 index c8147a0a2c..0000000000 --- a/doc/bugs/commit_f0754a61f_needs_a_fix_to_build_on_Windows.mdwn +++ /dev/null @@ -1,86 +0,0 @@ -### Please describe the problem. - -Git-annex commit f0754a61f doesn't compile on Windows without a small patch. - -### What steps will reproduce the problem? - -`stack setup && stack build` - -### What version of git-annex are you using? On what operating system? - -[[!format sh """ -git-annex version: 8.20210804-gf0754a61f -build flags: Assistant Webapp Pairing TorrentParser Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.26 DAV-1.3.4 feed-1.3.0.1 ghc-8.8.4 http-client-0.6.4.1 persistent-sqlite-2.10.6.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: mingw32 x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 2 3 4 5 6 7 -"""]] - -Windows 10 version 21H1 (build 19043.1165), 64 bit. - -### Please provide any additional information below. - -Relevant parts of the build log: - -[[!format sh """ -jkniiv@AINESIS MINGW64 /c/annx -$ tail -n 25 /c/Projektit/git-annex.branchable.com/git-annex--BUILD-210817-f0754a61f/stack.build.LOG~102 -[343 of 665] Compiling Annex.CheckIgnore -[344 of 665] Compiling Annex.CheckAttr -[345 of 665] Compiling Backend -[346 of 665] Compiling Annex.Verify - -Annex\Verify.hs:129:22: error: - Not in scope: `S.hGetSome' - No module named `S' is imported. - | -129 | b <- S.hGetSome h chunk - - | ^^^^^^^^^^ - -Annex\Verify.hs:130:20: error: - Not in scope: `S.null' - No module named `S' is imported. - | -130 | if S.null b - - | ^^^^^^ - - --- While building package git-annex-8.20210803 (scroll up to its section to see the error) using: - C:\Users\jkniiv\Projektit\git-annex.branchable.com\git-annex--BUILD-210817-f0754a61f\.stack-work\dist\29cc6475\setup\setup --builddir=.stack-work\dist\29cc6475 build exe:git-annex --ghc-options " -fdiagnostics-color=always" - Process exited with code: ExitFailure 1 - -# End of transcript. -"""]] - -The change I made was with an import, as follows: - -[[!format diff """ -diff --git a/Annex/Verify.hs b/Annex/Verify.hs -index c41a793f6..ad9866800 100644 ---- a/Annex/Verify.hs -+++ b/Annex/Verify.hs -@@ -33,9 +33,9 @@ import Types.WorkerPool - import Types.Key - - import Control.Concurrent.STM -+import qualified Data.ByteString as S - #if WITH_INOTIFY - import qualified System.INotify as INotify --import qualified Data.ByteString as S - import qualified System.FilePath.ByteString as P - #endif - -"""]] - -This then compiled cleanly and completed the test suite ok. - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Git Annex is great. It works quite nicely with my multi-gigabyte backup files (largest around 180GB) via the BLAKE2B160E backend :) - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/commit_f0754a61f_needs_a_fix_to_build_on_Windows/comment_1_393c0a94ebcdd5f70afa2a7974d11715._comment b/doc/bugs/commit_f0754a61f_needs_a_fix_to_build_on_Windows/comment_1_393c0a94ebcdd5f70afa2a7974d11715._comment deleted file mode 100644 index c39fa7ba77..0000000000 --- a/doc/bugs/commit_f0754a61f_needs_a_fix_to_build_on_Windows/comment_1_393c0a94ebcdd5f70afa2a7974d11715._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="jkniiv@b330fc3a602d36a37a67b2a2d99d4bed3bb653cb" - nickname="jkniiv" - avatar="http://cdn.libravatar.org/avatar/419f2eee8b0c37256488fabcc2737ff2" - subject="commit 492036622a6326852c29e23608f3959f63e55685 fixes this" - date="2021-08-18T21:10:51Z" - content=""" -Commit 492036622 fixes also the Windows build so this bug can be closed. Thank you Joey! -"""]] diff --git a/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh.mdwn b/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh.mdwn deleted file mode 100644 index 24b4a335c6..0000000000 --- a/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh.mdwn +++ /dev/null @@ -1,75 +0,0 @@ -### Please describe the problem. - -The borg special remote is awesome and works perfectly if the borg repo is local. However, fetching content (e.g., with `git annex get` or `git annex sync --content`) seems to fail if the borg repo is accessed over ssh. - -### What steps will reproduce the problem? - -On remote host: - -[[!format sh """ -# Init borg repo -borg init --encryption=none /home/remote_user/borg_repo -"""]] - -On local host: - -[[!format sh """ -# Set environment variable for clarity -export BORG_REPO=remote_user@remote_host:/home/remote_user/borg_repo - -# Init git-annex repo on local host and add borg repo as semitrusted remote -git init git_repo && cd git_repo -git annex init git_repo -git annex initremote borg type=borg borgrepo=$BORG_REPO appendonly=yes - -# Commit content to git-annex, create borg archive, and sync -echo content > file.txt -git annex add file.txt -git commit -m init -borg create $BORG_REPO::archive_name . -git annex sync borg - -# Drop content from git-annex -git annex drop file.txt - -# NOTE: Up to this point, everything is fine. - -# Now, attempt to retrieve content from borg -git annex get file.txt -"""]] - -The final step results in error. Please see the output below in the additional information section. - -### What version of git-annex are you using? On what operating system? - -- git-annex version: 8.20210428 -- operation system: linux x86_64 (NixOS 21.05) - -(NOTE: This was also tested on an old macOS machine with the same results.) - -### Please provide any additional information below. - -The following output shows an apparent concatenation of the local git-annex repo path with the remote borg repo path: - -[[!format sh """ -$ git annex get file.txt -get file.txt (from borg...) -Repository /home/local_user/git_repo/remote_user@remote_host:/home/remote_user/borg_repo does not exist. - - user error (borg ["extract","/home/local_user/git_repo/remote_user@remote_host:/home/remote_user/borg_repo::archive_name",".git/annex/objects/QV/p6/SHA256E-s8--12a61f4e173fb3a11c05d6471f74728f76231b4a5fcd9667cef3af87a3ae4dc3.txt/SHA256E-s8--12a61f4e173fb3a11c05d6471f74728f76231b4a5fcd9667cef3af87a3ae4dc3.txt"] exited 2) - - Unable to access these remotes: borg - - No other repository is known to contain the file. -failed -get: 1 failed -exit 1 -"""]] - -NOTE: I tried several variations of the ssh url syntax, but they all resulted in the same error. - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Definitely. I love git-annex. I LOVE it. It has no equal and is the secret to my productivity, not to mention peace of mind in this epoch. Much, much respect. - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh/comment_1_050cb1054a9d1cc7b2e6722757c41784._comment b/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh/comment_1_050cb1054a9d1cc7b2e6722757c41784._comment deleted file mode 100644 index de1b29374d..0000000000 --- a/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh/comment_1_050cb1054a9d1cc7b2e6722757c41784._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-07-15T16:20:33Z" - content=""" -Thanks for a good repo recipe. I only needed to add a "borg init -$BORG_REPO -e none" to see the bug. - -The bug is because it had to make the path to the borg repo absolute, -since it's running borg inside a temp directory. And the case of a ssh -location was not considered when doing that. - -Fixed and cleaned up the BorgRepo data type to avoid this kind of dumb -mistake in the future. ;-) -"""]] diff --git a/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh/comment_2_d88ab318b6edc3eea47f8360f31cd91f._comment b/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh/comment_2_d88ab318b6edc3eea47f8360f31cd91f._comment deleted file mode 100644 index d3fe1c469a..0000000000 --- a/doc/bugs/content_retrieval_from_borg_remote_fails_over_ssh/comment_2_d88ab318b6edc3eea47f8360f31cd91f._comment +++ /dev/null @@ -1,7 +0,0 @@ -[[!comment format=mdwn - username="alt" - subject="comment 2" - date="2021-07-16T12:37:47Z" - content=""" -Thank you for the amazingly quick fix! -"""]] diff --git a/doc/bugs/copy_--to_with_local_git_remote_does_not_resume.mdwn b/doc/bugs/copy_--to_with_local_git_remote_does_not_resume.mdwn deleted file mode 100644 index 7361200daf..0000000000 --- a/doc/bugs/copy_--to_with_local_git_remote_does_not_resume.mdwn +++ /dev/null @@ -1,21 +0,0 @@ -A copy --to a local git remote that gets interrupted and is run again does -not resume where it left off, but copies all the data again. - -This does not affect git remotes accessed over ssh. - -It's kind of hard to notice this, because normally a resume, has to read -the src file and dest file, in order for incremental verification to -get started. But it is somewhat slower to do that than it is to re-write -the dest file from the start. And when annex.verify = false, it's a lot -slower. - -Looks like it's due to copyCoW unlinking the dest file. Since the first -file copy trues copyCoW to probe if that's supported, that happens. -And when resuming an interrupted copy, that probe will generally happen -with the file it was interrupted on. - -So, the solution seems like it would be to copyCoW to some other temp file, -and if it succeeds, rename it to the dest. ---[[Joey]] - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly.mdwn b/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly.mdwn deleted file mode 100644 index 049e2c28b9..0000000000 --- a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly.mdwn +++ /dev/null @@ -1,183 +0,0 @@ -### Please describe the problem. -A seemingly harmless script causes data loss by dropping last copy of file content. - -In my test this script only drops file content on Windows. On Linux it's working good, even on a crippled filesystem. - -### What steps will reproduce the problem? -run the following script test.sh: -[[!format sh """ -mkdir a -cd a -git init -git annex init first -mkdir folder -echo foo > folder/1.txt -git annex add . -git annex sync -cd .. -git clone a b -cd b -git annex init second -git annex sync -cd ../a -git remote add second ../b -git annex sync -git annex move --to second -git annex sync -mv folder folder1 -git annex add -git annex sync -cd ../b -git annex sync -"""]] - -### What version of git-annex are you using? On what operating system? -git-annex version: 6.20161231-gc8eeb17 - -Windows 10.0.14393 and also Windows 8 - -### Please provide any additional information below. - -[[!format sh """ -# a complete transcript of the problem occurring. -$ ./test.sh -Initialized empty Git repository in A:/a/.git/ -init first - Detected a filesystem without fifo support. - - Disabling ssh connection caching. - - Detected a crippled filesystem. - - Enabling direct mode. -ok -(recording state in git...) -add folder/1.txt ok -(recording state in git...) -commit ok -Cloning into 'b'... -done. -init second - Detected a filesystem without fifo support. - - Disabling ssh connection caching. - - Detected a crippled filesystem. -(merging origin/git-annex into git-annex...) -(recording state in git...) - - Enabling direct mode. -ok -(recording state in git...) -commit ok -pull origin -ok -push origin -Counting objects: 6, done. -Delta compression using up to 8 threads. -Compressing objects: 100% (5/5), done. -Writing objects: 100% (6/6), 664 bytes | 0 bytes/s, done. -Total 6 (delta 0), reused 0 (delta 0) -To A:/a - * [new branch] git-annex -> synced/git-annex -ok -commit ok -pull second -From ../b - * [new branch] annex/direct/master -> second/annex/direct/master - * [new branch] git-annex -> second/git-annex - * [new branch] master -> second/master - * [new branch] synced/master -> second/synced/master -ok -move folder/1.txt (to second...) -1.txt - 4 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=0/1) -(checksum...) ok -(recording state in git...) -commit ok -pull second -remote: Counting objects: 5, done. -remote: Compressing objects: 100% (4/4), done. -remote: Total 5 (delta 1), reused 0 (delta 0) -Unpacking objects: 100% (5/5), done. -From ../b - fd774cb..1aba4de git-annex -> second/git-annex -ok -(merging second/git-annex into git-annex...) -(recording state in git...) -push second -Counting objects: 10, done. -Delta compression using up to 8 threads. -Compressing objects: 100% (8/8), done. -Writing objects: 100% (10/10), 827 bytes | 0 bytes/s, done. -Total 10 (delta 3), reused 0 (delta 0) -To ../b - * [new branch] git-annex -> synced/git-annex -ok -add folder1/1.txt ok -(recording state in git...) -commit (recording state in git...) -ok -pull second -ok -push second -Counting objects: 7, done. -Delta compression using up to 8 threads. -Compressing objects: 100% (5/5), done. -Writing objects: 100% (7/7), 687 bytes | 0 bytes/s, done. -Total 7 (delta 0), reused 0 (delta 0) -To ../b - 7ba3e8a..ee8025b git-annex -> synced/git-annex - 0758cf9..6e91185 annex/direct/master -> synced/master -ok -commit ok -merge synced/master -Updating 0758cf9..6e91185 -Fast-forward - {folder => folder1}/1.txt | 0 - 1 file changed, 0 insertions(+), 0 deletions(-) - rename {folder => folder1}/1.txt (100%) -error: duplicate parent 6e91185c7c64569b275a09be1a104a1d8955e1fb ignored -ok -pull origin -From A:/a - 0758cf9..6e91185 annex/direct/master -> origin/annex/direct/master - fd774cb..ee8025b git-annex -> origin/git-annex - 0758cf9..6e91185 master -> origin/master - 0758cf9..6e91185 synced/master -> origin/synced/master -ok -push origin -Counting objects: 1, done. -Writing objects: 100% (1/1), 185 bytes | 0 bytes/s, done. -Total 1 (delta 0), reused 0 (delta 0) -To A:/a - fd774cb..ee8025b git-annex -> synced/git-annex - 6e91185..a886805 annex/direct/master -> synced/master -ok - -$ # script done here -$ cd b -$ git annex whereis -whereis folder1/1.txt (1 copy) - 2a9ef292-1729-4533-ac50-f68d2d0badb6 -- second [here] -ok - -$ cat folder1/1.txt -../.git/annex/objects/W5/55/SHA256E-s4--b5bb9d8014a0f9b1d61e21e796d78dccdf1352f23cd32812f4850b878ae4944c.txt/SHA256E-s4--b5bb9d8014a0f9b1d61e21e796d78dccdf1352f23cd32812f4850b878ae4944c.txt - -$ git annex get -get folder1/1.txt (not available) - No other repository is known to contain the file. -failed -git-annex: get: 1 failed - - -# End of transcript or log. -"""]] - - -### Conclusion - -I'm so attracted to git-annex's idea, but so sad it's still not robust enough to use on Windows platform - v5 direct mode repo is as far as I can get, yet it still throws away my data like this... - -> [[done]]; this was apparently a bug with direct mode. --[[Joey]] diff --git a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_1_30cb5eebae1e90db75ed5e3fa237c1da._comment b/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_1_30cb5eebae1e90db75ed5e3fa237c1da._comment deleted file mode 100644 index 04fb774b08..0000000000 --- a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_1_30cb5eebae1e90db75ed5e3fa237c1da._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 1" - date="2021-05-03T12:12:17Z" - content=""" -I tested it with the latest git-annex version (8.20210331-g1fb59a63a) and can't reproduce the bug. So I guess this can be closed. -"""]] diff --git a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment b/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment deleted file mode 100644 index c4817516ff..0000000000 --- a/doc/bugs/data_loss_on_Windows__58___git_annex_sync_--no-content_drops_last_copy_unexpectedly/comment_2_c500a0629048af1fe35c62dd27c8f1c3._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-05-03T16:23:16Z" - content=""" -Thanks for checking up on this old bug. - -I think it makes sense that the bug was in the direct mode code, and so -closing. -"""]] diff --git a/doc/bugs/default_cabal_install_on_OSX_lacks_S3.mdwn b/doc/bugs/default_cabal_install_on_OSX_lacks_S3.mdwn deleted file mode 100644 index fc5f757808..0000000000 --- a/doc/bugs/default_cabal_install_on_OSX_lacks_S3.mdwn +++ /dev/null @@ -1,18 +0,0 @@ -A default cabal install on OS X in a sandbox of git-annex 6.20160511 will result in no S3 support, as reported to Homebrew in the following two issues: -https://github.com/Homebrew/homebrew-core/issues/1268 -https://github.com/Homebrew/legacy-homebrew/issues/47737 - -The underlying cause is that aws-0.13.0 lacks commit https://github.com/aristidb/aws/commit/402bfe5aa9ef4bec84186880faafcbfdae1ad91d, which allows data-default 0.6. - -I attempted to mitigate the issue using --flags="s3", but that does not seem to help (nor does it force the build to fail): still no s3 support. I'd expect that either to constrain data-default to 0.5.3 and produce a build with s3 support, or fail the build, but for some reason it doesn't. Is this not working because we're in a sandbox or some other reason? - -Currently, I'm planning to just patch aws with https://github.com/aristidb/aws/commit/402bfe5aa9ef4bec84186880faafcbfdae1ad91d rather than resorting to a fixed configuration (e.g., lts-5.5 or whatever), as you can see here: -https://github.com/Homebrew/homebrew-core/pull/1307 - -It would be great if git-annex could work around the issue itself, though. - -Meanwhile, I have also pinged aws to request a 0.13.1 release, which would solve the problem "the right way": -https://github.com/aristidb/aws/issues/202 - -> I see this got fixed the "right way" in aws back then, so [[done]] -> --[[Joey]] diff --git a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles.mdwn b/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles.mdwn deleted file mode 100644 index 4068a55905..0000000000 --- a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles.mdwn +++ /dev/null @@ -1,46 +0,0 @@ -### Please describe the problem. - -annex.delayadd doesn't seem to do anything. - -### What steps will reproduce the problem? - -``` -git init test -cd test -git annex init -git annex assistant -git config annex.delayadd 9999999 -echo `date` > test -git log -cat test -``` - -The commit shouldn't happen until about ~4 months from now but it happens almost instantly (git log date and date in file are the same). - -### What version of git-annex are you using? On what operating system? - -``` -git-annex version: 8.20210428 -build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.28 DAV-1.3.4 feed-1.3.2.0 ghc-8.10.4 http-client-0.6.4.1 persistent-sqlite-2.11.1.0 torrent-10000.1.1 uuid-1.3.14 yesod-1.6.1.1 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: linux x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 0 1 2 3 4 5 6 7 -local repository version: 8 -``` - -### 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. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_1_1501fc7de682c0f2920c6c592204268c._comment b/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_1_1501fc7de682c0f2920c6c592204268c._comment deleted file mode 100644 index 7dd3105257..0000000000 --- a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_1_1501fc7de682c0f2920c6c592204268c._comment +++ /dev/null @@ -1,19 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-05-19T15:08:44Z" - content=""" -The assistant scans on startup for changes that happened while it was not -running, and delayadd does not affect those. It only affects changes while -the assistant is running. - -I don't think it would be possible to make the startup scan respect -delayadd in general. It could look at mtime, but eg, renaming a file -does not affect its mtime. - -Also, the only reason the feature exists is that it can be annoying, when -the assistant is running, to have every little change you make to a file -be recorded; a short delay can let such changes be bundled together. - -I will document this and close it. -"""]] diff --git a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_2_3aa7b34ff3d0606f97fb9e80ece34255._comment b/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_2_3aa7b34ff3d0606f97fb9e80ece34255._comment deleted file mode 100644 index 92e60f1b1c..0000000000 --- a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_2_3aa7b34ff3d0606f97fb9e80ece34255._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="Atemu" - avatar="http://cdn.libravatar.org/avatar/d1f0f4275931c552403f4c6707bead7a" - subject="comment 2" - date="2021-05-19T16:54:19Z" - content=""" -Hi Joey, this isn't about startup behaviour. - -My use case (and the repro steps) have the assistant up and running before any modifications are done. - -My issue is that assistant is commiting my changes instantly with no delay while I'd rather have it bunch up things when I save multiple files in quick succession which is precisely what delayadd is supposed to help with (as you said). - -Weirdly however, it just ..doesn't do anything? The date in the file is the exact same as the automatic commit's. - -"""]] diff --git a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_3_f0b5e6f0554eb43f55bfc99d178c506d._comment b/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_3_f0b5e6f0554eb43f55bfc99d178c506d._comment deleted file mode 100644 index be393bab97..0000000000 --- a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_3_f0b5e6f0554eb43f55bfc99d178c506d._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2021-05-21T15:28:22Z" - content=""" -Your test case sets the git config after the assistant is running. The -assistant does not notice git config changes made while it's -running, it has to be restarted to pick them up. - -I tried setting the config before starting the assistant, and it works -fine. - -I assume your real problem does not involve setting the config at the wrong -point in time, so I'll wait for a corrected test case.. -"""]] diff --git a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_4_dbe41188bc6650418b68f52ec479fc11._comment b/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_4_dbe41188bc6650418b68f52ec479fc11._comment deleted file mode 100644 index 3dc7413c57..0000000000 --- a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_4_dbe41188bc6650418b68f52ec479fc11._comment +++ /dev/null @@ -1,12 +0,0 @@ -[[!comment format=mdwn - username="Atemu" - avatar="http://cdn.libravatar.org/avatar/d1f0f4275931c552403f4c6707bead7a" - subject="comment 4" - date="2021-05-22T09:55:31Z" - content=""" -You are quite correct, the minimal test case works just as expected when the config is applied *before* running the daemon. - -`delayadd` has been in my actual repo's config for many months now and has seen countless daemon restarts however, so that can't be my actual problem unfortunately. - -Now that I have a working repo, I will try to break it like I did with my regular repo. -"""]] diff --git a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_5_31a194407e433b17450725170552b8f7._comment b/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_5_31a194407e433b17450725170552b8f7._comment deleted file mode 100644 index 6e0293d9a6..0000000000 --- a/doc/bugs/delayadd_doesn__39__t_work_with_smallfiles/comment_5_31a194407e433b17450725170552b8f7._comment +++ /dev/null @@ -1,32 +0,0 @@ -[[!comment format=mdwn - username="Atemu" - avatar="http://cdn.libravatar.org/avatar/d1f0f4275931c552403f4c6707bead7a" - subject="comment 5" - date="2021-05-22T10:20:35Z" - content=""" -I found the culprit: largefiles. - -I use -``` -* annex.largefiles=mimeencoding=binary -``` - -in my documents repo because I need to efficiently store lots of text and diff, merge etc. properly. - -Here are the revised repro steps: - -``` -git init test -cd test -git annex init -git config annex.delayadd 5 -echo '* annex.largefiles=mimeencoding=binary' > .gitattributes -git add . -git commit -m \"gitattributes: largefiles\" -git annex assistant -echo `date` > test -git log --patch -``` - -The date of the commit should be the date in the file +5s. -"""]] diff --git a/doc/bugs/diff_driver_using_hash_without_subdir.mdwn b/doc/bugs/diff_driver_using_hash_without_subdir.mdwn deleted file mode 100644 index b87dcad514..0000000000 --- a/doc/bugs/diff_driver_using_hash_without_subdir.mdwn +++ /dev/null @@ -1,78 +0,0 @@ -### Please describe the problem. -I have a strange problem with diff driver. -I wrote a diff driver which normally works, but one of my repo -it comes up with an error that it can open `.git/annex/objects/SHA256E-s4545--9715...`. -Indeed there is no such file, the file being not directly under `.git/annex/objects` but under `.git/annex/objects/mz/Px`. -Also when I examine the file in git its value is `.git/annex/objects/SHA256E-s4545--9715...` but I thought it should have been `.git/annex/objects/mz/PX/SHA256E-s4545--9715...`. - - -### What steps will reproduce the problem? - -Just use `git diff HEAD` on my corrupted repo. - - -### What version of git-annex are you using? On what operating system? - -Version 7. I don't remember which version was used to create the repo. - - -### 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 - - ❯ git diff HEAD . [20:10:33] -1:dumps/pages.sql -2:/tmp/gwSIvM_pages.sql -3:1bb7ca74a6701b1ea0d4f12ae64cfc3e83e22bad -4:100644 -5:dumps/pages.sql -6:0000000000000000000000000000000000000000 -7:100644 -------- /tmp/gwSIvM_pages.sql- -head: cannot open '.git/annex/objects/SHA256E-s4542--9715a9ca90cad176f69fb91ed650a02afb2885c96975064d49e85230513c2d9e.sql' for reading: No such file or directory --------- $ target --- --- PostgreSQL database dump --- - --- Dumped from database version 13.3 --- Dumped by pg_dump version 13.3 - - ❯ cat ~/.local/bin/mydiff.sh [20:16:07] -echo 1:$1 -echo 2:$2 -echo 3:$3 -echo 4:$4 -echo 5:$5 -echo 6:$6 -echo 7:$7 -if [ "$5" = "/dev/null" ] -then - echo "NULL" - target=$1 -else - target=$5 -fi -#echo $@ -echo "------- $2-" -head .git$(cat $2) -echo "-------- $target" -head $target -echo "-------- DIFF" -#colordiff $1 $2 - -#git --no-pager diff --color=auto --word-diff --no-ext-diff --no-index "$2" "$target" -echo diff -d --color=always $2 $target -#git --no-pager diff --color=auto --no-ext-diff --no-index -U0 "$2" "$5" - - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -Yes and it works really well (and my diff driver works on other repos too). - - -> [[notabug|done]] diff --git a/doc/bugs/diff_driver_using_hash_without_subdir/comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment b/doc/bugs/diff_driver_using_hash_without_subdir/comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment deleted file mode 100644 index fbe5b2ac6b..0000000000 --- a/doc/bugs/diff_driver_using_hash_without_subdir/comment_1_90246cb1d4dfc4577a1117ddd619b06a._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-09-24T18:17:59Z" - content=""" -I think the file in your repo is unlocked. An unlocked file is represented -in git as a pointer file, the pointer contains `"/annex/objects/"`. - -Note that git-annex diffdriver exists to let a diff driver work with -annexed files. I think you might want to use it. Amusingly -I forgot about unlocked files in the implementation of it too; -that got fixed in version 8.20210428. -"""]] diff --git a/doc/bugs/diff_driver_using_hash_without_subdir/comment_2_b89b1a8f84dff3730d80383e05d03619._comment b/doc/bugs/diff_driver_using_hash_without_subdir/comment_2_b89b1a8f84dff3730d80383e05d03619._comment deleted file mode 100644 index c541f7186b..0000000000 --- a/doc/bugs/diff_driver_using_hash_without_subdir/comment_2_b89b1a8f84dff3730d80383e05d03619._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="bmx007@171b90624bc8f788a2a925a00b98aef5942e4787" - nickname="bmx007" - avatar="http://cdn.libravatar.org/avatar/d3a5bd12fe6d876527a3cf4ac0de5fc6" - subject="comment 2" - date="2021-09-24T20:08:22Z" - content=""" -I am using `git annex diff-driver`. What do you mean by unlocked ? -The file `$1` is unlocked indeed but it works, the problem is `$2` which is from `HEAD`. -I'm not sure how a file from the git history could be unlocked ? -"""]] diff --git a/doc/bugs/diff_driver_using_hash_without_subdir/comment_3_ac441a3718a8e61b4774761fb0fbe71b._comment b/doc/bugs/diff_driver_using_hash_without_subdir/comment_3_ac441a3718a8e61b4774761fb0fbe71b._comment deleted file mode 100644 index c19697df82..0000000000 --- a/doc/bugs/diff_driver_using_hash_without_subdir/comment_3_ac441a3718a8e61b4774761fb0fbe71b._comment +++ /dev/null @@ -1,17 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2021-09-27T16:07:35Z" - content=""" -Your script contains: - - head .git$(cat $2) - -How is this using `git-annex diffdriver`? If you were using that, -you would expect `$2` to be the path to the actual location of the annexed -file. So you would not need to cat it, or to append `.git` to it. - -Files in the git history can be unlocked, that is a feature that was -introduced in git-annex version 7. See the documentation - -"""]] diff --git a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version.mdwn b/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version.mdwn deleted file mode 100644 index 3f1f3bce41..0000000000 --- a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version.mdwn +++ /dev/null @@ -1,45 +0,0 @@ -### Please describe the problem. - -it seems that git-annex/linux/current/git-annex-standalone-amd64.tar.gz which is claimed in the last commit to be 8.20210804 is really a 8.20210715-g6e67ea5d7 - - -### What steps will reproduce the problem? - -``` -(git-annex)lena:~datalad/distributions/downloads.kitenet.net[master]git-annex -$> git log git-annex/linux/current/git-annex-standalone-amd64.tar.gz | head -commit 9670be5007ab9a084e9f7a47c9d315555b477ca0 -Author: Joey Hess -Date: Tue Aug 3 12:30:46 2021 -0400 - - publishing git-annex 8.20210804 - -commit 780e402a5f0fd188e2edef61303db023f492459c -Author: Joey Hess -Date: Wed Jul 14 12:33:03 2021 -0400 - -$> ls -l git-annex/linux/current/git-annex-standalone-amd64.tar.gz -lrwxrwxrwx 1 yoh yoh 215 Aug 6 17:35 git-annex/linux/current/git-annex-standalone-amd64.tar.gz -> ../../../.git/annex/objects/9q/67/SHA256E-s51281961--c2419981d633d598b760c89f5a309d1ec7ec66f5b8a1e734a7239b2d4c7a3d21.tar.gz/SHA256E-s51281961--c2419981d633d598b760c89f5a309d1ec7ec66f5b8a1e734a7239b2d4c7a3d21.tar.gz - -$> tar -xzf git-annex/linux/current/git-annex-standalone-amd64.tar.gz - -$> lst -total 4 -drwx------ 1 yoh yoh 472 Aug 6 17:48 git-annex.linux/ -... - -$> ./git-annex.linux/git-annex version | head -git-annex version: 8.20210715-g6e67ea5d7 -... -``` - -also note that it is "publishing git-annex 8.20210804" (on 0803) and there is no `8.20210804` version but there is - -``` -$> git tag | grep 202108 -8.20210803 -``` - -so it seems odd - -> [[notabug|done]] --[[Joey]] diff --git a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_1_337c17e686723aee193e898fd7ee3558._comment b/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_1_337c17e686723aee193e898fd7ee3558._comment deleted file mode 100644 index d03bd9b94e..0000000000 --- a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_1_337c17e686723aee193e898fd7ee3558._comment +++ /dev/null @@ -1,21 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-08-09T16:11:54Z" - content=""" -6e67ea5d7 is 2 commits away from the tag for 8.20210803. -The two commits are whitespace changes and the commit that increased the -version number. - -I can either push the release to git and bless the builds current at the -same time, or wait some amount of time after the release tag for the builds -to catch up. That could be some arbitrary amount of time, because builds -fail for various reasons outside my control, or are slow. - -It would also need a separate build process than the autobuilds of master, -to build against release tags. Which adds even more ways for things to go -wrong or be delayed. - -Therefore, I have chosen this compromise. It is not new, and if you -consider it a bug, well, you can build against the release tag if you wish. -"""]] diff --git a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_2_1ccfafa13e1807f099b22bb69d23497c._comment b/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_2_1ccfafa13e1807f099b22bb69d23497c._comment deleted file mode 100644 index 16505d5626..0000000000 --- a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_2_1ccfafa13e1807f099b22bb69d23497c._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-08-09T16:23:35Z" - content=""" -As far as the git commit message goes, I usually don't have a new changelog -entry for an unreleased version opened when I run the release updating -script, but did in this case. Only the commit message is affected. I've -fixed the cause of that problem. -"""]] diff --git a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_3_697881407852464e64c4d448d2383472._comment b/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_3_697881407852464e64c4d448d2383472._comment deleted file mode 100644 index f7d78cf9c0..0000000000 --- a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_3_697881407852464e64c4d448d2383472._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="Ilya_Shlyakhter" - avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" - subject="standalone build version vs standard release version" - date="2021-08-09T17:28:31Z" - content=""" -Sorry if I'm being dense here, but the version mismatch issue also [[affects|forum/standalone_tarballs_for_specific_versions]] the [[conda build|install/conda]], so I want to better understand the underlying issue. What makes it necessary for the standalone version to be built from a different git commit than the standard version? If \"The two commits are whitespace changes and the commit that increased the version number\", could these commits be made before the official release is tagged? -"""]] diff --git a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_4_7d2f6a1ca57d29ee29b7d6dcc04e1cb0._comment b/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_4_7d2f6a1ca57d29ee29b7d6dcc04e1cb0._comment deleted file mode 100644 index 71defe6a8e..0000000000 --- a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_4_7d2f6a1ca57d29ee29b7d6dcc04e1cb0._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="yarikoptic" - avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" - subject="comment 4" - date="2021-08-09T17:34:39Z" - content=""" -> ... you can build against the release tag if you wish. - -well, FWIW we do that AFAIK in https://github.com/datalad/git-annex , but those are non-official builds. And echoing Ilya, this issue was about an official distribution repository which is used for conda-forge \"no proper build, just grab a standalone\" version of a package. -"""]] diff --git a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_5_b6dbec69e8254fb3535146fe38a8b4b4._comment b/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_5_b6dbec69e8254fb3535146fe38a8b4b4._comment deleted file mode 100644 index 77cb909302..0000000000 --- a/doc/bugs/downloads.kitenet.net_do_not_correspond_in_version/comment_5_b6dbec69e8254fb3535146fe38a8b4b4._comment +++ /dev/null @@ -1,15 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 5""" - date="2021-08-09T19:20:36Z" - content=""" -Ilya, you have misunderstood what I said. The autobuild happened. I -then updated the changelog, made one other commit that didn't affect -the code, and tagged the release. I could then either wait for the next -autobuild, or I could ship what was in the last autobuild. I did the -latter, for the reasons described in comment #1. - -If this is not clear, my advice would be you either review the code that I -use for builds and releases, which is all public, until you understand it, -or you don't use my builds. I tire of this. -"""]] diff --git a/doc/bugs/error_when_remote_path_contains_space.mdwn b/doc/bugs/error_when_remote_path_contains_space.mdwn deleted file mode 100644 index 59df07067c..0000000000 --- a/doc/bugs/error_when_remote_path_contains_space.mdwn +++ /dev/null @@ -1,26 +0,0 @@ -### Please describe the problem. -If a repository path contains a space, git-annex can't copy to it - -### What steps will reproduce the problem? -1. Create a new remote in a directory with a space in the path: `git annex initremote encryptedbackup type=gcrypt gitrepo='/run/media/volume name with a space/repo' keyid=$mykey` -2. Try to copy data: `git annex copy --to=encryptedbackup file.mkv` - -### What version of git-annex are you using? On what operating system? - - -### 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 - -$ git annex copy --to=encryptedbackup file.mkv -copy file.mkv (unable to check encryptedbackup) failed - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -> [[fixed|done]] --[[Joey]] - diff --git a/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files.mdwn b/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files.mdwn deleted file mode 100644 index 5f1730dbe9..0000000000 --- a/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files.mdwn +++ /dev/null @@ -1,45 +0,0 @@ -### Please describe the problem. - -I am trying to use git-annex to keep files in sync between a server and my music player. I don't want everything on the server to go to the music player, so I have a "wanted" expression defined: `exclude=*/archive/* and (include=ASMR/* or include=Music/* or include=Mods/* or include=Playlists/*)`. My expectation was that `git annex sync` would ignore any files that didn't match wanted on the remote, and indeed the first time I run it it does. However, the second time I run it, it deletes any local files that aren't on the remote. Presumably git-annex thinks those files were deleted on the remote because its tracking branch is descended from the branch in which the files were created. - -### What steps will reproduce the problem? - -1. Create a directory special remote with `exporttree=yes importtree=yes` -2. Set `remote..annex-tracking-branch` to some branch where you have files. -3. Set a preferred-content expression that excludes some of the files. -4. Run `git annex sync --content` -5. Run `git annex sync --content` a second time. - -You will see that the files that weren't exported get deleted. - -### What version of git-annex are you using? On what operating system? - -``` -git-annex version: 8.20201130-gf1a9e88c9 -build flags: Assistant Webapp Pairing Inotify TorrentParser Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.26 DAV-1.3.4 feed-1.3.0.1 ghc-8.8.4 http-client-0.6.4.1 persistent-sqlite-2.10.6.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: linux x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 0 1 2 3 4 5 6 7 -local repository version: 8 -``` - -Debian Buster - -### 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. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -I use git-annex for all kinds of stuff. I love it! - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files/comment_1_0611c7552e9660d8f3b5060fa114c2ef._comment b/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files/comment_1_0611c7552e9660d8f3b5060fa114c2ef._comment deleted file mode 100644 index a48181127c..0000000000 --- a/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files/comment_1_0611c7552e9660d8f3b5060fa114c2ef._comment +++ /dev/null @@ -1,50 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-01-28T15:52:03Z" - content=""" -Note that there's not data loss here, you can still check -out branches with the deleted files, or revert the merge. - -Seems like importtree should add to the imported tree all files that -were in the export but were not preferred content. - -Hmm, in Annex.Import.addBackExportExcluded, it tries to do just that. The -implementation uses a log file in .git/annex/export.ex that lists the -previously excluded files. There must be a bug in that. - -I can easily reproduce this bug: - - joey@darkstar:/tmp/bench2>mkdir d - joey@darkstar:/tmp/bench2>git init r - joey@darkstar:/tmp/bench2>cd r - joey@darkstar:/tmp/bench2/r>git annex init - joey@darkstar:/tmp/bench2/r>git annex initremote d type=directory directory=../d exporttree=yes importtree=yes encryption=none - joey@darkstar:/tmp/bench2/r>git annex wanted d 'exclude=*.mp3' - joey@darkstar:/tmp/bench2/r>date > foo.bar - joey@darkstar:/tmp/bench2/r>date > foo.mp3 - joey@darkstar:/tmp/bench2/r>git annex add - joey@darkstar:/tmp/bench2/r>git commit -m add - joey@darkstar:/tmp/bench2/r>git annex export master --to d - export d foo.bar ok - joey@darkstar:/tmp/bench2/r>git annex import master --from d - list d ok - update refs/remotes/d/master ok - (recording state in git...) - joey@darkstar:/tmp/bench2/r>git merge d/master - Updating f818c13..b1a0434 - Fast-forward - foo.mp3 | 1 - - 1 file changed, 1 deletion(-) - delete mode 120000 foo.mp3 - joey@darkstar:/tmp/bench2/r>cat .git/annex/export.ex/72c8d14c-af03-408c-845d-cac418d49e61 - 120000 blob 64c3e1f1f81026cb8ab5a6593d4120a1d73044c3 foo.mp3 - -So it seems adding back the exported file from the log is where the bug lies. -And specifically, it seems when it tries to read this log, it silently fails -to parse it, and so adds nothing back. - -Aha! -- The parser is expecting a tab in the git ls-tree like log, but it's -written with a space instead. It did used to work but the parser got rewritten -for speed and was changed to only accept tab, not both space and tab. -"""]] diff --git a/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files/comment_2_74cb11c6dc71502c5c422b3305a94f60._comment b/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files/comment_2_74cb11c6dc71502c5c422b3305a94f60._comment deleted file mode 100644 index 7e6024b424..0000000000 --- a/doc/bugs/exporttree_+_importtree_+_wanted___61___deleted_files/comment_2_74cb11c6dc71502c5c422b3305a94f60._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68" - nickname="seanl" - avatar="http://cdn.libravatar.org/avatar/082ffc523e71e18c45395e6115b3b373" - subject="Thanks! And yes, no data loss." - date="2021-01-29T06:55:42Z" - content=""" -I should have realized it wasn't a fundamental issue, because I was using it this way a couple years back without problems. Indeed there was no data loss; I just checked the files out from the commit before the merge. - -Thanks for fixing it so quickly! -"""]] diff --git a/doc/bugs/fresh_3_tests_fails-_openBinaryFile__58___resource_busy.mdwn b/doc/bugs/fresh_3_tests_fails-_openBinaryFile__58___resource_busy.mdwn deleted file mode 100644 index 604d333bc8..0000000000 --- a/doc/bugs/fresh_3_tests_fails-_openBinaryFile__58___resource_busy.mdwn +++ /dev/null @@ -1,27 +0,0 @@ -### Please describe the problem. - -started to happen in https://github.com/datalad/git-annex/actions/runs/750505573 - -looked only at "normal" run -``` - export_import: FAIL (0.93s) - ./Test/Framework.hs:57: - export to dir failed (transcript follows) - export foo bar.c okexport foo foo /home/runner/.t/tmprepo4/dir/foo6874-4.tmp: openBinaryFile: resource busy (file is locked)failedexport foo sha1foo /home/runner/.t/tmprepo4/dir/sha1foo6874-7.tmp: openBinaryFile: resource busy (file is locked)failed(recording state in git...)git-annex: export: 2 failed - - export_import: FAIL (0.58s) - ./Test/Framework.hs:57: - export to dir failed (transcript follows) - export foo bar.c okexport foo foo /home/runner/.t/tmprepo98/dir/foo45594-4.tmp: openBinaryFile: resource busy (file is locked)failedexport foo sha1foo /home/runner/.t/tmprepo98/dir/sha1foo45594-7.tmp: openBinaryFile: resource busy (file is locked)failed(recording state in git...)git-annex: export: 2 failed -... - export_import: FAIL (0.52s) - ./Test/Framework.hs:57: - export to dir failed (transcript follows) - export foo bar.c okexport foo foo /home/runner/.t/tmprepo192/dir/foo75699-4.tmp: openBinaryFile: resource busy (file is locked)failedexport foo sha1foo /home/runner/.t/tmprepo192/dir/sha1foo75699-7.tmp: openBinaryFile: resource busy (file is locked)failed(recording state in git...)git-annex: export: 2 failed -``` - -so actually looks like the same test in various scenarios. - -probably relates to the tune ups to make importtree work with CoW - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/fresh_3_tests_fails-_openBinaryFile__58___resource_busy/comment_1_d78cd2a78c97a00629aa86b46e72ff67._comment b/doc/bugs/fresh_3_tests_fails-_openBinaryFile__58___resource_busy/comment_1_d78cd2a78c97a00629aa86b46e72ff67._comment deleted file mode 100644 index a2eada329c..0000000000 --- a/doc/bugs/fresh_3_tests_fails-_openBinaryFile__58___resource_busy/comment_1_d78cd2a78c97a00629aa86b46e72ff67._comment +++ /dev/null @@ -1,7 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-04-20T15:10:59Z" - content=""" -Indeed it was, file handle left open. Fixed. -"""]] diff --git a/doc/bugs/fsck_always_fails.mdwn b/doc/bugs/fsck_always_fails.mdwn deleted file mode 100644 index 9d301324fa..0000000000 --- a/doc/bugs/fsck_always_fails.mdwn +++ /dev/null @@ -1,54 +0,0 @@ -### Please describe the problem. - -All my files added to my archive repo over the past few months seem to fail git annex fsck. - -### What steps will reproduce the problem? - -- Add a file to the repo -- Fsck it - -### What version of git-annex are you using? On what operating system? - -8.20211012-geb95ed486 on Arch Linux directly downloaded from this website -I was using some older version from 2020 previously - -### 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 - - jookia@titan:/data/jookia/archive% head -c1024 /dev/urandom > RANDOM.TEST (exited 130) (1 jobs) 05:27 - jookia@titan:/data/jookia/archive% git annex add RANDOM.TEST (1 jobs) 05:27 - add RANDOM.TEST - ok - (recording state in git...) - jookia@titan:/data/jookia/archive% git commit -m RANDOM.TEST (1 jobs) 05:27 - [main 2e9f2429018] RANDOM.TEST - 1 file changed, 1 insertion(+) - create mode 120000 RANDOM.TEST - jookia@titan:/data/jookia/archive% git annex fsck RANDOM.TEST (1 jobs) 05:27 - - Remote black cannot currently be accessed. - Warning: Fscking a repository that is currently marked as dead. - fsck RANDOM.TEST (checksum...) - ** No known copies exist of RANDOM.TEST - These dead repositories used to have copies - e62ad85d-368d-4ea5-a85c-e94598904a50 -- T400 laptop [here] - failed - (recording state in git...) - fsck: 1 failed - jookia@titan:/data/jookia/archive% ls -l RANDOM.TEST (exited 130) (1 jobs) 05:28 - lrwxrwxrwx 1 jookia jookia 194 Nov 15 05:27 RANDOM.TEST -> .git/annex/objects/K4/jV/SHA256E-s1024--0dedc9e7fb3fa053982201c2166fc1265ebd64d41ab91fe1c348c2df46f50167.TEST/SHA256E-s1024--0dedc9e7fb3fa053982201c2166fc1265ebd64d41ab91fe1c348c2df46f50167.TEST - jookia@titan:/data/jookia/archive% sha256sum RANDOM.TEST (1 jobs) 05:28 - 0dedc9e7fb3fa053982201c2166fc1265ebd64d41ab91fe1c348c2df46f50167 RANDOM.TEST -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Yes, I've been using it for years. It's a robust and reliable piece of software. :) - -> This output does not seem unclear. The local repository being fscked is -> marked as dead, and of course git-annex treats dead repositories as not -> containing any content. [[done]] --[[Joey]] diff --git a/doc/bugs/fsck_always_fails/comment_1_d0620c59d6ada267792d0cde7b3c43f3._comment b/doc/bugs/fsck_always_fails/comment_1_d0620c59d6ada267792d0cde7b3c43f3._comment deleted file mode 100644 index bb468c553a..0000000000 --- a/doc/bugs/fsck_always_fails/comment_1_d0620c59d6ada267792d0cde7b3c43f3._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="contact@ee563aaec1e9de7a4e8d748992963dba79178e9c" - nickname="contact" - avatar="http://cdn.libravatar.org/avatar/4aa4d7a441bd4e6948fc0012c7229d01" - subject="comment 1" - date="2021-11-14T18:35:45Z" - content=""" -I'm confused as to why it says random data is in an old repository. -numcopies 0 seems to 'fix' this? -"""]] diff --git a/doc/bugs/fsck_always_fails/comment_2_b56c7aaf88535830a9f153bba27ececd._comment b/doc/bugs/fsck_always_fails/comment_2_b56c7aaf88535830a9f153bba27ececd._comment deleted file mode 100644 index 42ac2a6230..0000000000 --- a/doc/bugs/fsck_always_fails/comment_2_b56c7aaf88535830a9f153bba27ececd._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="contact@ee563aaec1e9de7a4e8d748992963dba79178e9c" - nickname="contact" - avatar="http://cdn.libravatar.org/avatar/4aa4d7a441bd4e6948fc0012c7229d01" - subject="comment 2" - date="2021-11-14T18:37:04Z" - content=""" -Uh, addendum 2: I signed in with my email which is contact@jookia.org , but it's created a user named 'contact'. Sorry for eating up this username. :) -"""]] diff --git a/doc/bugs/fsck_always_fails/comment_3_aa0e5955253e94863479d66aedd9d430._comment b/doc/bugs/fsck_always_fails/comment_3_aa0e5955253e94863479d66aedd9d430._comment deleted file mode 100644 index 909fc888dd..0000000000 --- a/doc/bugs/fsck_always_fails/comment_3_aa0e5955253e94863479d66aedd9d430._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="contact@ee563aaec1e9de7a4e8d748992963dba79178e9c" - nickname="contact" - avatar="http://cdn.libravatar.org/avatar/4aa4d7a441bd4e6948fc0012c7229d01" - subject="comment 3" - date="2021-11-14T18:41:18Z" - content=""" -Sorry for the comment spam. It looks like 'Warning: Fscking a repository that is currently marked as dead.' is what was happening here. -The error message is confusing making it seem like the checksum failed and that the file existed elsewhere, not that there's no copies. -"""]] diff --git a/doc/bugs/fsck_always_fails/comment_4_81ccdf94101f1080521d36aa90a376ac._comment b/doc/bugs/fsck_always_fails/comment_4_81ccdf94101f1080521d36aa90a376ac._comment deleted file mode 100644 index 8126445061..0000000000 --- a/doc/bugs/fsck_always_fails/comment_4_81ccdf94101f1080521d36aa90a376ac._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="Lukey" - avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b" - subject="comment 4" - date="2021-11-14T20:11:35Z" - content=""" -Well, you somehow marked the repo you're working in as dead. Usually you only mark a repo that is irretrievably lost (due to drive failure for example) as dead so git-annex knows that none of the data in it exists anymore and doesn't count it as a copy anymore. That's exactly what you're seeing here. -"""]] diff --git a/doc/bugs/fsck_is_required_to_resolve___34__no_other_repository_is_known_to_contain_the_file__34___after_sync.mdwn b/doc/bugs/fsck_is_required_to_resolve___34__no_other_repository_is_known_to_contain_the_file__34___after_sync.mdwn deleted file mode 100644 index 1248dcd80c..0000000000 --- a/doc/bugs/fsck_is_required_to_resolve___34__no_other_repository_is_known_to_contain_the_file__34___after_sync.mdwn +++ /dev/null @@ -1,22 +0,0 @@ -### Please describe the problem. -We use git annex and found an issue where one machine that had run 'git annex sync' and 'git annex sync --content' was not reporting any issues, but any other machines were reporting 99 issues when running 'git annex get'. - -The message for each file was that it was not known to exist on any repo. Doing some searching I found 'git annex fsck' so ran that in the following fashion on the 'broken' machines: 'git annex fsck --from=LocalMirrorName --fast'. During this we saw git was updating the location log for nearly all the missing files. Running 'git annex get' afterwards resolved the issue and got the files. We found we had to repeat this on all affected machines. - -### What steps will reproduce the problem? -We've not been able to reproduce a brand new stance of the problem (and don't want to, rightly so). Some other machines still have this issue where we have not run the fsck. - -### What version of git-annex are you using? On what operating system? -The machine that did the original sync was running git 2.7.4 on Ubuntu 16 and other -machines were either running the same, or 2.17.1 on Ubuntu 18. - -### Please provide any additional information below. -A test I also tried: I copied one annex file from inside the .git folder of the original machine that ran the sync, and added it to the same location on a broken machine, then ran sync and get, and it reported 98 issues instead. - -Does this seem like a bug with git annex? Is there a possible gap in the way that git annex reports that all is fine - perhaps to do with the index? Or does this seem to be more likely an issue we created ourselves? Would there have been any other commands we could have run to resolve this issue or should have tried out first? (Apart from just deleting each of our clones and starting again) - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -Git annex works for us the majority of the time and solves a lot of space issues for us in a unique way. We do get confused by it sometimes, but that's probably our implementation of it and not knowing enough about it across our team (seems to be a set and forget approach). - -> Closing as it's not clear this was a bug rather than user error as -> explained in my comment. [[done]] --[[Joey]] diff --git a/doc/bugs/fsck_is_required_to_resolve___34__no_other_repository_is_known_to_contain_the_file__34___after_sync/comment_1_172936aeca215d4a28fd0f1dbc942616._comment b/doc/bugs/fsck_is_required_to_resolve___34__no_other_repository_is_known_to_contain_the_file__34___after_sync/comment_1_172936aeca215d4a28fd0f1dbc942616._comment deleted file mode 100644 index 3dba3458b2..0000000000 --- a/doc/bugs/fsck_is_required_to_resolve___34__no_other_repository_is_known_to_contain_the_file__34___after_sync/comment_1_172936aeca215d4a28fd0f1dbc942616._comment +++ /dev/null @@ -1,51 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2019-02-05T18:45:10Z" - content=""" -I'm not sure there's a bug here. It sounds like your repository's git-annex -branch was out of date, and so it did not know about a change to the -location of the files. - -For example, I can replicate the error message like this: - - joey@darkstar:/tmp> git init A - joey@darkstar:/tmp> cd A - joey@darkstar:/tmp/A> git annex init - joey@darkstar:/tmp/A> touch file - joey@darkstar:/tmp/A> git annex add file - joey@darkstar:/tmp/A> git commit -m added - joey@darkstar:/tmp/A> cd .. - joey@darkstar:/tmp> git clone A B - joey@darkstar:/tmp> cd B - joey@darkstar:/tmp/B> git annex move --from origin - joey@darkstar:/tmp/B> git annex get # this succeeds - joey@darkstar:/tmp/B> cd .. - joey@darkstar:/tmp> cd A - joey@darkstar:/tmp/A> git annex get - get file (not available) - No other repository is known to contain the file. - failed - git-annex: get: 1 failed - -Here repo A has out-of-date information in its git-annex branch; -it doesn't know that the file content was moved to repo B. -Running `git annex sync` in A does not improve matters, because A has -no connection to repo B. But once the updated git-annex branch does -reach repo A, it will again know: - - joey@darkstar:/tmp/A> cd ../B - joey@darkstar:/tmp/B> git annex sync - joey@darkstar:/tmp/B> cd ../A - joey@darkstar:/tmp/B>cd ../A - joey@darkstar:/tmp/A>git annex get - get file (not available) - Try making some of these repositories available: - b7bc6700-0009-457c-b490-0531bb830d80 -- joey@darkstar:/tmp/B - - -Here running git-annex sync in B was enough to get the git-annex branch -synced up, because B has a connection to A, but in your situation, -depending on the topology of your repositories, you may need to do -something else. -"""]] diff --git a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs.mdwn b/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs.mdwn deleted file mode 100644 index 4517f6a31c..0000000000 --- a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs.mdwn +++ /dev/null @@ -1,84 +0,0 @@ -`git annex fsck` of an encrypted s3 remote fails when using multiple jobs. - -Version info: - -``` -$ git annex version -git-annex version: 8.20210310 -build flags: Assistant Webapp Pairing FsEvents TorrentParser MagicMime Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.28 DAV-1.3.4 feed-1.3.0.1 ghc-8.10.4 http-client-0.7.6 persistent-sqlite-2.11.1.0 torrent-10000.1.1 uuid-1.3.14 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: darwin x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 0 1 2 3 4 5 6 7 -local repository version: 8 -``` - -transcript: - -[[!format sh """ -# failed - -$ git annex fsck -f s3 --fast -fsck 50MB_3 -fsck testmincopies (checking s3...) ok -fsck 50MB_3 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s -fsck chicken (checking s3...) ok -fsck hellothere (checking s3...) ok -fsck 50MB_4 (user error (gpg ["--quiet","--trust-model","always","--decrypt"] exited 2)) failed -fsck pig (checking s3...) ok -fsck baz (checking s3...) ok -fsck sawka.wav (checking s3...) ok -fsck clap_tape.wav (user error (gpg ["--quiet","--trust-model","always","--decrypt"] exited 2)) failed -fsck supa_kick.wav (checking s3...) ok -fsck 50MB (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck 50MB_3 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck whatisthis (checking s3...) ok -fsck 50MB_5 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck drums/clap.wav (checking s3...) ok -fsck kindabig (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck drums/big_kick_2.wav (checking s3...) ok -fsck dmd2_chstkck4.wav (checking s3...) ok -fsck drums/big_kick.wav (checking s3...) ok -fsck 50MB_2 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck MB100 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -(recording state in git...) -git-annex: fsck: 2 failed -luckbox:orig patmaddox$ - - - - -# success - -$ git annex fsck -f s3 --fast -J 1 -fsck 50MB (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck 50MB_2 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck 50MB_3 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck 50MB_4 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck 50MB_5 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck MB100 (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck baz (checking s3...) ok -fsck chicken (checking s3...) ok -fsck clap_tape.wav (checking s3...) ok -fsck dmd2_chstkck4.wav (checking s3...) ok -fsck drums/big_kick.wav (checking s3...) ok -fsck drums/big_kick_2.wav (checking s3...) ok -fsck drums/clap.wav (checking s3...) ok -fsck hellothere (checking s3...) ok -fsck kindabig (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) (checking s3...) ok -fsck pig (checking s3...) ok -fsck sawka.wav (checking s3...) ok -fsck supa_kick.wav (checking s3...) ok -fsck testmincopies (checking s3...) ok -fsck whatisthis (checking s3...) ok -(recording state in git...) -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - - -`git-annex` is over all working very well for me. I am able to do some things that I've wanted to be able to do for years. I believe I have worked it out well enough that I can stop testing it and start using it for real. - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_1_a2fbf6a34c531224b0f870550af4ac22._comment b/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_1_a2fbf6a34c531224b0f870550af4ac22._comment deleted file mode 100644 index 64c790da48..0000000000 --- a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_1_a2fbf6a34c531224b0f870550af4ac22._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-04-27T16:20:41Z" - content=""" -The command that you show failing does not seem to have concurrency -enabled. Then you explicitly disable concurrency with -J 1 and it succeeds. -Do you have annex.jobs set, and if so, to what? - -There is something very odd about "(checking s3...) (checking s3...) -(checking s3...)" etc. I suspect you also have chunking enabled, and it is -displaying that once per chunk, in which case it's probably not much of a -clue about the problem. However, it highlights that you have really not -explained how this remote is set up; it would be useful to provide enough -information to reproduce the bug from scratch. -"""]] diff --git a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_2_1a26a9655fa1c1230b4090f2c7ab1745._comment b/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_2_1a26a9655fa1c1230b4090f2c7ab1745._comment deleted file mode 100644 index 61ddbeaf18..0000000000 --- a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_2_1a26a9655fa1c1230b4090f2c7ab1745._comment +++ /dev/null @@ -1,33 +0,0 @@ -[[!comment format=mdwn - username="pat" - avatar="http://cdn.libravatar.org/avatar/6b552550673a6a6df3b33364076f8ea8" - subject="comment 2" - date="2021-04-27T18:34:30Z" - content=""" -Ah yes, sorry about that. I have `annex.jobs=cpus` by default. Here's the annex info. I don't remember if I explicitly set chunking. - -``` -$ git annex info s3 -uuid: 941b57e7-4144-43a8-8cc7-a4be920ee48f -description: [s3] -trust: semitrusted -remote: s3 -cost: 250.0 -type: S3 -creds: embedded in git repository (gpg encrypted) -bucket: patmaddox-annex-test -endpoint: s3-us-west-2.amazonaws.com -port: 80 -protocol: http -storage class: STANDARD -partsize: unlimited -public: no -versioning: no -encryption: hybrid (to gpg keys: A52F3B969AFE6C9F) -chunking: 1.05 megabyteschunks -remote annex keys: 17 -remote annex size: 367.93 megabytes -``` - - -"""]] diff --git a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_2_4f9e1debcd070da2fa70d91415d000bb._comment b/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_2_4f9e1debcd070da2fa70d91415d000bb._comment deleted file mode 100644 index 5dcc6e49eb..0000000000 --- a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_2_4f9e1debcd070da2fa70d91415d000bb._comment +++ /dev/null @@ -1,53 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-04-27T19:25:49Z" - content=""" -I was able to reproduce this as follows: - - git annex initremote dr type=directory directory=d encryption=hybrid chunk=1MB keyid=(my gpg key id) - -Copy 8 different 50 mb files to the remote, then git-annex fsck --from dr -J8 - -Happens intermittently, I saw it twice out of the first several runs, -but have been having difficulty getting it to happen any more now. - - fsck 50mb2 - fsck 50mb6 (user error (gpg ["--quiet","--trust-model","always","--decrypt"] exited 2)) failed - -Hard to know why gpg is failing since it does not output any error message. -I tried enabling gpg's debugging, and found this in its debug output: - - gpg: DBG: chan_5 -> SETKEYDESC Please+enter+the+passphrase+to+unlock+the+OpenPGP+secret+key:%0A%22Joey+Hess+%22%0A4096- - gpg: DBG: chan_5 <- OK^M - gpg: DBG: chan_5 -> PKDECRYPT^M - gpg: DBG: chan_5 <- S INQUIRE_MAXLEN 4096^M - gpg: DBG: chan_5 <- INQUIRE CIPHERTEXT^M - gpg: DBG: chan_5 -> (omitted out of fear some bytes are key material -- JEH)^M - gpg: DBG: chan_5 -> END^M - gpg: DBG: chan_5 <- ERR 16810070 Cannot allocate memory - ... - gpg: decryption failed: No secret key - -Seems pretty likely this is really a gpg bug. Gpg should be able to decrypt -two things concurrently, and generally can without failing. This seemed to -occur when gpg was talking to gpg-agent to access the user's secret key, so -a concurrency bug in the gpg-agent interface seems likely. - -Aha, here's a post to the gpg list about what looks like the same bug: - - this bug claims it was fixed in libgcrypt 1.7.7, -but my gpg uses 1.8.7. From the bug, I'm somewhat doubtful they really fixed it. - -The lack of --batch in the gpg command line makes me think that the thing -gpg is decrypting there is not the content of a file, but the hybrid encryption -cipher from the git-annex branch. (Also IIRC it failed pretty early on.) -Normally the cipher only gets decrypted once and then cached -in memory, but there is a race possible that could decrypt it concurrently. -Not usually a problem, although I suppose it could also result in a double -password prompt when not using the gpg agent. - -If this is a gpg bug, fixing that race in git-annex would mostly -avoid it. Concurrent git-annex processes might still trip over such a gpg bug, -but so could any concurrent processes. -"""]] diff --git a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_3_f053194ba612d1aa1ecddb8c9bf843ae._comment b/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_3_f053194ba612d1aa1ecddb8c9bf843ae._comment deleted file mode 100644 index ad60bef9d5..0000000000 --- a/doc/bugs/fsck_of_encrypted_remote_fails_w__47___multiple_jobs/comment_3_f053194ba612d1aa1ecddb8c9bf843ae._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2021-04-27T20:33:41Z" - content=""" -I've implemented the race protection. Pretty sure this fixes it, at least -to the extent it can be fixed if it's a gpg bug that any 2 concurrent -password prompts can sometimes trigger. I'll run git-annex fsck in a -loop for an hour or so to be more sure. - -It would be nice if someone wants to file a bug on gpg, but I don't have -time right now. -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest.mdwn b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest.mdwn deleted file mode 100644 index ccbc2dabf6..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest.mdwn +++ /dev/null @@ -1,32 +0,0 @@ -### Please describe the problem. - -every sync (without --content) to a gcrypt remote uploads huge amount of data (>100MB) when doing - - gcrypt: Requesting manifest signature - -It seems to upload a special git object every time, even if this object is apparently unchanged. An unencrypted, regular git remote is much faster and does not transfer such amounts of data. - -I wonder if this can be changed, because it renders that gcrypt remote almost unusable via ADSL upstream. In my case the sync duration was 36 Minutes, uploading ~250MB. - -### What steps will reproduce the problem? - -Have a (bare) gcrypt remote and a rather big (mine has 77668 keys, annexing 769GB of files) git-annex repository. Sync with the gcrypt remote. When pushing, the message "gcrypt: Requesting manifest signature" appears, and a very large amount of data is transferred to the remote, while the process chain - - git-remote-gcrypt mygcrypt ssh://mygcrypt/home/my/annex - git push --quiet -f ssh://mygcrypt/home/my/annex refs/gcrypt/gitception+:refs/heads/master - ssh mygcrypt git-receive-pack '/home/my/annex' - git pack-objects --all-progress-implied --revs --stdout --thin --delta-base-offset -q - -is running. The upload of the actual changeset starts after this, the processes look the same, transferring again a more or less big amount of data (depending on the changeset size, I guess). - -### What version of git-annex are you using? On what operating system? - -6.20170101-1 on Debian Stretch (9.0) - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -git-annex is great and revolutionized my file organization and backup structure (if they were even existing before) - -[[!meta title="gcrypt special remotes should support rsync:// and perhaps also sftp://"]] - -> [[done]] --[[Joey]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_10_83ea673f86450a856889b8fbb894bb4b._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_10_83ea673f86450a856889b8fbb894bb4b._comment deleted file mode 100644 index f439e13d75..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_10_83ea673f86450a856889b8fbb894bb4b._comment +++ /dev/null @@ -1,24 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 10""" - date="2021-03-09T18:10:38Z" - content=""" -Actually, it supports rsync urls already. But git-annex treats the url as -literally the rsync protocol, so it will run rsync with an url like -rsync://localhost/foo. Which will mostly fail unless there's actually a -rsync server running. -git-remote-gcrypt treats the same url as rsync over ssh. - -See [[!commit 3e079cdcd1ac4f52ceb1c3ad483917d7c6133d0b]] for when that was -added in 2013. Although I'm doubtful if it actually worked; it seems like -initremote supported it, but it was never implemented the rest of -the way. - -If anyone has been using that, it seems git-annex and git-remote-gcrypt -would be accessing the server in different ways, so the same server must -support rsync over ssh too, or git pushes to the remote would fail. So, it -seems all that's needed is for git-annex to treat that url as rsync over -ssh, and finish the incomplete implementation of rsync urls. - -Ok, done! -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_1_45982ced836d2e0f41a5ddd7edd59936._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_1_45982ced836d2e0f41a5ddd7edd59936._comment deleted file mode 100644 index 065ca658bc..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_1_45982ced836d2e0f41a5ddd7edd59936._comment +++ /dev/null @@ -1,13 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2017-04-05T15:44:47Z" - content=""" -I don't think this is a bug in git-annex. That is the behavior of -`git-remote-gcrypt`. Could you please file a bug on that program instead? - -(I've also wondered about this; it could be that it's re-uploading the -manifest every time for good security reasons, or it could be that a better -file structure would allow more incremental uploads. It certianly -seems like it could avoid re-uploading when nothing has changed!) -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_2_02ae97849e2d9fc6d3d996500f264455._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_2_02ae97849e2d9fc6d3d996500f264455._comment deleted file mode 100644 index d9174ceb14..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_2_02ae97849e2d9fc6d3d996500f264455._comment +++ /dev/null @@ -1,17 +0,0 @@ -[[!comment format=mdwn - username="git-annex@6f13b739194f758abc0b86556b7ce966c1bf3c00" - nickname="git-annex" - avatar="http://cdn.libravatar.org/avatar/198790d74209efe4896fd4cfc37ec2a6" - subject="git-remote-gcrypt recommends rsync:// or sftp:// transports" - date="2017-04-05T16:16:25Z" - content=""" -spwhitton says on : - -> \"Using an arbitrary requires uploading the entire repository history with -> each push. If your repository history is large or you are pushing over a slow link, consider using -> either the rsync:// or sftp:// transports, which perform incremental pushes\" - -So it's a known performance. Would be great if rsync:// could be used when combining git-annex with -git-remote-gcrypt? - -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_3_83fd8643b988fdf689ef40b819b48299._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_3_83fd8643b988fdf689ef40b819b48299._comment deleted file mode 100644 index 2f46e29626..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_3_83fd8643b988fdf689ef40b819b48299._comment +++ /dev/null @@ -1,20 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2017-04-05T18:35:30Z" - content=""" -It should be possible for git-annex to support rsync:// for gcrypt special -remotes; that would just need to reuse the rsync special remote for the -git-annex objects. Retitling this bug report appropriately. - -In the meantime, it should work to set up a gcrypt git remote (not a -git-annex special remote) using rsync:// or sftp:// and then use a -git-annex rsync special remote on the same server to store the annex -objects. - -But that doesn't help with large pushes to gcrypt remotes -when git hosting providers are being used, which is a main -use case for using gcrypt (though generally not the gcrypt special remote). -The lack of incrementals there seems like something worth finding a way to -fix in gcrypt. -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_4_0f82673281494b1cb084dce702525a01._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_4_0f82673281494b1cb084dce702525a01._comment deleted file mode 100644 index 0245a0b166..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_4_0f82673281494b1cb084dce702525a01._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="spwhitton" - avatar="http://cdn.libravatar.org/avatar/9c3f08f80e67733fd506c353239569eb" - subject="comment 4" - date="2017-04-05T22:28:10Z" - content=""" -git-remote-gcrypt maintainer here. - -As Joey recommends for the meantime, I am successfully using an `rsync://` gcrypt remote plus a separate encrypted git-annex rsync remote to work around these performance issues. - -git-remote-gcrypt relies on rsync to implement the incremental upload, so the README is wrong to suggest that using an `sftp://` remote would work around this issue -- git-remote-gcrypt invokes curl for the sftp transaction, which as far as I know does nothing incremental (that's presumably why rsync exists). I've just updated the README. - -If we wanted the gitception gcrypt remote to be incremental, we would need to implement rsync-like incremental uploads on top of the structure of git commits, such that we could push a git commit that represents the changes to the gcrypt packfiles and manifest since the previous commit. But I don't think this is possible for binary files -- I don't think git can represent the deltas efficiently. - -I've come to think that git-remote-gcrypt's gitception mode is not actually very useful, simply due to the design of git. But perhaps there is an alternative way to represent the manifest and packfiles that would be compatible with incremental git pushes. -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_5_39d905d4577c9b2987bf5e6cdbace7f2._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_5_39d905d4577c9b2987bf5e6cdbace7f2._comment deleted file mode 100644 index 72de2a5189..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_5_39d905d4577c9b2987bf5e6cdbace7f2._comment +++ /dev/null @@ -1,10 +0,0 @@ -[[!comment format=mdwn - username="woffs" - avatar="http://cdn.libravatar.org/avatar/198790d74209efe4896fd4cfc37ec2a6" - subject="comment 5" - date="2017-04-06T07:29:14Z" - content=""" -I remember having tried this (gcrypt rsync:// git remote + rsync encrypted git-annex specialremote) but I was disappointed because git-annex-sync does not pull/push the git remote and I had to do this separately every time. - -Anyway, thank you for caring. :-) -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_6_a7c02a4dfa74de8ad05bfaaee0b335b8._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_6_a7c02a4dfa74de8ad05bfaaee0b335b8._comment deleted file mode 100644 index a92c9ac9ae..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_6_a7c02a4dfa74de8ad05bfaaee0b335b8._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="woffs" - avatar="http://cdn.libravatar.org/avatar/198790d74209efe4896fd4cfc37ec2a6" - subject="comment 6" - date="2017-04-06T08:28:06Z" - content=""" -I was wrong. git-annex-sync DOES pull/push to the gcrypt rsync remote. So seems fine. Thank you. :) -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_7_2ad1079ba07013fbb8adabc673042a8f._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_7_2ad1079ba07013fbb8adabc673042a8f._comment deleted file mode 100644 index b024787665..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_7_2ad1079ba07013fbb8adabc673042a8f._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!comment format=mdwn - username="andrew" - avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435" - subject="gcrypt, git-annex and rsync requires absolute path" - date="2017-12-05T13:49:42Z" - content=""" -I struggled to get git-annex sync working for some time with gcrypt and the rsync transport protocol. It turns out I was using a relative path to my repo instead of an absolute path. In my .git/config with a url like this: `gcrypt::rsync://username@servername:relative-path-to-git-repo` where relative path is relative to my user's home directory, git push would work fine, but git-annex sync would complain it couldn't find the repository. Changing my url to an absolute path like `gcrypt::rsync://username@servername:absolute-path-to-git-repo` now allows both git-annex sync and git push to work. Andrew. -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_8_3122eeb1f540bdde320beb2eda196221._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_8_3122eeb1f540bdde320beb2eda196221._comment deleted file mode 100644 index cc46c7df05..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_8_3122eeb1f540bdde320beb2eda196221._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="git-annex.branchable.com@79d6855760f61f7fbe0a401b45d8c791ef49b500" - nickname="git-annex.branchable.com" - avatar="http://cdn.libravatar.org/avatar/4bf61f9feda20e8b4fc09d52ee48af39" - subject="comment 8" - date="2020-08-02T23:41:32Z" - content=""" -Is it possible to convert an existing `gcrypt::ssh://host/path` gcrypt special remote to one on top of rsync transport protocol to work around these performance issues? The existing remote is obviously quite large, and re-uploading the content would take a very long time. -"""]] diff --git a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_9_ce2f034917bbbc05f7c02323cb833a58._comment b/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_9_ce2f034917bbbc05f7c02323cb833a58._comment deleted file mode 100644 index c8fbb61c84..0000000000 --- a/doc/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/comment_9_ce2f034917bbbc05f7c02323cb833a58._comment +++ /dev/null @@ -1,12 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 9""" - date="2020-08-10T16:55:36Z" - content=""" -You can just change the url of the remote in .git/config. And `git-annex -enableremote` can be used to change the gitrepo parameter stored there. - -But, git-annex will not be able to use the remote once you switch it to -rsync, since it does not yet support gcrypt over rsync. That is what this -bug report is open waiting to be implemented. -"""]] diff --git a/doc/bugs/gcrypt_rsync__58____47____47___repositories_don__39__t_work.mdwn b/doc/bugs/gcrypt_rsync__58____47____47___repositories_don__39__t_work.mdwn deleted file mode 100644 index 6de2185c29..0000000000 --- a/doc/bugs/gcrypt_rsync__58____47____47___repositories_don__39__t_work.mdwn +++ /dev/null @@ -1,109 +0,0 @@ -### Please describe the problem. -git-remote-gcrypt supports repositories using the rsync:// protocol, but translates these into accessing rsync over SSH. When git-annex sees such a repository, it retains the rsync:// URL, which the rsync program interprets as contacting an rsync daemon. Usually the destination host is not running an rsync daemon and shouldn't be; SSH is the correct way to access rsync for this use case. For rsync to use rsync-over-SSH, the URL passed to rsync should be of the form user@host:path, rather than rsync://user@host/path. However, specifying rsync://user@host/path is necessary for git-remote-gcrypt to use the rsync transport, which is also basically necessary for decent performance on large repositories. - -### What steps will reproduce the problem? -1. Create a new gcrypt repository using the rsync:// transport: `git annex initremote encryptedrepo type=gcrypt gitrepo=rsync://my.server/home/me/encryptedrepo keyid=$mykey` -2. watch as it spews dumb errors rather than doing the right thing - -### What version of git-annex are you using? On what operating system? -``` -$ git annex version -git-annex version: 8.20210223-gd670346b2 -build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.28 DAV-1.3.4 feed-1.3.0.1 ghc-8.10.4 http-client-0.7.6 persistent-sqlite-2.11.1.0 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: linux x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 0 1 2 3 4 5 6 7 -local repository version: 8 -``` - -### 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 - -tom@breitenfeld:~/bigdata$ git annex --verbose --debug initremote gnubee type=gcrypt gitrepo=rsync://archive@gnubee/data2/bigdata keyid='bigdata annex' -[2021-03-08 11:20:28.43570846] process [1836653] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","show-ref","git-annex"] -[2021-03-08 11:20:28.437076646] process [1836653] done ExitSuccess -[2021-03-08 11:20:28.437336263] process [1836654] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","show-ref","--hash","refs/heads/git-annex"] -[2021-03-08 11:20:28.438352774] process [1836654] done ExitSuccess -[2021-03-08 11:20:28.485166314] process [1836655] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","log","refs/heads/git-annex..c672ed2317b98c1032999289ec4e1b183929c456","--pretty=%H","-n1"] -[2021-03-08 11:20:28.486558553] process [1836655] done ExitSuccess -[2021-03-08 11:20:28.486818678] process [1836656] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","log","refs/heads/git-annex..ebf2e73c12961f885263f6c8db6c1f8441c867f1","--pretty=%H","-n1"] -[2021-03-08 11:20:28.488292936] process [1836656] done ExitSuccess -[2021-03-08 11:20:28.488737925] process [1836657] chat: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","cat-file","--batch"] -[2021-03-08 11:20:28.48889119] process [1836658] chat: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","cat-file","--batch-check=%(objectname) %(objecttype) %(objectsize)"] -initremote gnubee (encryption setup) [2021-03-08 11:20:28.494908908] process [1836659] read: gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--with-colons","--list-public-keys","bigdata annex"] -[2021-03-08 11:20:28.502271475] process [1836659] done ExitSuccess -[2021-03-08 11:20:28.502611678] process [1836660] read: gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--gen-random","--armor","2","512"] -[2021-03-08 11:20:28.532237247] process [1836660] done ExitSuccess -[2021-03-08 11:20:28.532645683] process [1836661] chat: gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--recipient","BDF1CB2C01162329","--encrypt","--no-encrypt-to","--no-default-recipient","--force-mdc","--n -o-textmode"] -[2021-03-08 11:20:28.538503457] process [1836661] done ExitSuccess -(to gpg keys: BDF1CB2C01162329) [2021-03-08 11:20:28.538836053] process [1836662] call: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","remote","add","gnubee","gcrypt::rsync://archive@gnubee/data2/bigdata"] -[2021-03-08 11:20:28.541052772] process [1836662] done ExitSuccess -[2021-03-08 11:20:28.541416821] process [1836663] call: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","config","remote.gnubee.gcrypt-participants","BDF1CB2C01162329"] -[2021-03-08 11:20:28.542184041] process [1836663] done ExitSuccess -[2021-03-08 11:20:28.542323969] process [1836664] read: git ["config","--null","--list"] -[2021-03-08 11:20:28.542984011] process [1836664] done ExitSuccess -[2021-03-08 11:20:28.543292096] process [1836665] read: gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--with-colons","--list-secret-keys","--fixed-list-mode"] -[2021-03-08 11:20:28.594671548] process [1836665] done ExitSuccess -[2021-03-08 11:20:28.594934831] process [1836667] call: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","config","remote.gnubee.gcrypt-signingkey","BDF1CB2C01162329"] -[2021-03-08 11:20:28.595815576] process [1836667] done ExitSuccess -[2021-03-08 11:20:28.596017072] process [1836668] read: git ["config","--null","--list"] -[2021-03-08 11:20:28.59666746] process [1836668] done ExitSuccess -[2021-03-08 11:20:28.597098155] process [1836669] call: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","config","remote.gnubee.gcrypt-publish-participants","true"] -[2021-03-08 11:20:28.597876696] process [1836669] done ExitSuccess -[2021-03-08 11:20:28.598024485] process [1836670] read: git ["config","--null","--list"] -[2021-03-08 11:20:28.598652173] process [1836670] done ExitSuccess -[2021-03-08 11:20:28.598794394] process [1836671] call: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","fetch","gnubee"] -gcrypt: Decrypting manifest -gpg: Signature made Mon 08 Mar 2021 11:18:04 AM MST -gpg: using RSA key 06EA8DF161EE4445B95E4560BDF1CB2C01162329 -gpg: Good signature from "bigdata annex " [ultimate] -gcrypt: Remote ID is :id:wAwSE2kqUs9HLuq1usaP -From gcrypt::rsync://archive@gnubee/data2/bigdata - * [new branch] synced/git-annex -> gnubee/synced/git-annex - * [new branch] synced/master -> gnubee/synced/master - * [new branch] master -> gnubee/master - * [new branch] git-annex -> gnubee/git-annex -[2021-03-08 11:20:35.683175088] process [1836671] done ExitSuccess -[2021-03-08 11:20:35.683408275] process [1836914] call: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","push","gnubee","refs/heads/git-annex"] -gcrypt: Decrypting manifest -gpg: Signature made Mon 08 Mar 2021 11:18:04 AM MST -gpg: using RSA key 06EA8DF161EE4445B95E4560BDF1CB2C01162329 -gpg: Good signature from "bigdata annex " [ultimate] -Everything up-to-date -[2021-03-08 11:20:39.0774672] process [1836914] done ExitSuccess -[2021-03-08 11:20:39.077675135] process [1837131] read: git ["config","--null","--list"] -[2021-03-08 11:20:39.078358634] process [1837131] done ExitSuccess -[2021-03-08 11:20:39.079257145] process [1837132] call: rsync ["-e","'ssh' '-S' '.git/annex/ssh/rsync' '-o' 'ControlMaster=auto' '-o' 'ControlPersist=yes' '-T'","rsync://archive@gnubee/data2/bigdata/config",".git/annex/tmp/rsynctmp.0/con -fig"] -rsync error: syntax or usage error (code 1) at clientserver.c(1223) [Receiver=3.2.3] -rsync: did not see server greeting -rsync error: error starting client-server protocol (code 5) at main.c(1814) [Receiver=v3.2.3] -[2021-03-08 11:20:40.410745083] process [1837132] done ExitFailure 5 - -git-annex: Failed to connect to remote to set it up. -failed -[2021-03-08 11:20:40.999149788] process [1837170] read: ssh ["-O","stop","-S","rsync","-o","ControlMaster=auto","-o","ControlPersist=yes","localhost"] -[2021-03-08 11:20:41.001923533] process [1837170] done ExitSuccess -[2021-03-08 11:20:41.002479963] process [1836657] done ExitSuccess -[2021-03-08 11:20:41.002660104] process [1836658] done ExitSuccess -git-annex: initremote: 1 failed - - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -git-annex is a wonderful thing that works wonderfully, so long as you're using normal SSH or directory remotes - -> There is already a bug about this, -> [here](https://git-annex.branchable.com/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/) -> [[done]] --[[Joey]] -> diff --git a/doc/bugs/gcrypt_rsync_remotes_don__39__t_work.mdwn b/doc/bugs/gcrypt_rsync_remotes_don__39__t_work.mdwn deleted file mode 100644 index df50b8d896..0000000000 --- a/doc/bugs/gcrypt_rsync_remotes_don__39__t_work.mdwn +++ /dev/null @@ -1,28 +0,0 @@ -### Please describe the problem. -I'm trying to set up a gcrypt remote using the rsync backend because it can do incremental pushes. I know I won't be able to put annexed files on this remote, but even with `annex-ignore` set, the error arises. - -### What steps will reproduce the problem? -[[!format sh """ -% git remote add cryptremote gcrypt::rsync://host:repo -% git annex sync cryptremote - -"""]] - -### What version of git-annex are you using? On what operating system? -6.20181011-g426f0f3f4 on Arch Linux - -### Please provide any additional information below. - -[[!format sh """ -git-annex: bad url rsync://host:repo -CallStack (from HasCallStack): - error, called at ./Git/Construct.hs:101:15 in main:Git.Construct - -"""]] - --- Lykos - -> Closing as -> -> is a later discussion of this with more detail about why it should be -> supported. [[done]] --[[Joey]] diff --git a/doc/bugs/gcrypt_rsync_remotes_don__39__t_work/comment_1_55c8e449467f0b4b771e77d7b2b63133._comment b/doc/bugs/gcrypt_rsync_remotes_don__39__t_work/comment_1_55c8e449467f0b4b771e77d7b2b63133._comment deleted file mode 100644 index 98ed2fd8c5..0000000000 --- a/doc/bugs/gcrypt_rsync_remotes_don__39__t_work/comment_1_55c8e449467f0b4b771e77d7b2b63133._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="andrew" - avatar="http://cdn.libravatar.org/avatar/acc0ece1eedf07dd9631e7d7d343c435" - subject="comment 1" - date="2018-11-01T12:02:59Z" - content=""" -I was [never able to get relative path's to my repo working with the gcrypt remote and rsync](http://git-annex.branchable.com/bugs/gcrypt_remote__58___every_sync_uploads_huge_manifest/#comment-9aebc8b168c58568c668f91bd6b19d11). Have you tried entering an absolute path instead of just `repo`? - -"""]] diff --git a/doc/bugs/gcrypt_special_remote_fails_on_bare_remote_repos.mdwn b/doc/bugs/gcrypt_special_remote_fails_on_bare_remote_repos.mdwn deleted file mode 100644 index 40c24d2df8..0000000000 --- a/doc/bugs/gcrypt_special_remote_fails_on_bare_remote_repos.mdwn +++ /dev/null @@ -1,43 +0,0 @@ -Creating a gcrypt remote on a remote bare repository fails: it tries to modify the config file in the wrong path: - -(problem is in last line) - -``` -$ git annex initremote qech type=gcrypt encryption=hybrid gitrepo=~/astro.git keyid=0BA74AC5B9494715 -initremote qech (encryption setup) (hybrid cipher with gpg key 0BA74AC5B9494715) gcrypt: Development version -- Repository format MAY CHANGE -gcrypt: Decrypting manifest -gpg: Signature made Son 13 Sep 2015 19:37:16 CEST using RSA key ID B9494715 -gpg: Good signature from "Arian Sanusi " -gpg: aka "Arian Sanusi " -gpg: aka "Arian Sanusi " -gpg: aka "Arian Sanusi " -gpg: aka "Arian Sanusi " -gpg: aka "Arian Sanusi " -gcrypt: Remote ID is :id:1+DP8KgrbsvpSycQ5QKO -Von gcrypt::/home/arian-debian-ssd/astro - * [neuer Branch] git-annex -> qech/git-annex -gcrypt: Development version -- Repository format MAY CHANGE -gcrypt: Decrypting manifest -gpg: Signature made Son 13 Sep 2015 19:37:16 CEST using RSA key ID B9494715 -gpg: Good signature from "Arian Sanusi " -gpg: aka "Arian Sanusi " -gpg: aka "Arian Sanusi " -gpg: aka "Arian Sanusi " -gpg: aka "Arian Sanusi " -gpg: aka "Arian Sanusi " -Everything up-to-date -error: could not lock config file /home/arian-debian-ssd/astro.git/.git/config: Datei oder Verzeichnis nicht gefunden -git-annex: git [Param "config",Param "core.gcrypt-id",Param ":id:1+DP8KgrbsvpSycQ5QKO"] failed -``` - -debian stretch *pre gcc5* on amd64 here: - -``` -i git 1:2.5.1-1 amd64 -ii git-annex 5.20150812-2 amd64 -ii git-remote-gcrypt 0.20130908-7 all -``` - -> I've improved the docs to mention that the git repo for the remote needs -> to already exist before initremote. I don't think it's necessary or -> really a good idea for initremote to create it. So, [[done]] --[[Joey]] diff --git a/doc/bugs/gcrypt_special_remote_fails_on_bare_remote_repos/comment_1_7e690402c8dd663d60f7fc659c323ed8._comment b/doc/bugs/gcrypt_special_remote_fails_on_bare_remote_repos/comment_1_7e690402c8dd663d60f7fc659c323ed8._comment deleted file mode 100644 index e208b9bd11..0000000000 --- a/doc/bugs/gcrypt_special_remote_fails_on_bare_remote_repos/comment_1_7e690402c8dd663d60f7fc659c323ed8._comment +++ /dev/null @@ -1,26 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2015-09-18T16:56:42Z" - content=""" -So, the missing bit of data needed to reproduce this is that -~/astro.git didn't exist at all before this initremote call. - -If you `git init --bare ~/astro.git` first, it works fine. - -The documentation says, of gitrepo: - - This repository should be either empty, or an existing gcrypt repositry. - -So, I don't know if this is really a bug, you're not doing what the -documentation says to do. - -I suppose git-annex initremote could create a bare repository when none exists -in this case, but it would then have to parse the gitrepo parameter, normalize -it, use the approptiate protocol (file, ssh, rsync) to check if it exists or -create it, etc, instead of simply passing it to gcrypt. - -(What is actually going on here is, gcrypt supports remotes that are not git repositories at all. -When the repo doesn't exist, it assumes such a remote is wanted and makes one. -But, git-annex does not support working with that kind of gcrypt remote.) -"""]] diff --git a/doc/bugs/gets_confused_files_synchronized_out_of_band.mdwn b/doc/bugs/gets_confused_files_synchronized_out_of_band.mdwn deleted file mode 100644 index ce501c96cb..0000000000 --- a/doc/bugs/gets_confused_files_synchronized_out_of_band.mdwn +++ /dev/null @@ -1,208 +0,0 @@ -### Please describe the problem. - -So this happened today: I did a `git-annex sync --content` over a git repository that is *also* (sorry!) synchronized by syncthing. Not the best idea, I know, but I *do* avoid synchronizing the `.git` directory to avoid going completely nuts. This has actually worked surprisingly well so far: I can add stuff in one repository and it trickles to the other either with syncthing (on my ebook reader, which doesn't have git-annex) or git-annex (on my other desktops). - -What happened here is that syncthing was faster than git-annex and copied the files over first. For new files, that wasn't much of a problem: git freaked out, but just skipped the files; I didn't get corruption on that front. - -For calibre's infamous `metadata.db`, however, it was another story. I ended up in this weird state where it found a conflict on the file, because it is binary: - - warning: Cannot merge binary files: metadata.db (HEAD vs. refs/remotes/origin/master) - -So it left a `metadata.variant-1b96.db` file around. But the interesting thing here (and why I open a bug report instead of just moving on) is that the variant is actually *identical* to the other file: - - anarcat@curie:books(master)$ ls -al metadata*db - -rw-r--r-- 1 anarcat anarcat 1 696 768 2021-09-07 09:40 metadata.db - -rw-r--r-- 1 anarcat anarcat 1 696 768 2021-09-05 21:39 metadata.variant-1b96.db - anarcat@curie:books(master)$ diff metadata*db - anarcat@curie:books(master)$ - -Now I understand git-annex wants to be careful about merging binary data, but surely this is a low-hanging fruit that could be figured out? - -Similarly, the already present file could be merged as well, but I understand that this is also a hard problem in git itself: it doesn't like dirty work trees... - -And I understand if this entire thing would be closed as "ugh, sorry, this is how git works, #wontfix", of course. :) I'm kind of doing crazy stuff with git-annex all the time and I understand if this won't be fixed, I can deal with the occasional trouble... - -### What steps will reproduce the problem? - -It's not exactly clear to me how to reproduce this. I think the trick is to: - - 1. create a git-annex repository (A) with some content - 2. synchronize it to a new, second repository (B) - 3. create a binary file, on repo A - 4. synchronize it on repo B, once - 5. modify the binary file on repo A - 6. copy it by hand, behind git-annex's back, to repo B - 7. synchronize both repos again - -I suspect you might be able to reproduce the issue without binary files with: - - 1. create a git-annex repository (A) with some content - 2. synchronize it to a new, second repository (B) - 3. create a new file, on repo A - 4. copy it by hand, behind git-annex's back, to repo B - 5. synchronize both repos again - -### What version of git-annex are you using? On what operating system? - -This is git-annex 8.20210223-2 on Debian bullseye, on both ends. Syncthing is running on both ends as well, and on my Kobo Clara HD e-reader. - -### Please provide any additional information below. - -This is the first crash, which occured under `myrepos` supervision: - -[[!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 -mr update: /home/anarcat/books -(recording state in git...) -[master 29a49c9c48] git-annex in anarcat@curie:~/books - 1 file changed, 0 insertions(+), 0 deletions(-) - rewrite metadata.db (100%) -commit ok -remote: Enumerating objects: 103, done. -remote: Counting objects: 100% (103/103), done. -remote: Compressing objects: 100% (80/80), done. -remote: Total 83 (delta 48), reused 0 (delta 0) -Dépaquetage des objets: 100% (83/83), 11.26 Kio | 23.00 Kio/s, fait. -Depuis anarc.at:/srv/books - 2a75cab2ba..b368a4b963 master -> origin/master - 3ddac40b17..f59c826035 git-annex -> origin/git-annex - 3ddac40b17..b46273adfc synced/git-annex -> origin/synced/git-annex - 2a75cab2ba..b368a4b963 synced/master -> origin/synced/master -error: Les fichiers suivants non suivis de la copie de travail seraient effacés par la fusion : - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/Medicine for Mountaineering & Other Wilder - James A. Wilkerson.epub - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/cover.jpg - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/metadata.opf -Veuillez renommer ou effacer ces fichiers avant la fusion. -Abandon -error: Les fichiers suivants non suivis de la copie de travail seraient effacés par la fusion : - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/Medicine for Mountaineering & Other Wilder - James A. Wilkerson.epub - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/cover.jpg - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/metadata.opf -Veuillez renommer ou effacer ces fichiers avant la fusion. -Abandon -pull origin failed -(merging origin/git-annex origin/synced/git-annex into git-annex...) -(recording state in git...) -error: Les fichiers suivants non suivis de la copie de travail seraient effacés par la fusion : - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/Medicine for Mountaineering & Other Wilder - James A. Wilkerson.epub - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/cover.jpg - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/metadata.opf -Veuillez renommer ou effacer ces fichiers avant la fusion. -Abandon -error: Les fichiers suivants non suivis de la copie de travail seraient effacés par la fusion : - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/Medicine for Mountaineering & Other Wilder - James A. Wilkerson.epub - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/cover.jpg - James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/metadata.opf -Veuillez renommer ou effacer ces fichiers avant la fusion. -Abandon -copy metadata.db (to origin...) ok -pull origin failed -(recording state in git...) -push origin -Énumération des objets: 23, fait. -Décompte des objets: 100% (21/21), fait. -Compression par delta en utilisant jusqu'à 4 fils d'exécution -Compression des objets: 100% (15/15), fait. -Écriture des objets: 100% (15/15), 1.94 Kio | 1.94 Mio/s, fait. -Total 15 (delta 6), réutilisés 0 (delta 0), réutilisés du pack 0 -remote: PWD: /srv/books/.git -remote: running git annex merge in /srv/books -remote: Already up to date. -remote: calling /srv/books/.git/hooks/calibre-hack -remote: running /srv/books/.git/hooks/calibre-hack -remote: fixing perms for calibre -remote: + chown :media metadata.calibre metadata.db metadata_db_prefs_backup.json -remote: + chmod g+w metadata.calibre metadata.db metadata_db_prefs_backup.json -remote: + sudo service calibre-server restart -To anarc.at:/srv/books - b46273adfc..de2a69481a git-annex -> synced/git-annex - ! [rejected] master -> synced/master (non-fast-forward) -error: impossible de pousser des références vers 'anarc.at:/srv/books' -astuce: Les mises à jour ont été rejetées car la pointe de la branche courante est derrière -astuce: son homologue distant. Extrayez cette branche et intégrez les changements distants -astuce: (par exemple 'git pull ...') avant de pousser à nouveau. -To anarc.at:/srv/books ! [rejected] master -> master (non-fast-forward)error: impossible de pousser des références vers 'anarc.at:/srv/books'astuce: Les mises à jour ont été rejetées car la pointe de la branche courante est derrièreastuce: son homologue distant. Intégrez les changements distants (par exemple 'git pull ...')astuce: avant de pousser à nouveau.astuce: Voir la 'Note à propos des avances rapides' dans 'git push --help' pour plus d'information.push origin - Pushing to origin failed. -failed -git-annex: sync: 3 failed -mr update: command failed - - -# End of transcript or log. -"""]] - -Notice the mojibake in the french. It seems like the `é` characters are getting double-encoded. `LANG=fr_CA.UTF-8`. But that's another story. ;) - -Also note that the `metadata.db` here is not yet corrupt. That happened on the second run: - -[[!format sh """ -anarcat@curie:books(master)$ git annex sync --content -J2 -Sur la branche master -Votre branche et 'origin/master' ont divergé, -et ont 1 et 2 commits différents chacune respectivement. - (utilisez "git pull" pour fusionner la branche distante dans la vôtre) - -Fichiers non suivis: - (utilisez "git add ..." pour inclure dans ce qui sera validé) - .stversions/ - -aucune modification ajoutée à la validation mais des fichiers non suivis sont présents (utilisez "git add" pour les suivre) -commit ok -remote: Enumerating objects: 9, done. -remote: Counting objects: 100% (9/9), done. -remote: Compressing objects: 100% (5/5), done. -remote: Total 5 (delta 3), reused 0 (delta 0) -Dépaquetage des objets: 100% (5/5), 441 octets | 73.00 Kio/s, fait. -Depuis anarc.at:/srv/books - de2a69481a..f5fc20c433 git-annex -> origin/git-annex -warning: Cannot merge binary files: metadata.db (HEAD vs. refs/remotes/origin/master) -Fusion automatique de metadata.db -CONFLIT (contenu) : Conflit de fusion dans metadata.db -La fusion automatique a échoué ; réglez les conflits et validez le résultat. -pull origin (recording state in git...) - - Merge conflict was automatically resolved; you may want to examine the result. -[master 01adc3214c] git-annex automatic merge conflict fix -Déjà à jour. -ok -(merging origin/git-annex into git-annex...) -get James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/cover.jpg (from origin...) ok -get James A. Wilkerson/Medicine for Mountaineering & Other Wilderness Activities (1583)/Medicine for Mountaineering & Other Wilder - James A. Wilkerson.epub (from origin...) ok -pull origin ok -(recording state in git...) -push origin -Énumération des objets: 22, fait. -Décompte des objets: 100% (22/22), fait. -Compression par delta en utilisant jusqu'à 4 fils d'exécution -Compression des objets: 100% (13/13), fait. -Écriture des objets: 100% (13/13), 2.08 Kio | 2.08 Mio/s, fait. -Total 13 (delta 7), réutilisés 0 (delta 0), réutilisés du pack 0 -remote: PWD: /srv/books/.git -remote: running git annex merge in /srv/books -remote: Updating b368a4b96..01adc3214 -remote: Fast-forward -remote: metadata.variant-1b96.db | 1 + -remote: 1 file changed, 1 insertion(+) -remote: create mode 100644 metadata.variant-1b96.db -remote: running .git//hooks/calibre-hack -remote: fixing perms for calibre -remote: + chown :media metadata.calibre metadata.db metadata.variant-1b96.db metadata_db_prefs_backup.json -remote: + chmod g+w metadata.calibre metadata.db metadata.variant-1b96.db metadata_db_prefs_backup.json -remote: + sudo service calibre-server restart -remote: calling /srv/books/.git/hooks/calibre-hack -remote: running /srv/books/.git/hooks/calibre-hack -remote: fixing perms for calibre -remote: + chown :media metadata.calibre metadata.db metadata.variant-1b96.db metadata_db_prefs_backup.json -remote: + chmod g+w metadata.calibre metadata.db metadata.variant-1b96.db metadata_db_prefs_backup.json -remote: + sudo service calibre-server restart -To anarc.at:/srv/books - de2a69481a..34a3c2ebf1 git-annex -> synced/git-annex -push origin ok -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -I am a total fan, thanks for your awesome work, as usual. ;) -- [[anarcat]] - -> [[notabug|done]] --[[Joey]] diff --git a/doc/bugs/gets_confused_files_synchronized_out_of_band/comment_1_a8f081ee9a5ad8c45dcdf66cea368463._comment b/doc/bugs/gets_confused_files_synchronized_out_of_band/comment_1_a8f081ee9a5ad8c45dcdf66cea368463._comment deleted file mode 100644 index ca3c4c27b0..0000000000 --- a/doc/bugs/gets_confused_files_synchronized_out_of_band/comment_1_a8f081ee9a5ad8c45dcdf66cea368463._comment +++ /dev/null @@ -1,36 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-09-08T15:56:35Z" - content=""" -The french output is by git, not git-annex. It looks like the standard -message about there being a merge conflict. One part of the git -output is not translated and it happens to be the part that explains -what is going on. - - warning: Cannot merge binary files: metadata.db (HEAD vs. refs/remotes/origin/master) - -So metadata.db is a binary file, so it is not stored in git-annex, -but is checked directly into git. Or at least it is on one side of -the merge conflict. - -I think that one repository added metadata.db to git-annex, and the other -added it to directly into git. So then the merge conflict is between -the binary content of the file and the git-annex symlink. Which is an -actual merge conflict, even though the content of the file is the same. - -That kind of merge conflict is when `git-annex sync` resolves the merge -conflict with a single `.variant` file for the annexed version along side the -regular file as stored in git. Which is what your ls showed. -You can resolve the merge conflict by either deleting the annexed - `.variant` file or renaming it over the file stored in git. - -You can avoid this kind of merge conflict by configuring annex.largefiles -the same in both repositories, so when a file like metadata.db gets added -separately in each repository, the same annex link will be added. - -Or you can set annex.resolvemerge to false for sync to avoid resolving merge -conflicts, and then just resolve them yourself. - -I don't see a bug here, this is all documented. -"""]] diff --git a/doc/bugs/git-annex-fromkey_broken_on_Windows.mdwn b/doc/bugs/git-annex-fromkey_broken_on_Windows.mdwn deleted file mode 100644 index 68c1fdb601..0000000000 --- a/doc/bugs/git-annex-fromkey_broken_on_Windows.mdwn +++ /dev/null @@ -1,29 +0,0 @@ -Hi Joey, - - -### Please describe the problem. -`git annex fromkey` on Windows fails with `git-annex: System.PosixCompat.Files.createSymbolicLink: not supported: illegal operation` - -I guess it should create a unlocked file instead on Windows. - -### What steps will reproduce the problem? - - mkdir test - cd test - git init - git annex init test - touch file - git annex add file - git annex sync - git annex fromkey SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 file2 - -### What version of git-annex are you using? On what operating system? -git version 2.31.1.windows.1
-git annex 8.20210331-g1fb59a63a
-Windows 10 Pro 1903
- -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -Yes! git-annex is really great and there is nothing else like it. - -> [[fixed|done]] by making it create an unlocked file when used on an -> unlocked adjusted branch. --[[Joey]] diff --git a/doc/bugs/git-annex-fsck__fails_for_missing_dead_keys.mdwn b/doc/bugs/git-annex-fsck__fails_for_missing_dead_keys.mdwn deleted file mode 100644 index 85e4b5013b..0000000000 --- a/doc/bugs/git-annex-fsck__fails_for_missing_dead_keys.mdwn +++ /dev/null @@ -1,43 +0,0 @@ -### Please describe the problem. -`git-annex-fsck --all` fails when a key marked as [[dead|git-annex-dead]] is missing from a remote set to [[require|git-annex-required]] all content. - -### What steps will reproduce the problem? - - -### What version of git-annex are you using? On what operating system? - -[[!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 -(ga-env) ~/ilya-quest/ancestry/tagsnps [02:53:06]$ git annex version -git-annex version: 8.20210224-gf951847c6 -build flags: Assistant Webapp Pairing Inotify DBus DesktopNotify TorrentParser MagicMime Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.26 DAV-1.3.4 feed-1.3.0.1 ghc-8.8.4 http-client-0.6.4.\ -1 persistent-sqlite-2.10.6.2 torrent-10000.1.1 uuid-1.3.13 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512\ - SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE\ -2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE\ -2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E\ - MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso bor\ -g hook external -operating system: linux x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 0 1 2 3 4 5 6 7 -local repository version: 8 -(ga-env) ~/ilya-quest/ancestry/tagsnps [02:55:11]$ uname -a -Linux job-G190bQQ0JKFvFvX7KFXZ037g 4.4.0-1122-aws #136-Ubuntu SMP Tue Feb 16 22:44:38 UTC 2021 x86_64 x86_64 x86_64 G\ -NU/Linux - -# End of transcript or log. -"""]] - -### Please provide any additional information below. - - - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Thanks again for git-annex, I keep finding new uses for it. - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/git-annex-fsck__fails_for_missing_dead_keys/comment_1_3fc0d0c2dda1930601a683e16055cf89._comment b/doc/bugs/git-annex-fsck__fails_for_missing_dead_keys/comment_1_3fc0d0c2dda1930601a683e16055cf89._comment deleted file mode 100644 index c4837f052e..0000000000 --- a/doc/bugs/git-annex-fsck__fails_for_missing_dead_keys/comment_1_3fc0d0c2dda1930601a683e16055cf89._comment +++ /dev/null @@ -1,45 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-03-22T18:47:00Z" - content=""" -Your transcript does not show the bug, but I was able to reproduce it eventually. - - # git annex required here anything - # git annex add foo - # git annex drop --force foo - # git rm foo - # git annex fsck --all - fsck SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - ** No known copies exist of SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - - (Avoid this check by running: git annex dead --key ) - # git-annex dead --key SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - # git annex fsck --all - fsck SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - This key is dead, skipping. - ok - # - -So far this is operating as expected. But then clone this repo to another -one, and in the other one: - - # git annex fsck --all --from origin - fsck SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 - ** Required content SHA256E-s0--e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 is missing from these repositories: - 56b59085-83b0-4b98-82c3-1baacd93d3e2 -- joey@darkstar:/tmp/test [origin] - - This key is dead, skipping. - failed - (recording state in git...) - git-annex: fsck: 1 failed - -So fsck --from --all is verifying required content when it should not, -because a) matching required content with --all mostly doesn't make sense -(considering things like "include=" can be in it and can't be matched) -and b) it's not done without --all. - -(I don't think dead keys are actually involved, I mean if a particular file -is set as required content of a repo, and is not present in it, fsck should -complain about that, even if the key is dead.) -"""]] diff --git a/doc/bugs/git-annex-import_declines_to_import_git-ignored_fies.mdwn b/doc/bugs/git-annex-import_declines_to_import_git-ignored_fies.mdwn deleted file mode 100644 index 97102f8a3a..0000000000 --- a/doc/bugs/git-annex-import_declines_to_import_git-ignored_fies.mdwn +++ /dev/null @@ -1,4 +0,0 @@ -git-annex-import currently refuses to import any files under the repo dir, saying to use git-add instead. I think it should treat git-ignored files as if they were outside the repo. I often have a dir under the repo that is gitignored, and acts as a temp work area; git-annex-import should treat the files there as if they were outside the repo. - -> git-annex import --no-check-gitignore option implemented [[done]] -> --[[Joey]] diff --git a/doc/bugs/git-annex-import_declines_to_import_git-ignored_fies/comment_1_567ada116ca22e5f0bb1496eb2cb4941._comment b/doc/bugs/git-annex-import_declines_to_import_git-ignored_fies/comment_1_567ada116ca22e5f0bb1496eb2cb4941._comment deleted file mode 100644 index e6549fa9bd..0000000000 --- a/doc/bugs/git-annex-import_declines_to_import_git-ignored_fies/comment_1_567ada116ca22e5f0bb1496eb2cb4941._comment +++ /dev/null @@ -1,11 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2019-03-18T17:20:11Z" - content=""" -I don't think this is a bug, at best it's a wishlist todo. - -I'm reluctant to complicate git-annex import with this unusual use case, -when `git annex add --force`, or renaming the files to the desired -non-gitignored location and `git annex add` work just fine. -"""]] diff --git a/doc/bugs/git-annex_8.20210330_fails_to_build_in_brew.mdwn b/doc/bugs/git-annex_8.20210330_fails_to_build_in_brew.mdwn deleted file mode 100644 index 1debca9c7b..0000000000 --- a/doc/bugs/git-annex_8.20210330_fails_to_build_in_brew.mdwn +++ /dev/null @@ -1,32 +0,0 @@ -### Please describe the problem. -brew/cabal fails to build git-annex 8.20210330 on macOS - -cabal errors out with (full log [here](https://github.com/Homebrew/homebrew-core/pull/74213/checks?check_run_id=2231233411#step:7:1547)): - -``` -Database/Handle.hs:257:20: error: - Variable not in scope: askLogFunc :: m LogFunc - | -257 | logFunc <- askLogFunc - | ^^^^^^^^^^ -cabal: Failed to build git-annex-8.20210330. See the build log above for -details. -``` - - - -### What steps will reproduce the problem? -``` -# brew install --verbose --build-bottle git-annex -``` - -### What version of git-annex are you using? On what operating system? -macOS 10.15.7 - -### Please provide any additional information below. - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -git-annex has been great helping us "version control" a myriad of LARGE binary assets (from VM and FS snapshots, to archives, to deliverable content) - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/git-annex_8.20210330_fails_to_build_in_brew/comment_1_ddf94a16e7075c218473b01b15fdca3d._comment b/doc/bugs/git-annex_8.20210330_fails_to_build_in_brew/comment_1_ddf94a16e7075c218473b01b15fdca3d._comment deleted file mode 100644 index f44a5ac384..0000000000 --- a/doc/bugs/git-annex_8.20210330_fails_to_build_in_brew/comment_1_ddf94a16e7075c218473b01b15fdca3d._comment +++ /dev/null @@ -1,14 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-04-01T16:04:56Z" - content=""" -A quick fix is to pin the haskell library persistent to a version older -than 2.12.0.1, which is the new version that broke the build. An easy way -to do that is to build using stack, which automatically pins all library -dependencies to known-working versions. By building with cabal you -choose to help me learn about new breakage the hard way, which is -appreciated if it is your intent. ;) - -I've fixed this in master. -"""]] diff --git a/doc/bugs/git-annex_branch_caching_bug.mdwn b/doc/bugs/git-annex_branch_caching_bug.mdwn deleted file mode 100644 index c1d7adaefd..0000000000 --- a/doc/bugs/git-annex_branch_caching_bug.mdwn +++ /dev/null @@ -1,22 +0,0 @@ -If the journal contains a newer version of a log file than the git-annex -branch, and annex.alwayscommit=false so the branch is not getting updated, -the value from the journal can be ignored when reading that log file. - -In CmdLine.Seek, there is some code that precaches location logs as an -optimisation (when using eg --copies). That streams info from the -git-annex branch into the cache. But it never checks for a journal file -with newer information. - -> fixed this - -Also in Cmdline.Seek, there is a LsTreeRecursive over the branch to handle -`--all`, and I think again that would mean it doesn't notice location -logs that are only in the journal. -Before that optimisation, it was using Logs.Location.loggedKeys, -which does look at the journal. - -> fixed - -(This is also a blocker for [[todo/hiding_a_repository]].) - -[[done]] --[[Joey]] diff --git a/doc/bugs/git-annex_info_rounding_error.mdwn b/doc/bugs/git-annex_info_rounding_error.mdwn deleted file mode 100644 index 0ad7393fd8..0000000000 --- a/doc/bugs/git-annex_info_rounding_error.mdwn +++ /dev/null @@ -1,49 +0,0 @@ -### Please describe the problem. - -git-annex info shows wrong remote sizes. This is fairly clearly visible as the list of remotes is ordered by size, but the reported size does not match the actual size for repositories which appear to have (nearly) exactly 2 TB. Apparently, git-annex rounds the integer places independently from the decimal places, and stumbles when rounding. - - -### What steps will reproduce the problem? - -run `git annex info .` with remotes having nearly "unit-full" usage, as in, exactly 1 or 2 tb data - -### What version of git-annex are you using? On what operating system? - -git-annex 8.20200330-1~bpo10+1 on a Debian buster rpi4 arm64 - -### Please provide any additional information below. - -[[!format sh """ - -$ git annex info . -directory: . -local annex keys: 83900 -[...] -repositories containing these files: 23 -[...] - 2.04 TB: 00000000-0000-0000-0000-0redacted000 -- media30 - 2.03 TB: 00000000-0000-0000-0000-0redacted000 -- media21 - 1.1 TB: 00000000-0000-0000-0000-0redacted000 -- media39 - 1.1 TB: 00000000-0000-0000-0000-0redacted000 -- media29 - 1.99 TB: 00000000-0000-0000-0000-0redacted000 -- media45 - 1.99 TB: 00000000-0000-0000-0000-0redacted000 -- media20 - 1.98 TB: 00000000-0000-0000-0000-0redacted000 -- media46 -[...] -$ git annex find --in media29 --format '${bytesize}\n' | awk '{i+=$1}END{printf "%i\n", i}' -2147483647 -$ echo $[2147483647/1024.] -2097151.9990234375 -$ echo $[2147483647/1024./1024] -2047.9999990463257 -$ echo $[2147483647/1024./1024/1024] -1.9999999990686774 -"""]] - -All remotes above sit on 2tb disk drives, which are filled as much as possible. For media39 and media29, apparently the integer places round downward, but the decimal places upwards, and then the rounded-to "1" which should increment the integer place, instead gets printed as decimal place. - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - - -Thank you for all your time creating and maintaining such a usefull software! - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/git-annex_info_rounding_error/comment_1_37079e9f024b048fb0074683f9037d19._comment b/doc/bugs/git-annex_info_rounding_error/comment_1_37079e9f024b048fb0074683f9037d19._comment deleted file mode 100644 index 4c4578416b..0000000000 --- a/doc/bugs/git-annex_info_rounding_error/comment_1_37079e9f024b048fb0074683f9037d19._comment +++ /dev/null @@ -1,70 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2021-07-30T12:59:46Z" - content=""" -I am confused by the output you show, because 2147483647 is not any number -of terabytes. It is a couple of gigabytes. This makes me suspect you -arrived at that number in some mistaken way. - -Also, when git-annex displays "TB", it's talking about TeraBytes, not -TebiBytes (TiB). But your divisions by 1024 is calulating the latter, not the -former. (Well, actually it's calculating gibibytes..) - -If there is a bug, it's presumably in Utility.HumanNumber.showImprecise, -which does some tricky rounding of decimals. - -Here's a few simple tests: - - # ghci Utility/DataUnits.hs - ghci> roughSize storageUnits True 1000000000000 - "1 TB" - ghci> roughSize storageUnits True 1099511627776 - "1.1 TB" - -Those are the correct results for an even terabyte and a tebibyte, -displayed as terabytes. Now trying the number you provided to see what -git-annex info will display: - - ghci> roughSize storageUnits True 2147483647 - "2.15 GB" - -units confirms that is the correct value, after rounding the decimal: - - # units - You have: 2147483647 bytes - You want: gigabytes - * 2.1474836 - / 0.46566129 - -aIt's also almost exactly 2 gibibytes: - - You have: 2147483647 bytes - You want: gibibytes - * 2 - / 0.5 - -The actual value is 1 byte less than 2, if I do my manual math correctly: - 2^30*2 = 2147483648 = 2147483647+1 - -Asking git-annex for the same using memoryUnits which are the SI units: - - ghci> roughSize memoryUnits False 2147483647 - "1.1 gibibytes" - -Well, this final result looks wrong, and indeed what's going on is -similar to what you hypothesized: - - ghci> roughSize' memoryUnits False 10 2147483647 - "1.9999999991 gibibytes" - ghci> showImprecise 10 1.9999999990686774 - "1.9999999991" - ghci> showImprecise 2 1.9999999990686774 - "1.1" - ghci> round 0.9999999990686774 * (10^2) - 100 - -So indeed showImprecise is forgetting to carry the 1. - -Excellent diagnosis, but next time, show your work. ;-) -"""]] diff --git a/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck.mdwn b/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck.mdwn deleted file mode 100644 index b59b724aa5..0000000000 --- a/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck.mdwn +++ /dev/null @@ -1,65 +0,0 @@ -### Please describe the problem. -One of my annexes has duplicate entries in one of the older trees. This causes git-annex repair to attempt to repair it. - -### What version of git-annex are you using? On what operating system? -6.20161027-g27d824e (standalone x86_64 tarball) on ArchLinux latest as of 29th of Oct 2016 x86_64. - -### Please provide any additional information below. - -[[!format sh """ -[0 zerodogg@firefly annexed]$ git annex version -git-annex version: 6.20161027-g27d824e -build flags: Assistant Webapp Pairing Testsuite S3(multipartupload)(storageclasses) WebDAV Inotify DBus DesktopNotify XMPP ConcurrentOutput TorrentParser MagicMime Feeds Quvi -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 SHA1E SHA1 MD5E MD5 WORM URL -remote types: git gcrypt S3 bup directory rsync web bittorrent webdav tahoe glacier ddar hook external -local repository version: 6 -supported repository versions: 3 5 6 -upgrade supported from repository versions: 0 1 2 3 4 5 -operating system: linux x86_64 -[0 zerodogg@firefly annexed]$ git annex info -repository mode: indirect -trusted repositories: 0 -semitrusted repositories: 23 -# …snip -untrusted repositories: 0 -transfers in progress: none -available local disk space: 47.89 gigabytes (+500 megabytes reserved) -local annex keys: 2300 -local annex size: 1.72 gigabytes -annexed files in working tree: 2492 -size of annexed files in working tree: 1.89 gigabytes -bloom filter size: 32 mebibytes (0.5% full) -backend usage: - SHA256E: 2492 -[0 zerodogg@firefly annexed]$ git fsck -Checking object directories: 100% (256/256), done. -error in tree 3818a8ea201197ed355aa87133a718afca7c4a49: duplicateEntries: contains duplicate file entries -error in tree 255f43cff847013439117a3fc4cfa517a90f38cb: duplicateEntries: contains duplicate file entries -error in tree 404b4124800ece4772296d1f7559d982d0bc4cbd: duplicateEntries: contains duplicate file entries -Checking objects: 100% (334784/334784), done. -Checking connectivity: 334784, done. -[4 zerodogg@firefly annexed]$ git annex repair -d -Running git fsck ... -[2016-10-29 09:55:24.652234] read: git ["--version"] -[2016-10-29 09:55:24.668729] process done ExitSuccess -[2016-10-29 09:55:24.668879] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","fsck","--no-dangling","--no-reflogs"] -[2016-10-29 09:55:34.306776] process done ExitFailure 4 -Unpacking all pack files. -[2016-10-29 09:55:34.307446] call: mv ["-f",".git/objects/pack/pack-18d920ca3181f59af68dc6b0061ca2430884a9bb.pack","/tmp/packsFokxCF/pack-18d920ca3181f59af68dc6b0061ca243 -0884a9bb.pack1804289383846930886.tmp"] -[2016-10-29 09:55:34.334238] process done ExitSuccess -[2016-10-29 09:55:34.336992] feed: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","unpack-objects","-r"] -Unpacking objects: 100% (334784/334784), done. -[2016-10-29 09:56:39.505888] process done ExitSuccess -[2016-10-29 09:56:39.560473] read: git ["--git-dir=.git","--work-tree=.","--literal-pathspecs","show","10c1cc2127a7be7cf3ce4a0d69ed53e4c375f888"] -[2016-10-29 09:56:39.607717] process done ExitSuccess -# ^C -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) -I use it for everything, around 3TB of data at the moment. It is awesome. - -> [[fixed|done]], although the root cause of the problem is -> [[git_fsck_duplicateEntries_errors_when_using_adjusted_branch]] -> --[[Joey]] diff --git a/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_1_4cd4f4b5c34b3e1bf2989d0cc412ca4f._comment b/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_1_4cd4f4b5c34b3e1bf2989d0cc412ca4f._comment deleted file mode 100644 index ddda442e0f..0000000000 --- a/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_1_4cd4f4b5c34b3e1bf2989d0cc412ca4f._comment +++ /dev/null @@ -1,34 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 1""" - date="2016-10-31T17:07:43Z" - content=""" -This was supposed to be dealt with in version 6.20161027. But, I see now -that the parser I thought was triggering on those missing object lines, -was not really (`extractSha` does not match in this case because of the -colon after the sha). - -Instead, the problem seems to be that `git fsck` is exiting nonzero. So it -assumes that fsck is failing without printing out any shas, which is a -condition that calls for repairs. - -About all I can think to do is, if fsck outputs "duplicateEntries" and -no other lines at all, and exits nonzero, treat this as a success. -This risks ignoring other reasons fsck might exit nonzero, but hopefully -it would output something else in such a case. I've implemented this. - ---- - -I am interested in getting at the root cause of the problem of -duplicate directory entries. It seems pretty likely to result from using -adjusted branches. - -It would be useful to get more information about the trees that fsck -is warning about; are they part of existing or past adjusted branches -or not? Are they merge commits? - -(Previously: [[forum/how_to_disaster_recovery]]) - -Leaving this bug open since we really need to get at the root cause of -the problem. -"""]] diff --git a/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_2_7c65a600fdcb43b9a3aabf7182b67b2f._comment b/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_2_7c65a600fdcb43b9a3aabf7182b67b2f._comment deleted file mode 100644 index c37ebb0394..0000000000 --- a/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_2_7c65a600fdcb43b9a3aabf7182b67b2f._comment +++ /dev/null @@ -1,45 +0,0 @@ -[[!comment format=mdwn - username="EskildHustvedt" - avatar="http://cdn.libravatar.org/avatar/0be1310904ded29624b9edb4824d451b" - subject="comment 2" - date="2016-11-04T07:34:30Z" - content=""" -Ok, first off, the latest release no longer wants to release, so at least the symptom is fixed. - -Here's a quick look at the problem: - -[[!format sh \"\"\" -[0 zerodogg@firefly annexed]$ git fsck -Checking object directories: 100% (256/256), done. -error in tree 3818a8ea201197ed355aa87133a718afca7c4a49: duplicateEntries: contains duplicate file entries -error in tree 255f43cff847013439117a3fc4cfa517a90f38cb: duplicateEntries: contains duplicate file entries -error in tree 404b4124800ece4772296d1f7559d982d0bc4cbd: duplicateEntries: contains duplicate file entries -Checking objects: 100% (347890/347890), done. -Checking connectivity: 347890, done. -[4 zerodogg@firefly annexed]$ GIT_PAGER=cat git show 3818a8ea201197ed355aa87133a718afca7c4a49 -tree 3818a8ea201197ed355aa87133a718afca7c4a49 - -Diverse/ -Dokument/ -Dokument/ -NBGI/ -Politikk/ -Skule/ -btfixie.ods -endless space/ -monolith productions/ -my games/ -[4 zerodogg@firefly annexed]$ GIT_PAGER=cat git ls-tree 404b4124800ece4772296d1f7559d982d0bc4cbd -040000 tree 2efffc4a0eb7df3fde68e7a222926ff4b91ede4a Diverse -040000 tree cd854aba649cee8855ec72579f4c98100471f7cf Dokument -040000 tree 1ae499997746c8e976cf02edc2276532978dafc5 Dokument -040000 tree ec8256eb106836a356aa7818f5b579f78393820e NBGI -040000 tree 384904d7414811bd41ee36b4d2ae2555192bd49f Politikk -040000 tree 0ac0cf99f02852d45518ffcbd42a0edc9e07dfd4 Skule -040000 tree a20b8cc805d1612b60d0dfab69a49788e0467ca6 endless space -040000 tree 9463eeb6cfcaa87491bf7aec03d10cf5edd1ac7d monolith productions -040000 tree 0ce07221be630cbbf038d8a5f8534cb599d0daf4 my games -\"\"\"]] - -From here I'm not sure how to figure out where to go. I do have a copy of the original working copy where the problem first appeared (it has now propagated to all copies), if you want a copy to dig around in. I'll also be happy to provide more information if you specify what you need. -"""]] diff --git a/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_3_14509fcbd4305808c32c79c3b8d36e80._comment b/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_3_14509fcbd4305808c32c79c3b8d36e80._comment deleted file mode 100644 index 8b4d0e6ecb..0000000000 --- a/doc/bugs/git-annex_wants_to_repair_because_of_duplicateEntries_in_git_fsck/comment_3_14509fcbd4305808c32c79c3b8d36e80._comment +++ /dev/null @@ -1,16 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2021-01-29T19:14:53Z" - content=""" -hmm, so tree 3818a8ea201197ed355aa87133a718afca7c4a49 has 2 Dokument -entries. Interesting. - -If you still have that repo, it would be interesting to compare trees -cd854aba649cee8855ec72579f4c98100471f7cf and 1ae499997746c8e976cf02edc2276532978dafc5 - -[[git_fsck_duplicateEntries_errors_when_using_adjusted_branch]] dates -from 2018, so I think I was right about my guess that it was something -about adjusted branches that led to this. I'll merge this bug into that -one. -"""]] diff --git a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail.mdwn b/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail.mdwn deleted file mode 100644 index 9d8f0a7731..0000000000 --- a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail.mdwn +++ /dev/null @@ -1,141 +0,0 @@ -### Please describe the problem. - -On my Windows laptop I upgraded to git 2.34 via Scoop and after that two conflict resolution unit tests -started to fail. Presumably this is due to the new `ort` merge strategy that has been made default -in this new release of git. (Ostensibly Recursive's Twin isn't perhaps quite yet what it claims to be.) - -### What steps will reproduce the problem? - -Install git version 2.34.0.windows.1. Then optionally build your git-annex with `stack setup && stack build` -if you don't have a binary already. Then copy the binary to `C:\annxtmp1` and while situated in said directory -in (Git) Bash say: -``` -./git-annex test -p 'conflict resolution ' 2>&1 | tee git-annex..specific-test-01.LOG~202 -``` -Observe two out of nine tests failing. - -`test -p QuickCheck` was fine as were the other v8 unit tests. - -### What version of git-annex are you using? On what operating system? - -Two versions definitely exhibited this issue: 8.20211029-g9d3ce224e and 8.20211117-gc3af94eff (=released version). -`git-annex version` output of the former below: - -[[!format sh """ -git-annex version: 8.20211029-g9d3ce224e -build flags: Assistant Webapp Pairing TorrentParser Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.29 DAV-1.3.4 feed-1.3.2.0 ghc-8.10.7 http-client-0.7.9 persistent-sqlite-2.13.0.3 torrent-10000.1.1 uuid-1.3.15 yesod-1.6.1.2 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: mingw32 x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 2 3 4 5 6 7 -"""]] - -Windows version 21H1 (build 19043.1348), 64 bit. - -### Please provide any additional information below. - -_Under Windows with 8.20211029-g9d3ce224e:_ - -[[!format sh """ -jkniiv@AINESIS MINGW64 /c/annxtmp1 -$ ./git-annex test -p 'conflict resolution ' 2>&1 | tee git-annex..specific-test-01.LOG~201 -[...] -jkniiv@AINESIS MINGW64 /c/annxtmp1 -$ cat git-annex..specific-test-01.LOG~201 -Tests - Unit Tests v8 adjusted unlocked branch - conflict resolution (adjusted branch): Init Tests - init: OK (5.64s) - add: OK (7.85s) - -All 2 tests passed (13.49s) -OK (46.59s) - conflict resolution movein regression: OK (51.06s) - conflict resolution (mixed directory and file): FAIL (37.66s) - Test.hs:1378: - r1 conflictor variant file missing in: ["sha1foo","foo","conflictor~HEAD.variant-cc12","conflictor","bar.c",".git","..","."] - Use -p '/conflict resolution /&&/conflict resolution (mixed directory and file)/' to rerun this test only. - conflict resolution symlink bit: OK - conflict resolution (uncommitted local file): OK (53.99s) - conflict resolution (removed file): OK (106.99s) - conflict resolution (nonannexed file): FAIL (26.74s) - .\\Test\\Framework.hs:57: - sync failed (transcript follows) - commit - On branch adjusted/master(unlocked) - nothing to commit, working tree clean - ok - pull r2 - (Merging into master...) - CONFLICT (distinct types): conflictor had different types on each side; renamed one of them so each can be recorded somewhere. - Automatic merge failed; fix conflicts and then commit the result. - (recording state in git...) - - Merge conflict was automatically resolved; you may want to examine the result. - U conflictor~refs_remotes_r2_master - (Merging into master...) - CONFLICT (distinct types): conflictor had different types on each side; renamed one of them so each can be recorded somewhere. - Automatic merge failed; fix conflicts and then commit the result. - (recording state in git...) - - Merge conflict was automatically resolved; you may want to examine the result. - U conflictor~refs_remotes_r2_synced_master - failed - (merging r2/git-annex into git-annex...) - (recording state in git...) - push r2 - - failed - From ../../.t\tmprepo15 - * [new branch] adjusted/master(unlocked) -> r2/adjusted/master(unlocked) - * [new branch] git-annex -> r2/git-annex - * [new branch] master -> r2/master - * [new branch] synced/master -> r2/synced/master - error: Committing is not possible because you have unmerged files. - hint: Fix them up in the work tree, and then use 'git add/rm ' - hint: as appropriate to mark resolution and make a commit. - fatal: Exiting because of an unresolved conflict. - error: Committing is not possible because you have unmerged files. - hint: Fix them up in the work tree, and then use 'git add/rm ' - hint: as appropriate to mark resolution and make a commit. - fatal: Exiting because of an unresolved conflict. - To ../../.t\tmprepo15 - * [new branch] git-annex -> synced/git-annex - ! [rejected] master -> synced/master (non-fast-forward) - error: failed to push some refs to '../../.t\tmprepo15' - hint: Updates were rejected because a pushed branch tip is behind its remote - hint: counterpart. Check out this branch and integrate the remote changes - hint: (e.g. 'git pull ...') before pushing again. - hint: See the 'Note about fast-forwards' in 'git push --help' for details. - To ../../.t\tmprepo15 - ! [rejected] master -> master (non-fast-forward) - error: failed to push some refs to '../../.t\tmprepo15' - hint: Updates were rejected because a pushed branch tip is behind its remote - hint: counterpart. Check out this branch and integrate the remote changes - hint: (e.g. 'git pull ...') before pushing again. - hint: See the 'Note about fast-forwards' in 'git push --help' for details. - Pushing to r2 failed. - sync: 2 failed - - Use -p '/conflict resolution /&&/conflict resolution (nonannexed file)/' to rerun this test only. - conflict resolution (nonannexed symlink): OK (22.07s) - conflict resolution (mixed locked and unlocked file): OK (41.50s) - -2 out of 9 tests failed (400.13s) - (Failures above could be due to a bug in git-annex, or an incompatibility - with utilities, such as git, installed on this system.) - -# End of transcript or log. -"""]] - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -Yeah sure, I'm a believer. :) Using it with my multigigabyte backup files just fine most of the time. -I'm also building select versions of git-annex for both Windows native and WSL1/2 use following the -development on master. A fine piece of software it definitely is. - -[[!meta author=jkniiv]] - -> [[fixed|done]] --[[Joey]] diff --git a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_1_184a259225e7cd14f85e77be4860abb6._comment b/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_1_184a259225e7cd14f85e77be4860abb6._comment deleted file mode 100644 index f3a345d469..0000000000 --- a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_1_184a259225e7cd14f85e77be4860abb6._comment +++ /dev/null @@ -1,86 +0,0 @@ -[[!comment format=mdwn - username="kyle" - avatar="http://cdn.libravatar.org/avatar/7d6e85cde1422ad60607c87fa87c63f3" - subject="re: git 2.34: some conflict resolution unit tests fail" - date="2021-11-21T21:41:36Z" - content=""" -I see similar failures on GNU/Linux with Git 2.34. - -``` -$ git version -git version 2.34.0 -$ git annex version | grep version: -git-annex version: 8.20211118-ga0e9a059a - -$ git annex test -p 'conflict resolution ' -Tests - Unit Tests v8 adjusted unlocked branch - conflict resolution (adjusted branch): Init Tests - init: OK (0.12s) - add: OK (0.42s) - -All 2 tests passed (0.54s) -OK (2.30s) - conflict resolution movein regression: OK (2.18s) - conflict resolution (mixed directory and file): FAIL (1.71s) - Test.hs:1378: - r1 conflictor variant file missing in: [\".\",\"..\",\"conflictor~HEAD.variant-cc12\",\"conflictor\",\"sha1foo\",\"foo\",\"bar.c\",\".git\"] - Use -p '/conflict resolution /&&/Unit Tests v8 adjusted unlocked branch.conflict resolution (mixed directory and file)/' to rerun this test only. - conflict resolution symlink bit: OK -[... 206 lines ...] - conflict resolution (mixed locked and unlocked file): FAIL (1.51s) - Test.hs:1611: - r1 not exactly 0 variant files in: [\".\",\"..\",\"conflictor.variant-cc12\",\"conflictor~refs_remotes_r2_master.variant-cc12\",\"conflictor\",\"sha1foo\",\"foo\",\"bar.c\",\".git\"] - Use -p '/conflict resolution /&&/Unit Tests v8 locked.conflict resolution (mixed locked and unlocked file)/' to rerun this test only. - -8 out of 27 tests failed (53.21s) - (Failures above could be due to a bug in git-annex, or an incompatibility - with utilities, such as git, installed on this system.) -``` - -> Presumably this is due to the new ort merge strategy that has been -> made default in this new release of git. - -Yes, that looks to be it. The above failure goes away if I force -git-annex to merge with the old recursive strategy: - -[[!format diff \"\"\" - -diff --git a/Git/Merge.hs b/Git/Merge.hs -index b88d9a00f..c50672a3d 100644 ---- a/Git/Merge.hs -+++ b/Git/Merge.hs -@@ -39,7 +39,8 @@ merge' extraparams branch mergeconfig commitmode r - go [Param $ fromRef branch] - | otherwise = go [Param \"--no-edit\", Param $ fromRef branch] - where -- go ps = merge'' (sp ++ [Param \"merge\"] ++ qp ++ ps ++ extraparams) mergeconfig r -+ go ps = merge'' (sp ++ [Param \"merge\"] ++ [Param \"-srecursive\"] ++ -+ qp ++ ps ++ extraparams) mergeconfig r - sp - | commitmode == AutomaticCommit = - [Param \"-c\", Param \"commit.gpgsign=false\"] - -\"\"\"]] - -``` -$ git version -git version 2.34.0 -$ git annex version | grep version: -git-annex version: 8.20211118-g30580a4e7 - -$ git annex test -p 'conflict resolution ' -Tests - Unit Tests v8 adjusted unlocked branch - conflict resolution (adjusted branch): Init Tests - init: OK (0.17s) - add: OK (0.41s) - -All 2 tests passed (0.59s) -OK (2.18s) - conflict resolution movein regression: OK (2.24s) -[... 37 lines ...] -All 27 tests passed (67.12s) -``` - -"""]] diff --git a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_2_980556f1f7b339519593f9ead85ab854._comment b/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_2_980556f1f7b339519593f9ead85ab854._comment deleted file mode 100644 index 00d768adaf..0000000000 --- a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_2_980556f1f7b339519593f9ead85ab854._comment +++ /dev/null @@ -1,34 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 2""" - date="2021-11-22T16:32:10Z" - content=""" -The difference in behavior, when there's a conflict between a directory and a -file, is that the recursive strategy leaves the directory in "added by them" -conflict state, as well as adding the file with a different name -(and oddly, not staging it at all), while -the ort strategy leaves does not flag the directory as in conflict, -and makes the file be in "added by them" conflict state. - -`git-annex sync` resolves such a conflict adequately, with the new version -of git, but the name of the file turns out different, eg -"foo~refs_remotes_origin_master.variant-b66a" -or "foo~HEAD.variant-b66a" rather than -"foo.variant-b66a". That happens only in such a mixed conflict, -a conflict between two annexed files still gets the shorter name -like "foo.variant-b66a". - -There's a small problem with a lack of a stable name being used, as shown -above the name of the branch being merged from or to is used by git as part -of the filename. So two people who resolve a merge this way would end up -with two different names for the file. git-annex's merge conflict -resolution is designed to yield a stable result no matter where it's run, -so this behavior is a bit of a shame, but it's git's decision to behave -that way, and I guess the same thing can happen when not using git-annex, -if you commit what the new resolver stages. So this can be considered not a -git-annex problem. - -I've adjusted the mixed conflict resolution test to accept these new names -while also still working with the old names. That fixes that one. The other -test is still failing. -"""]] diff --git a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_3_84a9988ee5ac6fb4b8ded7aa3164846f._comment b/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_3_84a9988ee5ac6fb4b8ded7aa3164846f._comment deleted file mode 100644 index 4e48f50feb..0000000000 --- a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_3_84a9988ee5ac6fb4b8ded7aa3164846f._comment +++ /dev/null @@ -1,38 +0,0 @@ -[[!comment format=mdwn - username="joey" - subject="""comment 3""" - date="2021-11-22T17:31:54Z" - content=""" -On to the second test failure. When there's a conflict between -a symlink and a regular file, the ort resolver uses -the names `foo` and `foo~`. -(Again not using stable naming, alas), and -the files are staged in conflict, one "added by us" -and the other "added by them". - -The old resolver's behavior is to leave a single file -`foo` in conflict state "both added" and containing the content of the -file; the content of the symlink is staged as added by them. - -git-annex's merge conflict resolution does not deal with this well, -because it doesn't know those two files are related. So it sees -a file eg `foo~HEAD` that is in conflict, but the conflict does -not involve an annexed file. So it does not try to resolve that merge, -because resolving a merge not involving an annexed file is out of scope. - -Ugh. I think something has to be done about this, making the test suite -use the old resolver is not sufficient because git-annex is supposed to -recover from this kind of merge conflict. - -Bear in mind that a non-annexed file with a name like `foo~HEAD` -that is in "added by us" state can also happen when a file is modified by -us, and deleted by them. So resolving such a file by adding it makes a -decision that git-annex does not want to make about a non-annexed file. - -So, it seems that to fix this, git-annex will have to somehow learn -that `foo` and `foo~` are the two sides of a merge -conflict. It would have to base that on the filenames that git uses -and the fact that one is a symlink and the other is a normal file. - -Ok, done.. -"""]] diff --git a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_4_50aa0ea762d09990f8a8f633e56aa205._comment b/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_4_50aa0ea762d09990f8a8f633e56aa205._comment deleted file mode 100644 index 9d841b0b28..0000000000 --- a/doc/bugs/git_2.34__58___some_conflict_resolution_unit_tests_fail/comment_4_50aa0ea762d09990f8a8f633e56aa205._comment +++ /dev/null @@ -1,9 +0,0 @@ -[[!comment format=mdwn - username="jkniiv" - avatar="http://cdn.libravatar.org/avatar/05fd8b33af7183342153e8013aa3713d" - subject="comment 4" - date="2021-11-23T21:46:43Z" - content=""" -Thanks Joey for investigating this issue thoroughly. Also, my thanks to kyle for expanding my initial report -with Linux-related details I didn't have time to prepare. -"""]] diff --git a/doc/bugs/git_annex_config_annex.securehashesonly_fails.mdwn b/doc/bugs/git_annex_config_annex.securehashesonly_fails.mdwn deleted file mode 100644 index 8d368dae17..0000000000 --- a/doc/bugs/git_annex_config_annex.securehashesonly_fails.mdwn +++ /dev/null @@ -1,37 +0,0 @@ -From [git-annex-config](https://git-annex.branchable.com/git-annex-config/): - -> annex.securehashesonly -> -> Set to true to indicate that the repository should only use cryptographically secure hashes (SHA2, SHA3) and not insecure hashes (MD5, SHA1) for content. - -From my computer: - -``` -$ git annex config --set annex.securehashesonly true -git-annex: annex.securehashesonly is not a configuration setting that can be stored in the git-annex branch -``` - -So either the documentation is incorrect, or something isn't working right. - -macOS 10.15.7 - -``` -$ git annex version -git-annex version: 8.20210310 -build flags: Assistant Webapp Pairing FsEvents TorrentParser MagicMime Feeds Testsuite S3 WebDAV -dependency versions: aws-0.22 bloomfilter-2.0.1.0 cryptonite-0.28 DAV-1.3.4 feed-1.3.0.1 ghc-8.10.4 http-client-0.7.6 persistent-sqlite-2.11.1.0 torrent-10000.1.1 uuid-1.3.14 yesod-1.6.1.0 -key/value backends: SHA256E SHA256 SHA512E SHA512 SHA224E SHA224 SHA384E SHA384 SHA3_256E SHA3_256 SHA3_512E SHA3_512 SHA3_224E SHA3_224 SHA3_384E SHA3_384 SKEIN256E SKEIN256 SKEIN512E SKEIN512 BLAKE2B256E BLAKE2B256 BLAKE2B512E BLAKE2B512 BLAKE2B160E BLAKE2B160 BLAKE2B224E BLAKE2B224 BLAKE2B384E BLAKE2B384 BLAKE2BP512E BLAKE2BP512 BLAKE2S256E BLAKE2S256 BLAKE2S160E BLAKE2S160 BLAKE2S224E BLAKE2S224 BLAKE2SP256E BLAKE2SP256 BLAKE2SP224E BLAKE2SP224 SHA1E SHA1 MD5E MD5 WORM URL X* -remote types: git gcrypt p2p S3 bup directory rsync web bittorrent webdav adb tahoe glacier ddar git-lfs httpalso borg hook external -operating system: darwin x86_64 -supported repository versions: 8 -upgrade supported from repository versions: 0 1 2 3 4 5 6 7 -local repository version: 8 -``` - -### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) - -it's great! - -> Ooops, it seems I implemented everything needed for that except -> forgot to add it to the list of allowed configs. Fixed now, and tested to -> work. [[done]] --[[Joey]] diff --git a/doc/bugs/git_annex_config_doesn__39__t_support_leading_dash.mdwn b/doc/bugs/git_annex_config_doesn__39__t_support_leading_dash.mdwn deleted file mode 100644 index 06853a0a82..0000000000 --- a/doc/bugs/git_annex_config_doesn__39__t_support_leading_dash.mdwn +++ /dev/null @@ -1,40 +0,0 @@ -### Please describe the problem. - -`git annex config --set