Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-3495

application lifecycle grep needs to be more specific

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None
    • CIAT
    • None

      See:

      + echo 'DEBUG: check presence of agl-service-bluetooth'
      DEBUG: check presence of agl-service-bluetooth
      ++ grep 'id\\\\\":\\\\\"agl-service-bluetooth' list
      ++ cut '-d\\\"' -f4
      ++ cut '-d\\' -f1
      + NAMEID='agl-service-bluetooth-pbap
      agl-service-bluetooth
      agl-service-bluetooth-map'        <<<<<<<<<<<<<<<<<<<<<<<<<< the grep for NAMEID needs a fix
      + '[' '!' -z 'agl-service-bluetooth-pbap
      agl-service-bluetooth
      agl-service-bluetooth-map' ']'
      + echo 'DEBUG: agl-service-bluetooth already installed as agl-service-bluetooth-pbap
      agl-service-bluetooth
      agl-service-bluetooth-map'
      DEBUG: agl-service-bluetooth already installed as agl-service-bluetooth-pbap
      agl-service-bluetooth
      agl-service-bluetooth-map
      + grep -q agl-service-bluetooth
      + do_afm_util ps --all
      + set -x
      + '[' 0 -eq 1 -o 0 -eq 1 ']'
      + afm-util ps --all
      + return 0
      + '[' 1 -eq 0 ']'
      + echo 'DEBUG: no need to kill agl-service-bluetooth'
      DEBUG: no need to kill agl-service-bluetooth
      + echo 'DEBUG: deinstall agl-service-bluetooth'
      DEBUG: deinstall agl-service-bluetooth
      + afm-util remove agl-service-bluetooth-pbap agl-service-bluetooth agl-service-bluetooth-map
      null
      

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

            clabbe Corentin Labbe
            jsmoeller Jan-Simon Moeller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: