glacier-cli python3 bug nearly for sure
This commit is contained in:
parent
e0a8e3f414
commit
e858c959f7
2 changed files with 18 additions and 0 deletions
|
@ -0,0 +1,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.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue