<div dir="ltr">Hello again,<div><br></div><div>I have 12 recipes that download code from same svn repository (using svn+ssh)protocol.</div><div>Recipes are grouped in packagegroup.</div><div>When I want to bitbake packagegroup fetcher fail, but when I run recipe alone all is ok.</div><div>I think it is because I want to open 8 connection to one svn repository.How can I fix this, for example by allowing only eg. 2 recipes from packagegroup to be executed in paralell.</div><div><br></div><div><div>| DEBUG: Python function base_do_fetch finished</div><div>| DEBUG: Python function do_fetch finished</div><div>| ERROR: Function failed: Fetcher failure: Fetch command failed with exit code 1, output:</div><div>| svn: E210002: Unable to connect to a repository at URL 'svn+ssh://SVN_TAG'</div><div>| svn: E210002: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file.</div><div>| svn: E210002: Network connection closed unexpectedl</div></div><div><br></div><div><br></div><div>My Yocto version is 1.7.2</div><div><br></div><div>Regards,</div><div>Marcin</div><div><br></div></div>