On 11/26/2013 06:21 AM, Franklin Weng wrote: > I googled and found that shutil.copy() with follow_symlinks argument > should be python3 only. This error messages seems that it was calling > python2, hence didn't know what follow_symlinks was. However, I looked > at the /usr/lib/live/build/chroot-hooks. It calls /usr/bin/python3 as > its shell interpreter, and my /usr/bin/python3 points to > /usr/bin/python3.2mu, which was installed by ubuntu.
lb 4.x needs python >=3.2, that's correct. however, i don't know why it fails on your system. -- Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: [email protected] Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
