Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-718

Offline packaged packages should have precedence over online fetched packages if same version number ("hybrid installer")

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • 3.1.0
    • General
    • None
    • all

      Currently online packages are downloaded from the servers even if a package with identical name and version is already packaged within the installer. "packagemanagercore_p.cpp" defines PackageSource from "resource:" with priority 0 whereas online sources have priority 1.

      It would be more practical if packages with same identifiers and versions from both online and offline repository would only be installed from the offline source and not downloaded from the online source.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            installerteam Installer Team
            alexleutgoeb Alex Leutgöb
            Votes:
            6 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There is 1 open Gerrit change