Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-8252

Bamboo's Git code does not seem to initialize submodules

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Highest
    • None
    • 3.0
    • Repository (Git)
    • None

    Description

      Bamboo has been working fine with me until now, but I've recently changed my git repo to include a submodule. Bamboo is now stuck at the fetch stage with this error message:

      Error occurred while executing the build for BUILDNAME : Checkout to revision 2ae68669f7aa1fd6dc3855168f5a3b35deccb5de has failed.Missing unknown c8d9bfe6ceac1d49f338589bc2978e9a3a1d71dd

      2ae68669f7aa1fd6dc3855168f5a3b35deccb5de is the hash for the project and c8d9bfe6ceac1d49f338589bc2978e9a3a1d71dd is the hash for the submodule.

      I'm not a expert git user, but I think the fix is fairly easy: the git fetch code is missing a "git submodule init", or "git submodule update".

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              92d3e8f9fcda David Hart
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: