On Sun, Nov 20, 2016 at 05:13:56PM +0200, Emil Totev wrote:
> Furthermore, even the old 1.35 binary does not completely work on
> CentOS 7 - 'fossil clone' returns  "bad hostname lookup" for otherwise
> perfectly resolvable and pingable hosts.

This part is moderately easy to explain. "Statically" linked glibc
binaries don't include pretty much all the NSS functionality, but
instead try to hook up the normal dynamic versions. So if your glibc
mismatches whichever version was used to build the binary, you are out
of luck.

Joerg
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to