On Sun, Jun 26, 2016 at 1:10 PM, Lukas Jirkovsky via arch-dev-public < [email protected]> wrote:
> On 13 June 2016 at 20:45, Jan Alexander Steffens via arch-dev-public > <[email protected]> wrote: > > Actually, the right command would be: > > > > svn relocate svn+ssh://svn-packages@nymeria svn+ssh://svn-packages@repos > || > > svn relocate svn+ssh://svn-community@nymeria > svn+ssh://svn-community@repos > > > > Which should relocate the repo properly, no matter which type. > > > > On Mon, Jun 13, 2016 at 7:54 PM Sven-Hendrik Haase <[email protected]> > wrote: > > > > Due to the lack of time I didn't get to doing the relocation until > now, and it's failing for me with: > > nologin: invalid option -- 'c' > ... > (nologin help) > ... > svn: E170013: Unable to connect to a repository at URL > 'svn+ssh://[email protected]/srv/repos/svn-community/svn' > svn: E210002: To better debug SSH connection problems, remove the -q > option from 'ssh' in the [tunnels] section of your Subversion > configuration file. > svn: E210002: Network connection closed unexpectedly > > Doing a clean checkout from repos.archlinux.org fails with the same error > > Any ideas? > > Lukas > Sounds like you have your repos subdomain fixed to nymeria in your hosts file. Check out your route to repos.archlinux.org. If it doesn't point to orion.archlinux.org, that's the problem.

