vcpkg icon indicating copy to clipboard operation
vcpkg copied to clipboard

[vcpkg baseline][Qt] Switch binary source to https://code.qt.io/cgit/

Open FrankXie05 opened this issue 1 year ago • 3 comments

At present, all the original links of qt have expired. https://code.qt.io

fatal: unable to access 'https://code.qt.io/qt/qtinterfaceframework.git/': Failed to connect to code.qt.io port 443 after 2824 ms: Couldn't connect to server

Switch binary source to https://code.qt.io/cgit/

  • [x] Changes comply with the maintainer guide.
  • [ ] ~~SHA512s are updated for each updated download.~~
  • [ ] ~~The "supports" clause reflects platforms that may be fixed by this new version.~~
  • [x] Any fixed CI baseline entries are removed from that file.
  • [ ] ~~Any patches that are no longer applied are deleted from the port's directory.~~
  • [x] The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • [x] Only one version is added to each modified port's versions file.

FrankXie05 avatar Apr 29 '24 06:04 FrankXie05

Somebody should probably ask upstream if it would be possible to restore the old links via a redirection so that the old qt versions in vcpkg still work.

Neumann-A avatar Apr 29 '24 07:04 Neumann-A

Somebody should probably ask upstream if it would be possible to restore the old links via a redirection so that the old qt versions in vcpkg still work.

Upstream: https://bugreports.qt.io/browse/QTWEBSITE-1157

FrankXie05 avatar Apr 29 '24 07:04 FrankXie05

image

Neumann-A avatar Apr 30 '24 07:04 Neumann-A

@FrankXie05: This is definitely wrong so close it ?

Neumann-A avatar May 10 '24 07:05 Neumann-A

It looks like https://code.qt.io/ has redirected to https://code.qt.io/cgit/.

FrankXie05 avatar May 10 '24 08:05 FrankXie05