Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.0.0
-
None
Description
When using maintenance tool to Add or Update components get the following error message:
If I try and retrieve the meta file using either Chrome or Safari from
Then I successfully retrieve / download 2025-01-14-0400_meta.7z.
Issue 1: retrieval of 2025-01-14-0400_meta.7z is failing unexpectedly.
If I visit https://download.qt.io/online/qtsdkrepository/mac_x64/
then note that ../root/qt subdirectories are not present.
Noted that mirror list is available here: https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/tools_maintenance/Updates.xml.mirrorlist
Issue 2: Suggested path to Updates.xml.mirrorlist is not valid.
Starting the maintenance tool using:
./Qt/MaintenanceTool.app/Contents/MacOs/MaintenanceTool --mirror=https://ftp.jaist.ac.jp/pub/qtproject
resolves the error.
Expected Behaviour
Maintenance tools can update or add/remove components.
Maintenance tool error messages provide guidance to workaround errors.