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

Generate list of packages in computer-friendly format

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • 4.1.0
    • 4.0.0 Alpha
    • CLI
    • All
    • Qt Installer Sprint 21

    Description

      Running "[installer] search" dumps a list of packages, in a format that is not particularly friendly for processing, such as:

      [10864] Id: embedded.b2qt.5100.yocto.raspberrypi3.toolchain
      [10864]         Display name: Raspberry Pi 3 Linux Toolchain
      [10864]         Version: 5.10.0-201712040117
      [10864] Id: qt.qt5.5111.qtscript
      [10864]         Display name: Qt Script (Deprecated)
      [10864]         Version: 5.11.1-0-201806180908
      [10864] Id: qt.qt5.5121.qtvirtualkeyboard
      [10864]         Display name: Qt Virtual Keyboard
      [10864]         Version: 5.12.1-0-201901300518
      [10864] Id: embedded.b2qt.597.yocto.nitrogen6x.system
      [10864]         Display name: Boundary Devices i.MX6 Linux System
      [10864]         Version: 5.9.7-201810171251
      [10864] Id: embedded.b2qt.593.yocto.colibrivf
      [10864]         Display name: Toradex Colibri VF
      [10864]         Version: 5.9.3-201711220032
      

      Ideally, this list (and generally all output) could be provided in JSON format, which can easily be parsed using any tool. Perhaps support a

      --output-format text, json, xml
      

      command line parameter.

      Attachments

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

        Activity

          People

            kamartti Katja Marttila
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes