Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. git clone of qttools 6.2 with submodules is returning an error.
Qt 6.11 is out! See what's new in the release blog

git clone of qttools 6.2 with submodules is returning an error.

Scheduled Pinned Locked Moved Unsolved Qt 6
2 Posts 2 Posters 671 Views
  • 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.
  • U Offline
    U Offline
    userdocs
    wrote on last edited by
    #1

    https://code.qt.io/cgit/qt/qttools.git/tree/src/?repo=qlitehtml&page=commit&id=6af5648d1208ed5760d74bd060c74ffa2bcfef6b

    And here https://github.com/qt/qttools/commit/93f264a7e8013becfa5ee59212728e7560cf1ed0

    git clone --no-tags --single-branch --branch v6.2.0 --shallow-submodules --recurse-submodules --depth 1 https://github.com/qt/qttools.git
    git clone --no-tags --single-branch --branch v6.2.0 --shallow-submodules --recurse-submodules --depth 1 git://code.qt.io/qt/qttools.git
    

    Both give this error

    error: Server does not allow request for unadvertised object 6af5648d1208ed5760d74bd060c74ffa2bcfef6b
    Fetched in submodule path 'src/assistant/qlitehtml', but it did not contain 6af5648d1208ed5760d74bd060c74ffa2bcfef6b. Direct fetching of that commit failed.
    

    I did not have this issue before with 5.15.2 or 6.1

    Can someone fix it please?

    jsulmJ 1 Reply Last reply
    0
    • U userdocs

      https://code.qt.io/cgit/qt/qttools.git/tree/src/?repo=qlitehtml&page=commit&id=6af5648d1208ed5760d74bd060c74ffa2bcfef6b

      And here https://github.com/qt/qttools/commit/93f264a7e8013becfa5ee59212728e7560cf1ed0

      git clone --no-tags --single-branch --branch v6.2.0 --shallow-submodules --recurse-submodules --depth 1 https://github.com/qt/qttools.git
      git clone --no-tags --single-branch --branch v6.2.0 --shallow-submodules --recurse-submodules --depth 1 git://code.qt.io/qt/qttools.git
      

      Both give this error

      error: Server does not allow request for unadvertised object 6af5648d1208ed5760d74bd060c74ffa2bcfef6b
      Fetched in submodule path 'src/assistant/qlitehtml', but it did not contain 6af5648d1208ed5760d74bd060c74ffa2bcfef6b. Direct fetching of that commit failed.
      

      I did not have this issue before with 5.15.2 or 6.1

      Can someone fix it please?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @userdocs said in git clone of qttools 6.2 with submodules is returning an error.:

      Can someone fix it please?

      This is something you should ask on Qt mailing list, this is user forum.

      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