Error while installing Qt on Linux 64 bit OS
-
I am trying to install Qt 5.15 on my Linux VM using the Qt Online Installer v4.7.0. The process goes fine untill it reaches the point where it installs ninja build system. At that point I recieve an error that says file not found. I checked on all mirrors and it seams that the qt.tools.ninja for Linux 64 bit is missing from the repos. I tried to install Qt 6 also but that also failed. Is there a fix for it?
Cannot download archive https://ftp.yz.yamagata-u.ac.jp/pub/qtproject//online/qtsdkrepository/linux_x64/desktop/tools_ninja/qt.tools.ninja/1.10.2-202108061017linux64_ninja.7z: Error transferring https://ftp.yz.yamagata-u.ac.jp/pub/qtproject//online/qtsdkrepository/linux_x64/desktop/tools_ninja/qt.tools.ninja/1.10.2-202108061017linux64_ninja.7z.sha1 - server replied: Not Found
-
@AayushGupta69 said in Error while installing Qt on Linux 64 bit OS:
I checked on all mirrors
Do you mean you tried other mirrors with installer like explained here: https://wiki.qt.io/Online_Installer_4.x ?
-
@jsulm Yes I tried most of the mirrors mentioned there I used China, Singapore, Germany, US etc... Additionally I checked in there mirror repos. They have actually removed ninja from tools.ninja. That folder is now empty. I have managed to install it on Linux by deselecting Ninja package from installer. You can have a look at this link below to see what I mean. Its specific to linux only I guess as the windows folder for the same is not empty.
-
@AayushGupta69 Could be a bug or maybe ninja is not provided anymore through installer, but installer is not yet updated. You can also check Qt bug tracker to see whether this is already reported and create a bug ticket if not: https://bugreports.qt.io/secure/Dashboard.jspa
-
We are also facing the same issue here. I agree that the qt.tools.ninja for Linux 64 bit is missing from the repos. Please help.
-
Older version online runner may success. I have just installed Qt creator successfully by using the installer provided in my link. You can also check other mirrors for your convenience.