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

AutoDependOn causes wrong packages to be uninstalled

XMLWordPrintable

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

      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)

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes