No default repositories in Maintenance Tool
-
wrote on 10 Sept 2013, 10:22 last edited by
Hi,
when I start MaintenanceTool.exe (Windows 7, Qt 5.1.1, MinGW 4.8), all I can do with it is remove all components. For the package manager or updates, I need a repository. The "Default repositories" entry is empty, and I don't know what to enter in temporary or user repositories. I've looked around a bit on your website and googled, but could not find anything.
Where can I find a list of Qt repository URLs? -
wrote on 6 Oct 2013, 15:47 last edited by
I have a similar problem - I haven't been able to find the default paths yet and I'm reluctant to reinstall over a working system.
Does anyone know where the repos are please?
-
wrote on 6 Oct 2013, 16:22 last edited by
My workaround:
(i) Download Qt online installer "Qt Project Downloads":http://qt-project.org/downloads
(ii) Create a dummy installation directory (e.g. c:\temp\QtTemp)
(iii) try and install only those components you're interested in to this directory (in my case just the Android components)
(iv) copy the new components across to the location it would have been in had the maintenance tool been working (e.g. C:\Qt\Qt5.1.1)Not ideal, but seems to have worked for my specific case.
-
wrote on 29 Nov 2013, 09:21 last edited by
Paths for repository are these, but I am not sure which ones are used for:
-
wrote on 8 Dec 2013, 20:21 last edited by
I solved this issue by add the following url as a repository (in settings):
http://download.qt-project.org/online/qt5/windows/x86/online_repository/Just leave the username and password empty :-)
-
wrote on 12 Mar 2014, 17:44 last edited by
Great!
I also added android repository which you can guess but i'll give it for not wasting time:http://download.qt-project.org/online/qt5/windows/x86_android/online_repository/
-
wrote on 9 Dec 2014, 09:26 last edited by
[quote author="jldominguez" date="1394646258"]Great!
I also added android repository which you can guess but i'll give it for not wasting time:http://download.qt-project.org/online/qt5/windows/x86_android/online_repository/[/quote]
thanks. it worked for me
-
wrote on 9 Dec 2014, 09:26 last edited by
[quote author="jldominguez" date="1394646258"]Great!
I also added android repository which you can guess but i'll give it for not wasting time:http://download.qt-project.org/online/qt5/windows/x86_android/online_repository/[/quote]
thanks. it worked for me
-
I solved this issue by add the following url as a repository (in settings):
http://download.qt-project.org/online/qt5/windows/x86/online_repository/Just leave the username and password empty :-)
-
wrote on 13 May 2015, 00:04 last edited by
It seems to be a problem of the Maintenance Tool itself.
To solve it, I added "User Defined Repositories" in "Settings" as following
- Username + Password: leave blank
- Repository: http://download.qt.io/online/qt5/mac/x64/online_repository/
Note In my case, I'm using 64bit Mac, so I used the repo URL above, you can find out other URL by going to the url above (using browser) and go up "Parent Directory" to find out URLs for other environments (e.g. windows, linux etc) - After setting repository, you run "Update components"
- Now it will detect that there is newer version of "Maintenance Tool", update it and restart the "Maintenance Tool"
- Now, "Default Repositories" will be populated with correct values.
-
wrote on 3 Jun 2015, 21:52 last edited by
I solved it by removing the maintenancetool.ini file next to MaintenanceTool.exe. After the next update it created a new .ini file with default settings.
-
wrote on 19 Feb 2016, 15:20 last edited by
Using the steps mentioned above but with the following repository address worked for me.
-
wrote on 8 Mar 2016, 11:44 last edited by
If you have a working install somewhere which does have the repos, you can copy the DefaultRepositories=<lots of encoded data> setting from MaintenanceTool.ini to the other ini file. Now when you start the tool it should have the repositories.
-
wrote on 12 Dec 2017, 11:31 last edited by
For MaintenceTool on Ubuntu 16.10 LTS works http://download.qt.io/online/qtsdkrepository/linux_x64/root/qt/
-
wrote on 11 Apr 2018, 13:08 last edited by JKSH 4 Dec 2018, 01:54This post is deleted!
-
This post is deleted!
-
For MaintenceTool on Ubuntu 16.10 LTS works http://download.qt.io/online/qtsdkrepository/linux_x64/root/qt/
wrote on 30 Nov 2021, 13:00 last edited by@ikyb I am facing the same problem and tried the repository you suggested. but, its not working at my end. Can you suggest any other working repository or some solution to solve this issue.
-
wrote on 18 Apr 2022, 02:35 last edited by
In 2022 the maintenance tool still doesn't come with repositories.
-
@jondoe420 said in No default repositories in Maintenance Tool:
In 2022 the maintenance tool still doesn't come with repositories.
It does for me.
How did you install Qt? The MaintenanceTool repositories are for the Online installers, not the Offline installers.
-
@jondoe420 said in No default repositories in Maintenance Tool:
In 2022 the maintenance tool still doesn't come with repositories.
It does for me.
How did you install Qt? The MaintenanceTool repositories are for the Online installers, not the Offline installers.
wrote on 19 Apr 2022, 10:12 last edited byThis post is deleted!