miurahr / aqtinstall

aqt: Another (unofficial) Qt CLI Installer on multi-platforms
https://aqtinstall.readthedocs.io/en/latest/
MIT License
893 stars 83 forks source link

QT plugin update breaks installation #737

Closed sbjartmar closed 7 months ago

sbjartmar commented 7 months ago

Describe the bug tools_cmake/ got updated today (23.11.2023) and aqt install-tool can't install it.

To Reproduce Steps to reproduce the behavior:

  1. Run aqt install-qt --outputdir $QTPATH linux desktop 6.2.4 gcc_64 -m all
  2. Run aqt install-tool --outputdir $QTPATH linux desktop tools_cmake

Expected behavior tools_cmake is installed

aqt output

+ aqt install-tool --outputdir /qt linux desktop tools_cmake
INFO    : aqtinstall(aqt) v3.1.10 on Python 3.10.13 [CPython GCC 11.2.0]
ERROR   : Failed to locate XML data for the tool 'tools_cmake'.
==============================Suggested follow-up:==============================
* Please use 'aqt list-tool linux desktop' to check what tools are available.
FATAL:   While performing build: while running engine: exit status 1

Desktop (please complete the following information):

sbjartmar commented 7 months ago

Seems... fixed? Somebody at QT uploaded a broken XML?

pzhlkj6612 commented 7 months ago

Hi.

Seems... fixed? Somebody at QT uploaded a broken XML?

Yes. The files on their server are not always correct within a short period of time after the update.


In addition, this website may help you before installing Qt: aqt list-qt server

miurahr commented 7 months ago

You can find https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/tools_cmake/ files are updated around 23-Nov-2023 14:58. Your report here at 23-Nov-2023

You encounter error when Qt Download site maintainance. Please retry after a day.