Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-2605

mirror-plugins.sh terminates abruptly when parsing original_url from summary

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.9.0
    • 1.9.0
    • Dynamic Plugins
    • None
    • RHDH Install 3287

      The --from-dir mode exits silently with code 141 (SIGPIPE) due to the "grep | head -n1" pipeline on line 845. When head closes the pipe after reading one line, grep receives SIGPIPE, and with set -eo pipefail, the script terminates.

      This should be handled gracefully.

              rh-ee-fndlovu Fortune Ndlovu
              rh-ee-asoro Armel Soro
              RHDH Install
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: