Uploaded image for project: 'Qt Automotive Suite'
  1. Qt Automotive Suite
  2. AUTOSUITE-1465

Appman-packager allows creation of inconsistent packages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.14
    • Qt Application Manager
    • None
    • c8c3e7408c95d33328173249606a3070e7ce677d (qt/qtapplicationmanager/5.14)

    Description

      As written in documentation, there are two package formats supported at the moment.

      When giving info.yaml file with old format, appman-packager creates inconsistent package (header and footer of new format, but info.yaml of old format).

      Expected behavior - either fail creation of the package, or create old format package.

      Tested with this info.yaml:

      formatVersion: 1
      formatType: am-application

      id: 'com.luxoft.android'
      icon: 'icon.png'
      code: 'main.qml'
      runtime: 'qml'
      runtimeParameters:
      importPaths: [ '.' , "./imports"]
      environmentVariables:
      SCRCPY_SERVER_PATH: "scrcpy-server.jar"

      name:
      en: 'Android'

      categories: [ 'app' ]

      Attachments

        Issue Links

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

          Activity

            People

              rgriebl Robert Griebl
              n.z. Nikolay Zamotaev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes