On 8/23/20 7:29 AM, Thomas De Schampheleire wrote:

    Aug 22 22:29:49 universe gearbox[22393]:   File
    
"/srv/kallithea/venv/lib/python3.7/site-packages/kallithea/lib/vcs/nodes.py",

    line 587, in __init__
    Aug 22 22:29:49 universe gearbox[22393]:     self.path =
    name.rstrip('/')
    Aug 22 22:29:49 universe gearbox[22393]: TypeError: a bytes-like
    object
    is required, not 'str'



I think this is the problem fixed by following commit on the stable branch:

https://kallithea-scm.org/repos/kallithea/changeset/f48b12755d83cba1c8e6613e9df2b004ade3721f


There is no release yet with that included, but you could either install from the repo, or patch locally.


We never got a reproducible test case for the report that caused the fix. It would be nice if you could confirm it solves your problem.

/Mads

_______________________________________________
kallithea-general mailing list
kallithea-general@sfconservancy.org
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to