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

AutoDependOn causes wrong packages to be uninstalled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 3.0.6
    • 1.4.0
    • General
    • None

    Description

      Following use case does not work correctly when using <AutoDependOn> in package.xml files.

      component qt.511.doc which has <AutoDependOn> to qt.511
      component qt.beagleboard.qt which has <Dependencies> to qt.511.doc
      component qt.imx6.qt which has <Dependencies> to qt.511.doc

      After installing all components and you try to uninstall only qt.imx6.qt, SDK will also uninstall qt.511.doc and qt.beagleboard.qt (and any other component which has <Dependencies> to qt.511.doc)

      Attachments

        Issue Links

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

          Activity

            People

              kamartti Katja Marttila
              sapiippo Samuli Piippo
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes