Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-11370

[Syndesis] running install_ocp.sh --setup --camel-k --verbose messes up the camel-k download

    XMLWordPrintable

Details

    • % %
    • Not applicable
    • Hide

      Run bash install_ocp.sh --setup --camel-k --verbose and observe output and error.

      Show
      Run bash install_ocp.sh --setup --camel-k --verbose and observe output and error.
    • Fuse 7.5 Sprint 52 - Bug fix

    Description

      When running

      bash install_ocp.sh --setup --camel-k --verbose

      (as per this doc) in order to trouble shoot problems with the camel-k installation, the trailing --verbose flag messes up the script.
      E.g. it logs:

      +++(install_ocp.sh:777): get_upstream_camel_k_bin(): local download_url=https://github.com/apache/camel-k/releases/download/--verbose/camel-k-client---verbose-mac-64bit.tar.gz
      ++++(install_ocp.sh:778): get_upstream_camel_k_bin(): mktemp /tmp/camel-k---verbose.tar-XXXX
      +++(install_ocp.sh:778): get_upstream_camel_k_bin(): local archive=/tmp/camel-k---verbose.tar-4rXK
      +++(install_ocp.sh:780): get_upstream_camel_k_bin(): curl -sL -o /tmp/camel-k---verbose.tar-4rXK https://github.com/apache/camel-k/releases/download/--verbose/camel-k-client---verbose-mac-64bit.tar.gz
      ...
      ++(install_ocp.sh:715): install_camel_k_crds(): local kamel=/tmp/kamel---verbose
      ++(install_ocp.sh:716): install_camel_k_crds(): '[' /tmp/kamel---verbose '!=' /tmp/kamel---verbose ']'
      ++(install_ocp.sh:721): install_camel_k_crds(): /tmp/kamel---verbose install --cluster-setup
      install_ocp.sh: line 721: /tmp/kamel---verbose: No such file or directory
      

      Attachments

        Activity

          People

            nicolaferraro Nicola Ferraro (Inactive)
            rhn-support-tmielke Torsten Mielke
            Martin Muzikar Martin Muzikar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: