summaryrefslogtreecommitdiff
path: root/doc/bugs/glacier/comment_1_257c401ee74fd48f0b2930f18b82c8c9._comment
blob: ad6c3e9f675e62eb83b43a8f4b16bae39cbf1f83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="joey"
 subject="""comment 1"""
 date="2017-05-16T18:19:13Z"
 content="""
That looks rather more like a bug in glacier-cli than a bug in git-annex to
me.

"expected a bytes-like object, str found" has a ton of google hits, 
and looks to be breakage related to python 3's changes to string handling.

Please file a bug on glacier-cli, and consider making it use python 2 until
it can be fixed. I'll bet python 2 will avoid this problem.
"""]]