Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-30945

Unable to install from packer site

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • packer-plugin
    • Jenkins version: 1.610
      Packer plugin version: 1.2

      I have set up packer to install automatically and install from site for version: Packer 0.6.1 linux (amd64). However every time I run a job that uses packer, I get this error:
      Unpacking http://dl.bintray.com/mitchellh/packer/:0.6.1_linux_amd64.zip to .....
      FATAL: Execution failed:
      Finished: FAILURE
      Build step 'Packer' marked build as failure

      Notice the colon in the URL. I guess the reason behind it is that when the crawler (https://github.com/jenkinsci/backend-crawler/blob/master/packer.groovy) is crawling href tags, the tags contain a colon which is never removed by the crawler.

      So I think the problem is with the crawler and not with the plugin.

            jdamick Jeffrey Damick
            shanab Ahmed Mostafa
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: