On 13 October 2016 at 10:45, Robert Yang <liezhi.y...@windriver.com> wrote:

> This is because "copyhardlinktree(deploy_arch_dir, arch_channel)" does:
> "cp -afl deploy_arch_dir/* arch_channel", while the deploy_arch_dir/* is
> expanded to "deploy_arch_dir/pkg1 deploy_arch_dir/pkg2
> deploy_arch_dir/pkg3 ..." which causes the "Argument list too long",
> change cwd to deploy_arch_dir can avoid the error.
>

Would it be better to change the implementation of copyhardlinktree so that
it *can't* have this problem?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to