Thomas Waldmann <thomas.j.waldm...@gmail.com> added the comment:

Embarassing as always to stumble over some stuff and then find a 9y old ticket 
here, where it is discussed and even (almost) solved.

Our ticket: https://github.com/borgbackup/borg/issues/3471

Fixed getfqdn we use now instead of socket.getfqdn():

https://github.com/borgbackup/borg/pull/3484/commits/9b0d0f3127289fc3bbe620e8adce8038ed594e9f#diff-4b53f84e19a3bb376bf2202371ed269aR188

Note: no "else: name = hostname" at the end, that is a bug in the patch 
attached to this ticket (hostname is undefined after applying the patch).

----------
nosy: +Thomas.Waldmann

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue5004>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to