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

Wrong installed content when same component appears in offline installer and repository

    XMLWordPrintable

Details

    • All

    Description

      Steps to reproduce:

      • create offline installer that includes component A version 1.0.0
        • package/data directory contains installcontent.txt with some data
        • data is not yet 7zipped
      • create repository with component A version 2.0.0
        • package/data directory contains installcontent.txt with some different data
        • data is not yet 7zipped
      • start offline installer and add the repository under "User selected repositories"
      • install component A with the created offline installer
        • from the installation log, it can be seen that extract operations were performed for both the 1.0.0 and 2.0.0 archives
        • the installed file is from either of the archives, as they contain the same filename

      Expected result:

      • only the archives for 2.0.0 were extracted

      Attachments

        Activity

          People

            installerteam Installer Team
            arttu.tarkiainen Arttu Tarkiainen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: