Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Trying to set up local repository

Trying to set up local repository

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 480 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    holoeye_dk
    wrote on last edited by holoeye_dk
    #1

    Hello everybody,

    we are trying to set up a local Qt repository to reduce the time needed for installation and also to improve the availability.

    My current problem is that the online installer gives me a warning that I would need the version 3.0.2 where it is already version 3.0.6.
    This problem only occurs with our local mirror which we add as a user repository and provide as an FTP server.
    When I disable all the default repositories, I can see that some packages are accepted and some are not.

    We use rsync to synchronize with the master.qt.io repository and then we patch the online/<platform>/root/qt/Updates.xml to reference our FTP instead of master.qt.io. This is also the file we then add as a user repository.

    It would be great if someone would have an idea why we get the 3.0.2 warning and some packages do not work although we are simply mirroring the master repository.

    RSYNC
    c:\cygwin64\bin\rsync.exe -rlpt --delete --delete-excluded --progress --exclude=/qt5 --exclude=/qtsdkrepository/linux_x86 master.qt.io::qt-online Qt5

    INSTALLER VERBOSE OUTPUT
    https://www.dropbox.com/s/mshjyji27qb5sts/output.txt?dl=0

    Thank you in advance,
    Daniel

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved