Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4042902
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T13:03:44+00:00 2026-05-20T13:03:44+00:00

I have a Bamboo instance setup to do builds with the following config: Bamboo

  • 0

I have a Bamboo instance setup to do builds with the following config:

  1. Bamboo version = 3.0.1
  2. when running the build, i got the following error:
09-Mar-2011 08:57:50    Pulling from repository `/root/POC/PRS' to directory '/root/bamboo-ci/xml-data/build-dir/_hg-repositories-cache/d20373e808a2d0e95a604129054231a0da36ff99'
09-Mar-2011 08:57:50    pulling from /root/POC/PRAEFECTUS
09-Mar-2011 08:57:50    searching for changes
09-Mar-2011 08:57:50    no changes found
09-Mar-2011 08:57:50    Copying repository from cache directory to source directory...
09-Mar-2011 08:57:50    Creating empty repository in directory '/root/bamboo-ci/xml-data/build-dir/PRQA-PRQAKEY-JOB1'
09-Mar-2011 08:57:50    Pulling from repository `/root/bamboo-ci/xml-data/build-dir/_hg-repositories-cache/d20373e808a2d0e95a604129054231a0da36ff99' to directory '/root/bamboo-ci/xml-data/build-dir/PRQA-PRQAKEY-JOB1'
09-Mar-2011 08:57:51    pulling from /root/bamboo-ci/xml-data/build-dir/_hg-repositories-cache/d20373e808a2d0e95a604129054231a0da36ff99
09-Mar-2011 08:57:51    requesting all changes
09-Mar-2011 08:57:51    adding changesets
09-Mar-2011 08:57:51    adding manifests
09-Mar-2011 08:57:51    adding file changes
09-Mar-2011 08:57:51    added 1 changesets with 810 changes to 810 files
09-Mar-2011 08:57:51    (run 'hg update' to get a working copy)
09-Mar-2011 08:57:52    810 files updated, 0 files merged, 0 files removed, 0 files unresolved
09-Mar-2011 08:57:52    Updated source code to revision: cc40b2d9c09ea747529887dd8db9319f53c5db4e
09-Mar-2011 08:57:52    Executing build PRQA-PRQAKEY-JOB1-2
09-Mar-2011 08:57:52    Running pre-build action: Build Number Stamper
09-Mar-2011 08:57:52    Running pre-build action: Clover Grails PreBuild Action
09-Mar-2011 08:57:52    Running pre-build action: VCS Version Collector
09-Mar-2011 08:57:52    Running pre-build action: Repository Isolation Enabler Action
09-Mar-2011 08:57:52    Running pre-build action: Maven Settings Prebuild Action
09-Mar-2011 08:57:52    Building started with ScriptBuilder
09-Mar-2011 08:57:52    
Starting to build 'PRAEFECTUS-QA - PRQA-PLAN - Default Job'
... running command line: /bin/sh Makefile
... in : /root/bamboo-ci/xml-data/build-dir/PRQA-PRQAKEY-JOB1
09-Mar-2011 08:57:52    Makefile: 10: PYTHON: not found

but if we look at the folder listed in the error, the Makefile is there

root@bambooserver:~/bamboo-ci/xml-data/build-dir/PRQA-PRQAKEY-JOB1# ls -l
total 104
-rw-r--r-- 1 root root   45 2011-03-09 08:57 AUTHORS
drwxr-xr-x 2 root root 4096 2011-03-09 08:57 bin
-rw-r--r-- 1 root root  138 2011-03-09 08:57 build-number.txt
-rw-r--r-- 1 root root  120 2011-03-09 08:57 CHANGES
-rwxr-xr-x 1 root root 9703 2011-03-09 08:57 ez_setup.py
drwxr-xr-x 2 root root 4096 2011-03-09 08:57 images
drwxr-xr-x 2 root root 4096 2011-03-09 08:57 init.d
drwxr-xr-x 5 root root 4096 2011-03-09 08:57 iped
drwxr-xr-x 2 root root 4096 2011-03-09 08:57 logrotate.d
-rw-r--r-- 1 root root  932 2011-03-09 08:57 Makefile
-rw-r--r-- 1 root root  175 2011-03-09 08:57 MANIFEST.in
drwxr-xr-x 2 root root 4096 2011-03-09 08:57 nbproject
-rw-r--r-- 1 root root 1109 2011-03-09 08:57 NEWS
drwxr-xr-x 5 root root 4096 2011-03-09 08:57 prs
drwxr-xr-x 3 root root 4096 2011-03-09 08:57 rpa
drwxr-xr-x 2 root root 4096 2011-03-09 08:57 sbin
drwxr-xr-x 4 root root 4096 2011-03-09 08:57 scripts
-rw-r--r-- 1 root root   81 2011-03-09 08:57 setup.cfg
-rwxr-xr-x 1 root root 2796 2011-03-09 08:57 setup.py
drwxr-xr-x 2 root root 4096 2011-03-09 08:57 src
drwxr-xr-x 7 root root 4096 2011-03-09 08:57 test
drwxr-xr-x 5 root root 4096 2011-03-09 08:57 tests
-rw-r--r-- 1 root root  501 2011-03-09 08:57 TODO
-rw-r--r-- 1 root root    6 2011-03-09 08:57 VERSION
root@bambooserver:~/bamboo-ci/xml-data/build-dir/PRQA-PRQAKEY-JOB1# 

any tips on how to setup a Job in Bamboo ? i am using Mercurial and project is in Python.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T13:03:45+00:00Added an answer on May 20, 2026 at 1:03 pm

    As I can see you’ve used a ScriptBuilder which is dedicated to running a shell script while you probably need a builder that runs a command

    make 
    

    What you need to do is:

    • go to Administration / Server Capabilities
    • in “Add Capability” select: Capability Type: Builder, Type: Command, Builder Label: Make, Path: enter the full path to your make utility (ie. /usr/bin/make)
    • now navigate to your plan configuration and change the builder to “Make”

    After those changes your build should be working fine.

    PS.
    In case of future problems you should try reporting the problem on Atlassian’s support site (http://support.atlassian.com)

    Disclaimer: yes I work for Atlassian

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a java application ( Atlassian Bamboo) running on port 8085 on Windows
I have a webapp build plan running on a Continuous Integration system ( Atlassian
I am very new to Bamboo. I have got a html file generated using
Have following setup: MainActivity class - extends activity MyLayout class - extends View Prefs
Have you ever seen any of there error messages? -- SQL Server 2000 Could
Have you managed to get Aptana Studio debugging to work? I tried following this,
i have a web.xml with these 2 servlet: <servlet> <servlet-name>ApplicationContextFactory</servlet-name> <servlet-class>com.bamboo.common.factory.ApplicationContextFactory</servlet-class> <load-on-startup>1</load-on-startup> </servlet> AND
Have a build process that can't be edited and need to pack another war
Let say I have the following desire, to simplify the IConvertible's to allow me
I have configured maven with Bamboo and have a local repository that contains organization

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.