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

Boot2Qt is using github repositories with unsupported git protocol

XMLWordPrintable

      Github is removing access to its repositories when using unauthenticated git protocol. Boot2Qt setup script and manifests are using github repos with unauthenticated git protocol and thus fail to fetch the sources:

      15:25:20 + ./meta-boot2qt/b2qt-init-build-env init --device apalis-imx6 --reference /mnt/mirror --internal
      15:25:21 repo: error: "git" failed with exit status 128
      15:25:21   cwd: /home/qt/work/.repo/repo
      15:25:21   cmd: ['git', 'fetch', '--quiet', 'origin', '+refs/heads/*:refs/remotes/origin/*', '+refs/tags/*:refs/tags/*']
      15:25:21   stderr:
      15:25:21   >> fatal: remote error: 
      15:25:21   >>   The unauthenticated git protocol on port 9418 is no longer supported.
      15:25:21   >> Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
      15:25:21 fatal: cloning the git-repo repository failed, will remove '.repo/repo' 
      15:25:21 Downloading Repo source from git://github.com/theqtcompany/git-repo 

      https://github.blog/2021-09-01-improving-git-protocol-security-github

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

            sapiippo Samuli Piippo
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes