Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-4974

Getting Change-Id hook: subsystem request failed on channel 0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • unversioned
    • Gerrit
    • None

    Description

      According to both the git push output:

      remote: ERROR: commit 7f23a1a: missing Change-Id in message footer
      remote: 
      remote: Hint: to automatically insert a Change-Id, install the hook:
      remote:   gitdir=$(git rev-parse --git-dir); scp -p -P 29418 the-compiler@codereview.qt-project.org:hooks/commit-msg ${gitdir}/hooks/
      remote: and then amend the commit:
      remote:   git commit --amend --no-edit
      remote: Finally, push your changes again
      

      as well as the wiki, one is supposed to get the commit message hook via scp from the gerrit host. However, doing so fails:

      gitdir=$(git rev-parse --git-dir); scp -P 29418 codereview.qt-project.org:hooks/commit-msg ${gitdir}/hooks/
      subsystem request failed on channel 0
      scp: Connection closed
      

      Attachments

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

        Activity

          People

            gerrit-admin Gerrit Admin
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes