'utf-8' codec can't decode byte 0x96 in position 2358: invalid start byte
But it didn't stop the process, distribusi deleted all the indexes anyway. Just a note on this behavior, not really a 'big' issue i guess :)
(Also, i'm testing my new gitea app dowloaded from FDROID! Training my social git skills ;) -- bye!)
`$ distribusi -r` prints:
'utf-8' codec can't decode byte 0x96 in position 2358: invalid start byte
But it didn't stop the process, distribusi deleted all the indexes anyway. Just a note on this behavior, not really a 'big' issue i guess :)
(Also, i'm testing my new gitea app dowloaded from FDROID! Training my social git skills ;) -- bye!)
$ distribusi -r
prints:'utf-8' codec can't decode byte 0x96 in position 2358: invalid start byte
But it didn't stop the process, distribusi deleted all the indexes anyway. Just a note on this behavior, not really a 'big' issue i guess :)
(Also, i'm testing my new gitea app dowloaded from FDROID! Training my social git skills ;) -- bye!)
Is there a new Fdroid distribusi app as well!? 😱
That sounds a lot like you are running it with python 2.7 though? Is that the case?
Yeah, python 2 could be the issue.
Any example of the files you ran it on so we can try to also reproduce the issue?