Bug #2148

rsb-python fails after version jump to 0.12

Added by R. Haschke over 9 years ago. Updated over 9 years ago.

Status:RejectedStart date:01/02/2015
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:rsb-0.12

Description

something still refers to rsbprotocol0.11:

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

History

#1 Updated by J. Wienke over 9 years ago

  • Status changed from New to Rejected

Your setup.cfg refers to this most likely. The code base itself will never know anything about famula.

#2 Updated by J. Wienke over 9 years ago

  • Description updated (diff)
  • Target version set to rsb-0.12

Also available in: Atom PDF