Uploaded image for project: 'ONAP Operations Manager'
  1. ONAP Operations Manager
  2. OOM-3149

The chartmuseum binary download URL not working in OOM deployment

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • London Release
    • Kohn Release
    • None
    • Hide

      SUMMARY

      The chartmuseum binary download URL https://s3.amazonaws.com/chartmuseum/release/latest/bin/linux/amd64/chartmuseum is not working. ONAP deployment is failing due to this.

      $ curl -LO https://s3.amazonaws.com/chartmuseum/release/latest/bin/linux/amd64/chartmuseum
        % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                       Dload  Upload   Total   Spent    Left  Speed
      100   243    0   243    0     0    754      0 --:--:-- --:--:-- --:--:--   754
      $ chmod +x chartmuseum
      $ ./chartmuseum --version
      ./chartmuseum: line 1: syntax error near unexpected token `newline'
      ./chartmuseum: line 1: `<?xml version="1.0" encoding="UTF-8"?>'
      $ cat chartmuseum
      <?xml version="1.0" encoding="UTF-8"?>
      <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>T2H0M8WEPN47HAWM</RequestId>
      <HostId>zpwz3htkHhKIyY3NfHUkptFHrKsOD9MVaiwPsrAROfN1N/S5JwM7sH18nQPsqJ0zzGJ+ANul4Y8=</HostId></Error> 

      STEPS TO REPRODUCE

      The package download link used in "Step 3: Install Chartmuseum" section is not working.

      https://docs.onap.org/projects/onap-oom/en/latest/sections/guides/deployment_guides/oom_dev_testing_local_deploy.html#oom-developer-testing-deployment

      EXPECTED RESULTS

      We should be able to use the appropriate URL to download and install the chartmuseum package.

       A working charmuseum package URL: https://get.helm.sh/chartmuseum-v0.15.0-linux-amd64.tar.gz

      Show
      SUMMARY The chartmuseum binary download URL https://s3.amazonaws.com/chartmuseum/release/latest/bin/linux/amd64/chartmuseum is not working. ONAP deployment is failing due to this. $ curl -LO https: //s3.amazonaws.com/chartmuseum/release/latest/bin/linux/amd64/chartmuseum   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                  Dload  Upload   Total   Spent    Left  Speed 100   243    0   243    0     0    754      0 --:--:-- --:--:-- --:--:--   754 $ chmod +x chartmuseum $ ./chartmuseum --version ./chartmuseum: line 1: syntax error near unexpected token `newline' ./chartmuseum: line 1: `<?xml version= "1.0" encoding= "UTF-8" ?>' $ cat chartmuseum <?xml version= "1.0" encoding= "UTF-8" ?> <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>T2H0M8WEPN47HAWM</RequestId> <HostId>zpwz3htkHhKIyY3NfHUkptFHrKsOD9MVaiwPsrAROfN1N/S5JwM7sH18nQPsqJ0zzGJ+ANul4Y8=</HostId></Error> STEPS TO REPRODUCE The package download link used in "Step 3: Install Chartmuseum" section is not working. https://docs.onap.org/projects/onap-oom/en/latest/sections/guides/deployment_guides/oom_dev_testing_local_deploy.html#oom-developer-testing-deployment EXPECTED RESULTS We should be able to use the appropriate URL to download and install the chartmuseum package.  A working charmuseum package URL: https://get.helm.sh/chartmuseum-v0.15.0-linux-amd64.tar.gz

          andreasgeissler Andreas Geissler
          sankar-k8s sankar-k8s
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: