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

Maintenancetool uninstalls dependencies which are needed

    XMLWordPrintable

Details

    • Qt Installer Sprint 52

    Description

      Situation:
      1. User has installed componentA which has dependency to virtual componentB. Both are installed correctly.
      2. Repository is updated so that componentA dependency to componentB is removed.
      3. User installs componentC which has no dependencies to componentA nor componentB.

      Result:
      componentB is uninstalled because installer checks the dependencies from components in repository, sees that the dependency is removed and componentB is no longer needed
      Expected:
      componentB is not uninstalled, the dependency should be checked from local packages

      Attachments

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

        Activity

          People

            kamartti Katja Marttila
            kamartti Katja Marttila
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes