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

No cmake download known for OS `Windows 10` and arch `amd64`

      Jenkins: 2.277.1
      Windows 10

      My problem is that the install from cmake.org doesn't work for newer versions of cmake.

      Judging by a previous installed version:
      https://cmake.org/files/v3.19/cmake-3.19.0-win32-x86.zip

      It would mean that the URL it's trying to request for me is probably:
      https://cmake.org/files/v3.20/cmake-3.20.2-win32-x86.zip

      Full error:
      ERROR: Install from cmake.org [CMake]: No cmake download known for OS `Windows 10` and arch `amd64`.

      I also get the same type of error when running against a Linux node:
      ERROR: Install from cmake.org [CMake]: No cmake download known for OS `Linux` and arch `amd64`.

      Though I'm not entirely sure how it ends up with the final URL. It does appear that it searches through a list it gets from somewhere rather than building it.

      It looks like newer versions of cmake have been moved to GitHub for download. So I was wondering if this is the only problem and it might not be too difficult to fix? I can look into it with some pointers into how the URL is chosen.

      edit
      I see, it has changed from win32-x86 to windows-x86_x64 in cmake.org.

      Thanks

          [JENKINS-65654] No cmake download known for OS `Windows 10` and arch `amd64`

          Zakary created issue -
          Zakary made changes -
          Description Original: Jenkins: 2.277.1
          Windows 10

          My problem is that the install from cmake.org doesn't work for newer versions of cmake.

          Judging by a previous installed version:
          [https://cmake.org/files/v3.19/cmake-3.19.0-win32-x86.zip]

          It would mean that the URL it's trying to request for me is probably:
          [https://cmake.org/files/v3.20/cmake-3.20.2-win32-x86.zip]

          Full error:
          ERROR: Install from cmake.org [CMake]: No cmake download known for OS `Windows 10` and arch `amd64`.

          I also get the same type of error when running against a Linux node:
          ERROR: Install from cmake.org [CMake]: No cmake download known for OS `Linux` and arch `amd64`.


          Though I'm not entirely sure how it ends up with the final URL. It does appear that it searches through a list it gets from somewhere rather than building it.

          It looks like newer versions of cmake have been moved to GitHub for download. So I was wondering if this is the only problem and it might not be too difficult to fix? I can look into it with some pointers into how the URL is chosen.

          Thanks
          New: Jenkins: 2.277.1
           Windows 10

          My problem is that the install from cmake.org doesn't work for newer versions of cmake.

          Judging by a previous installed version:
           [https://cmake.org/files/v3.19/cmake-3.19.0-win32-x86.zip]

          It would mean that the URL it's trying to request for me is probably:
           [https://cmake.org/files/v3.20/cmake-3.20.2-win32-x86.zip]

          Full error:
           ERROR: Install from cmake.org [CMake]: No cmake download known for OS `Windows 10` and arch `amd64`.

          I also get the same type of error when running against a Linux node:
           ERROR: Install from cmake.org [CMake]: No cmake download known for OS `Linux` and arch `amd64`.

          Though I'm not entirely sure how it ends up with the final URL. It does appear that it searches through a list it gets from somewhere rather than building it.

          It looks like newer versions of cmake have been moved to GitHub for download. So I was wondering if this is the only problem and it might not be too difficult to fix? I can look into it with some pointers into how the URL is chosen.

          *edit*
          I see, it has changed from win32-x86 to windows-x86_x64 in cmake.org.

          Thanks

          Martin Weber added a comment -

          Martin Weber added a comment - cmake.org changed the archive file names: https://cmake.org/cmake/help/latest/release/3.20.html#other-changes
          Martin Weber made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Martin Weber made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

            15knots Martin Weber
            zakarybk Zakary
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: