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

IFW is outdated #792

Open EndrII opened 1 month ago

EndrII commented 1 month ago

Bug description

At now Qt release ifw 4.8, but aqt known about 4.7 only.

Expected behavior

The latest version of ifw should be available to download.

aqt and python version

INFO : aqtinstall(aqt) v3.1.15 on Python 3.10.12 [CPython GCC 11.4.0]

Operating System

Linux/Unix

Relevant log output

INFO    : aqtinstall(aqt) v3.1.15 on Python 3.10.12 [CPython GCC 11.4.0]
WARNING : Specified target combination "linux tools_ifw qt.tools.ifw.48" did not exist when this version of aqtinstall was released. This may not install properly, but we will try our best.
ERROR   : The package 'qt.tools.ifw.48' was not found while parsing XML of package information!

Code of Conduct

pzhlkj6612 commented 1 month ago

I can confirm that QIFW 4.8 has been released: Qt Online Installer and Qt Installer Framework 4.8.0 Released. However, the https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/tools_ifw/ directory does not contain 4.8; while https://download.qt.io/online/qtsdkrepository/linux_x64/ifw/ contains both 4.7 and 4.8. I guess that aqtinstall doesn't know the latter path.

- https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/tools_ifw/
+ https://download.qt.io/online/qtsdkrepository/linux_x64/ifw/

.

franke-biosaxs commented 2 weeks ago

Came here for the same.

pzhlkj6612 commented 2 weeks ago

It seems that Qt has updated the IFW path of almost all architectures:

.