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

Go versions newer than 1.2.1 cannot be installed

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • golang-plugin
    • None

      Any installations attempted from the new golang.org/dl/ site will fail (i.e. Go 1.2.2. Go 1.3 and newer).

      This is because the JSON contains a URL like "http://golang.org/dl/..." but this is actually an HTTP 302 redirect to somewhere else.

      Jenkins cannot handle HTTP 30x redirects when downloading tools automatically, so this fails — see JENKINS-23507.

      Until that is fixed, the temporary workaround should be to have the backend-crawler follow the redirects, so that Jenkins doesn't have to follow them.
      But this is fragile and not a good idea in general (i.e. we don't want to be breaking mirror networks etc.).

          [JENKINS-23509] Go versions newer than 1.2.1 cannot be installed

          Christopher Orr created issue -
          Christopher Orr made changes -
          Link New: This issue is related to JENKINS-23507 [ JENKINS-23507 ]
          SCM/JIRA link daemon made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Christopher Orr made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 156224 ] New: JNJira + In-Review [ 207794 ]

            orrc Christopher Orr
            orrc Christopher Orr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: