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

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There is 1 open Gerrit change