From 0e7d2bfccb295e43d27f8f2db74d0477a4e765e8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 11 Jun 2013 10:39:08 -0400 Subject: close --- doc/bugs/Glacier_remote_uploads_duplicates.mdwn | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/bugs/Glacier_remote_uploads_duplicates.mdwn') diff --git a/doc/bugs/Glacier_remote_uploads_duplicates.mdwn b/doc/bugs/Glacier_remote_uploads_duplicates.mdwn index f7c8c222e..75014a5e0 100644 --- a/doc/bugs/Glacier_remote_uploads_duplicates.mdwn +++ b/doc/bugs/Glacier_remote_uploads_duplicates.mdwn @@ -31,3 +31,6 @@ If the problem is as I think it is, always applying `--trust-glacier` should pre To fix the problem after it has occurred, it should be sufficient to delete duplicates using glacier-cli, since they _should_ be identical to each other. Some enhancement of the `glacier-cli archive list` command would help here. Update 10 June 2013: I've pushed a `glacier-cli` update and helper script in commit `b68835`. This adds a `--force-ids` option to `glacier archive list`, with which the helper script `glacier-list-duplicates.sh` uses to identify duplicates that can be removed. If you're affected by this issue, I suggest that you use this helper to identify and fix your problem by removing the duplicates. Please do so carefully by checking that the output of the helper is correct before you use it to delete the duplicates. See the comments at the top of the helper script for usage information. + +> [[fixed|done]], at least for the only well-working case for glacier, where +> only one repository can access glacier directly. --[[Joey]] -- cgit v1.2.3