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

Git repository playground/qlitehtml.git not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • dev
    • Git
    • None
    • Windows 11, Git

    Description

      I tried cloning dev branch of Qt, but it fails because qlitehtml is missing on both GitHub and code.qt.io.

      https://github.com/playground/qlitehtml.git and https://code.qt.io/playground/qlitehtml.git returns error 404.

       

       

      git clone https://github.com/qt/qt5.git source
      cd source
      ./init-repository.bat 

      ...

       

       

      + git submodule init src/assistant/qlitehtml
      Submodule 'src/assistant/qlitehtml' (https://github.com/playground/qlitehtml.git) registered for path 'src/assistant/qlitehtml'
      + git clone --no-checkout --progress https://github.com/playground/qlitehtml.git src/assistant/qlitehtml
      Cloning into 'src/assistant/qlitehtml'...
      remote: Repository not found.
      fatal: repository 'https://github.com/playground/qlitehtml.git/' not found
      CMake Error at cmake/QtIRProcessHelpers.cmake:173 (message):
        Failed to clone submodule 'src/assistant/qlitehtml'  git clone --no-checkout --progress
        https://github.com/playground/qlitehtml.git src/assistant/qlitehtml exited
        with status: 128Call Stack (most recent call first):
        cmake/QtIRGitHelpers.cmake:258 (qt_ir_execute_process_and_log_and_handle_error)
        cmake/QtIRGitHelpers.cmake:1114 (qt_ir_clone_one_submodule)
        cmake/QtIRGitHelpers.cmake:1149 (qt_ir_handle_init_submodules)
        cmake/QtIRHelpers.cmake:306 (qt_ir_handle_init_submodules)
        cmake/QtIRHelpers.cmake:363 (qt_ir_run_after_args_parsed)
        cmake/QtIRScript.cmake:17 (qt_ir_run_main_script) 

       

      Attachments

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

        Activity

          People

            gerrit-admin Gerrit Admin
            sanja1989 Alexander Sorokin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes