Comment 3 for bug 1976535

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to update (master)

Reviewed: https://review.opendev.org/c/starlingx/update/+/849437
Committed: https://opendev.org/starlingx/update/commit/abaea457e5288ffec91545aaeda5250469184951
Submitter: "Zuul (22348)"
Branch: master

commit abaea457e5288ffec91545aaeda5250469184951
Author: Al Bailey <email address hidden>
Date: Mon Jul 11 18:49:51 2022 +0000

    Debian: Minor sw-patch cleanup

    - Adding missing requirements for sw-patch
    - Cleaning up redundant dependencies
    - Invoke clean as part of debian build
    - Rename Starlingx to StarlingX
    - Display error details for failed sw-patch commands
    - Fix a python3 string comparison affecting duplex
    - Fix report-app-dependencies
    - Remove 'six' from sw-patch since the code is py3 only
    - Fix a KeyError if restart_script not found in metadata.
    - Allow bandit to ignore 'input' checks on python3 since
    it is considered safe

    Test Plan:
      PASS: Build/Bootstrap/Unlock AIO-SX Debian
      PASS: sw-patch report-app-dependencies --app foo
      PASS: Upload/Apply/Remove/Delete a patch on AIO-DX system
           host-install was not tested on AIO-DX as that
           capability is still under active developement.

    Closes-Bug: #1976535
    Signed-off-by: Al Bailey <email address hidden>
    Change-Id: I94ec47e2f2087989da26ebab0e05c3b0d8f303e6