Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-50695

Can't init-repository on branch 5.6.0, wrong branch for qtenginio

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.6.0 RC
    • 5.6.0 RC
    • Other
    • None
    • Ubuntu 14.04 LTS 64 bit
    • 3cfe8712ae4730e871fb6c1278f1b2bbc61c1c1b

    Description

      1. Clone out qt5.git ( git://code.qt.io/qt/qt5.git ).
      2. Check out branch 5.6.0.
      3. Run perl init-repository
        For me this results in an error, because qtenginio does not have the configured branch 1.6.0:
        + git config remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* /heads/
        + git clone --branch 1.6.0 git://code.qt.io/qt/qtenginio.git qtenginio
        Nach »qtenginio« wird geklont
        fatal: Remote-Branch 1.6.0 nicht im Upstream-Repository origin gefunden
        git clone --branch 1.6.0 git://code.qt.io/qt/qtenginio.git qtenginio exited with status 32768 at init-repository line 187.
        	Qt::InitRepository::exe('Qt::InitRepository=HASH(0x1b65e98)', 'git', 'clone', '--branch', 1.6.0, 'git://code.qt.io/qt/qtenginio.git', 'qtenginio') called at init-repository line 433
        	Qt::InitRepository::git_clone_one_submodule('Qt::InitRepository=HASH(0x1b65e98)', 'qtenginio', 'qt/qtenginio.git', 1.6.0) called at init-repository line 339
        	Qt::InitRepository::git_clone_all_submodules('Qt::InitRepository=HASH(0x1b65e98)', 'qt/qt5', 0, 'default') called at init-repository line 526
        	Qt::InitRepository::run('Qt::InitRepository=HASH(0x1b65e98)') called at init-repository line 537
        

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes