Bug #2148

Updated by J. Wienke over 9 years ago

something still refers to rsbprotocol0.11:

<pre>
Cloning the remote Git repository
Cloning repository https://code.cor-lab.org/git/rsb.git.python
> git init /media/local/jenkins/jobs/rsb-python-master-toolkit-lsp-famula-nightly/workspace/label/master # timeout=10
Fetching upstream changes from https://code.cor-lab.org/git/rsb.git.python
> git --version # timeout=10
> git fetch --tags --progress https://code.cor-lab.org/git/rsb.git.python +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://code.cor-lab.org/git/rsb.git.python # timeout=10
> git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://code.cor-lab.org/git/rsb.git.python # timeout=10
Fetching upstream changes from https://code.cor-lab.org/git/rsb.git.python
> git fetch --tags --progress https://code.cor-lab.org/git/rsb.git.python +refs/heads/*:refs/remotes/origin/*
Checking out Revision 1a8ecbf00c9a27f10e1960bba237a10ff2043778 (origin/master)

...

Using protocol folder: /vol/famula/nightly//share/rsbprotocol0.11
error: [Errno 2] No such file or directory: '/vol/famula/nightly//share/rsbprotocol0.11/rsb/protocol'
Build step 'Execute shell' marked build as failure
Finished: FAILURE
</pre>

Back