[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: shutil.copy argument problem (was: Re: Failed the first hybrid iso build for live-build)



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:          daniel.baumann@progress-technologies.net
Internet:       http://people.progress-technologies.net/~daniel.baumann/


Reply to: