https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221672
--- Comment #1 from pstk <tor...@mailoo.org> --- fdatasync() also does not exist in 11.0, it was added in 11.1. I hit this problem when trying to use packages built on 11.1 (via poudriere) on a 11.0 system. Once I upgraded the systems to 11.1, the issues went away. from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221438#c5 indeed : # file /usr/jails/basejail/bin/sh /usr/jails/basejail/bin/sh: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 11.0 (1100122), FreeBSD-style, stripped i don't know why freebsd-version show me # freebsd-version -u 11.1-RELEASE-p1 anyway, I have correctly update my basejail and issue has gone away. sorry for your time -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"