[Interest] Qt 6.5.4-LTS from source -> fatal: Unable to find current revision in submodule path 'qt5compat'

Alexandru Croitor alexandru.croitor at qt.io
Mon Feb 12 13:17:52 CET 2024


The issue should be fixed, and running a clean init-repository should work now.

For an already broken checkout, you should be able to cd into the semi-broken submodules and manually run git checkout <tqtc-remote>/<desired-branch> first.
After which an init-repository -f should work in the existing checkout as well.

> On 12. Feb 2024, at 10:01, Alexandru Croitor via Interest <interest at qt-project.org> wrote:
> 
> Hi again,
> 
> Could you please try to clone qt5compat repo as shown below into a new directory, and then share output of all the commands?
> 
> cd some_tmp_dir
> git clone "ssh://<user.name>@codereview.qt-project.org:29418/qt/tqtc-qt5compat" # need to adjust user name
> cd tqtc-qt5compat
> git rev-parse HEAD
> git checkout origin/tqtc/lts-6.5.4
> git rev-parse HEAD
> 
> 
> 
>> On 9. Feb 2024, at 11:56, Nuno Santos <nuno.santos at imaginando.pt> wrote:
>> 
>> Alexandru,
>> 
>> Thanks for the additional info and for investigating further 
>> 
>> Best regards,
>> 
>> Nuno
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest




More information about the Interest mailing list