Hi, Today I updated my system to r274133, it works fine, but I see a strange problem in 10.x jails, which, even stranger, is not happening in 9.x and 8.x jails. the jails are created using ftp, so downloading official binaries. The python ports fail with this error at staging time: running install_lib error: error listing files in 'build/lib.freebsd-10.1-RC4-i386-2.7': Operation not supported *** Error code 1 full log here, against 10.0-p12 on amd64 jail: http://www.madpilot.net/~mad/python27-2.7.8_6.log the code (python) is trying to perform os.listdir('build/lib.freebsd-10.1-RC4-i386-2.7') at that point. The directory exists and does not have strange permissions. Installing python in a 10.1 VM in Virtualbox works fine. I suspect some recent change to head kernel is causing it to produce this failure in 10.x jails, But I'm at a loss on how this could be happening. Any suggestion on how I can debug this? Anyone has an idea what could be causing this? I upgraded from r273455. Thanks in advance. -- Guido Falsi <mad_at_madpilot.net>Received on Wed Nov 05 2014 - 22:28:49 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:53 UTC