Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Fetcher failure for URL: 'git://codereview.qt-project.org/qt-apps/boot2qt-launcher;branch=5.7;protocol=ssh'
Forum Updated to NodeBB v4.3 + New Features

Fetcher failure for URL: 'git://codereview.qt-project.org/qt-apps/boot2qt-launcher;branch=5.7;protocol=ssh'

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 2 Posters 3.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Alex S.A Offline
    Alex S.A Offline
    Alex S.
    wrote on last edited by
    #1

    I am trying to follow the exact instructions from online guide 'Building Your Own Embedded Linux Image' (http://doc.qt.io/QtForDeviceCreation/qtee-custom-embedded-linux-image.html) from Qt Documentation.

    I use ubuntu 14.04 LTS running on VirtualBox with Windows 10 host. I'm trying to build Qt 5.7. Nothing strange there. However, well into "baking" process (task 2217/) I get error:

    ERROR: Fetcher failure: Fetch command failed with exit code 128, output:
    Cloning into bare repository '/home/aleksander/development/my_qt/build-imx6qsabresd/../downloads/git2/codereview.qt-project.org.qt-apps.boot2qt-demos.git'...
    ssh: connect to host codereview.qt-project.org port 22: Connection timed out
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.

    I have no problems logging and fetching data using my Qt account with Qt Setup application.

    For reference, here's the build configuration:
    BB_VERSION = "1.28.0"
    BUILD_SYS = "x86_64-linux"
    NATIVELSBSTRING = "Ubuntu-14.04"
    TARGET_SYS = "arm-poky-linux-gnueabi"
    MACHINE = "imx6qsabresd"
    DISTRO = "b2qt"
    DISTRO_VERSION = "2.0.1"
    TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard cortexa9"
    TARGET_FPU = "vfp-neon"
    meta
    meta-yocto = "HEAD:b1f23d1254682866236bfaeb843c0d8aa332efc2"
    meta-fsl-arm = "HEAD:8d22b44716fa624ff87383c36d222d9e28d0b267"
    meta-fsl-arm-extra = "HEAD:8fdde39f732be9e1ee9505a04c579073114459e7"
    meta-oe
    meta-python
    meta-networking
    meta-initramfs
    meta-multimedia = "HEAD:dc5634968b270dde250690609f0015f881db81f2"
    meta-boot2qt
    meta-fsl-extras = "<unknown>:<unknown>"
    meta-mingw = "HEAD:2844575c17f3875aa2ad0e83d600f52a1893390d"
    meta-qt5 = "HEAD:2746cdba75f411541d80ddfd5cadad2753fe29d3"

    Any ideas what the problem could be or what I should test and how?

    Regards,
    Aleksander

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Maybe a silly question but do you have a license for Boot2Qt ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • Alex S.A Offline
        Alex S.A Offline
        Alex S.
        wrote on last edited by
        #3

        Hi and thank you. Yes, I do have the license, at least according to account manager.

        (There are no silly questions. There are only silly answers. :) )

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Well it's a bit more basic than that and completely unrelated… There's no git:// access.

          You can use git clone https://codereview.qt-project.org/qt-apps/boot2qt-launcher

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • Alex S.A Offline
            Alex S.A Offline
            Alex S.
            wrote on last edited by
            #5

            Thank you very much. After switching protocol from ssh to http, I was able to work around this problem. Thank you for the help.

            This still feels like an issue though that should be properly resolved.

            Regards.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Then you should rather use http://code.qt.io to clone Qt's sources.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved