Jump to content

Error with jenkins


whatsfast

Recommended Posts

Whenever I run jenkins I get this error:

Traceback (most recent call last):

  File "runtime/recompile.py", line 31, in recompile

    commands = Commands(conffile, verify=True)

  File "/var/lib/jenkins/jobs/Aesthetics/workspace/runtime/commands.py", line 202, in __init__

    self.readcommands(verify, no_patch=no_patch)

  File "/var/lib/jenkins/jobs/Aesthetics/workspace/runtime/commands.py", line 281, in readcommands

    output = self.runcmd('%s --version' % self.astyle).rstrip().split(' ')

  File "/var/lib/jenkins/jobs/Aesthetics/workspace/runtime/commands.py", line 1187, in runcmd

    process = subprocess.Popen(forklist, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, bufsize=-1)

  File "/usr/lib64/python2.6/subprocess.py", line 639, in __init__

    errread, errwrite)

  File "/usr/lib64/python2.6/subprocess.py", line 1228, in _execute_child

    raise child_exception

OSError: [Errno 2] No such file or directory

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.