On Wed, Jul 10, 2013 at 11:03:03AM -0400, Joey Hess wrote:
> Kirill Smelkov wrote:
> > My locale is ru_RU.UTF-8:
> 
> That's strange. I cannot reproduce the bug in this unicode locale,
> only in non-unicode locales:
> 
> joey@gnu:~/tmp/git-annex-bug/мир.2>LANG=ru_RU.UTF-8 git annex get
> get hello.txt (from origin...) 
> SHA256E-s3--9bfc9585ada0fffd30c68225dbf9b09a9dcc7fce9629269acec207899e98786c.txt
>            3 100%    2.93kB/s    0:00:00 (xfer#1, to-check=0/1)
> 
> sent 30 bytes  received 152 bytes  364.00 bytes/sec
> total size is 3  speedup is 0.02
> ok
> (Recording state in git...)
> joey@gnu:~/tmp/git-annex-bug/мир.2>git annex drop
> drop hello.txt (checking origin...) ok
> (Recording state in git...)
> joey@gnu:~/tmp/git-annex-bug/мир.2>LANG=C git annex get
> get hello.txt (from origin...) 
> 
>   Unable to access these remotes: origin
> 
> If you can help me reproduce a problem in a unicode locale, that
> would be interesting..

I've tracked the bug to ... using locally compiled git-annex from March
2013 instead of debian package. With switching to what it is in sid
(git-annex 4.20130709) now syncing works with LANG=ru_RU.UTF-8.


Sorry for the noise...
Kirill


P.S. but it still wrongly shows repository description, if it is
non-ascii:

kirr@mini:~/tmp/trashme/git-annex-bug/мир.2$ git annex version
git-annex version: 4.20130709
build flags: Assistant Webapp Pairing Testsuite S3 WebDAV Inotify DBus XMPP
local repository version: 3
default repository version: 3
supported repository versions: 3 4
upgrade supported from repository versions: 0 1 2

kirr@mini:~/tmp/trashme/git-annex-bug/мир.2$ git annex describe here "привет 
мир"
describe here ok
(Recording state in git...)
kirr@mini:~/tmp/trashme/git-annex-bug/мир.2$ git annex whereis hello.data
whereis hello.data (2 copies) 
        240d4997-5868-4a26-9f97-dc99a6a068f7 -- here (?@825B <8@)         <---
        da454e29-0b70-4d83-a2fb-38f5c6e342c9 -- origin (<8@)
ok

kirr@mini:~/tmp/trashme/git-annex-bug/мир.2$ git log -p -1 git-annex
commit ac637289f944fed2485723c7cf3bfb4658f7675d
Author: Kirill Smelkov <k...@navytux.spb.ru>
Date:   Sat Jul 13 14:25:07 2013 +0400

    update

diff --git a/uuid.log b/uuid.log
index e89f35a..482d7c4 100644
--- a/uuid.log
+++ b/uuid.log
@@ -1,2 +1,2 @@
-240d4997-5868-4a26-9f97-dc99a6a068f7 <8@.2 timestamp=1373203195.123176s
+240d4997-5868-4a26-9f97-dc99a6a068f7 ?@825B <8@ timestamp=1373711107.094781s   
<---
 da454e29-0b70-4d83-a2fb-38f5c6e342c9 <8@ timestamp=1373203134.439347s


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to