Uploaded image for project: 'Integration'
  1. Integration
  2. INT-100

Vagrant provisioning postinstall.sh script attempts to download non-existent resources when trying to build SDC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • Amsterdam Release
    • Bootstrap
    • None

      I'm trying to build SDC using the vagrant image following the instructions here: https://wiki.onap.org/display/DW/ONAP+on+Vagrant

       

      During the Vagrant VM provisioning step, the postinstall.sh script tried to fetch from a URL that returns a 404 error:

      curl -k https://nexus.onap.org/content/sites/raw/org.openecomp.demo/boot/1.0.0/sdc_serv.sh -o /etc/init.d/sdc_serv.sh

       

      My environment is as below:

      Host OS: Windows 10

      Vagrant version: 1.9.5

      Project: https://git.onap.org/integration

      Git commit id: a57fb1414b932fa449f51efa5d8314d2f5c4843a

       

       

      expected result: the postinstall.sh script should use the correct URL to download the sdc_serv.sh script and fail if it cannot find the resource.

      actual result: HTTP 404 and the script continues silently past this error 

       

            ml636r ml636r
            nagaraja_sr nagaraja_sr
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: