This commit is contained in:
Joey Hess 2015-07-17 11:53:38 -04:00
parent 5d4764dda6
commit ec999dac94

View file

@ -28,3 +28,9 @@ I have an existing Git annex repository with an Amazon S3 remote. I don't have t
[ollie@nixos:/media/music]$ cat /run/current-system/nixos-version
15.05pre-70b398d
> Apparently something changed in a newer verison of git-annex that fixed
> this. Since I can't think of what the change could be, my guess is the
> newer git-annex was built against a newer version of the aws library, and
> that the fix was in the aws library. In any case, apparently this bug is
> [[done]] --[[Joey]]