This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawnXgp-iIaBK5pnk22xqMVERQb97VyXaejs 2012-06-20 11:12:11 +00:00 committed by admin
parent dbe7d0e7fe
commit 8dbd36ab0a

View file

@ -0,0 +1,14 @@
What steps will reproduce the problem?
I don't know exactly when it started
What is the expected output? What do you see instead?
When I run git annex unused I get
unused . (checking for unused data...) (checking master...) git-annex: Cannot decode byte '\xb4': Data.Text.Encoding.decodeUtf8: Invalid UTF-8 stream
Most likely I have added some file with a strange encoding that git-annex can't decode. The problem is that the unused process aborts because of this.
What version of git-annex are you using? On what operating system?
3.20120522, Debian testing
Please provide any additional information below.