Opened 6 years ago

Closed 6 years ago

#57023 closed defect (fixed)

qt58 fetch failures

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: yan12125 (Chih-Hsuan Yen)
Port: qt58

Description

--->  Fetching distfiles for qt58-qtmacextras
--->  Attempting to fetch qtmacextras-opensource-src-5.8.0.tar.xz from https://distfiles.macports.org/qt5
--->  Attempting to fetch qtmacextras-opensource-src-5.8.0.tar.xz from https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules
--->  Attempting to fetch qtmacextras-opensource-src-5.8.0.tar.xz from https://download.qt.io/community_releases/5.8/5.8.0-final
Error: Failed to mirror qt58-qtmacextras: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/buildmaster/build/prefix/var/macports/logs/_opt_local_var_buildworker_jobs_jobs-mirror_build_ports_aqua_qt58/qt58-qtmacextras/main.log for details.
--->  Fetching distfiles for qt58-qttools
--->  Attempting to fetch qttools-opensource-src-5.8.0.tar.xz from https://distfiles.macports.org/qt5
--->  Attempting to fetch qttools-opensource-src-5.8.0.tar.xz from https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules
--->  Attempting to fetch qttools-opensource-src-5.8.0.tar.xz from https://download.qt.io/community_releases/5.8/5.8.0-final
Error: Failed to mirror qt58-qttools: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/buildmaster/build/prefix/var/macports/logs/_opt_local_var_buildworker_jobs_jobs-mirror_build_ports_aqua_qt58/qt58-qttools/main.log for details.
--->  Fetching distfiles for qt58-qtdeclarative
--->  Attempting to fetch qtdeclarative-opensource-src-5.8.0.tar.xz from https://distfiles.macports.org/qt5
--->  Attempting to fetch qtdeclarative-opensource-src-5.8.0.tar.xz from https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules
--->  Attempting to fetch qtdeclarative-opensource-src-5.8.0.tar.xz from https://download.qt.io/community_releases/5.8/5.8.0-final
Error: Failed to mirror qt58-qtdeclarative: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/buildmaster/build/prefix/var/macports/logs/_opt_local_var_buildworker_jobs_jobs-mirror_build_ports_aqua_qt58/qt58-qtdeclarative/main.log for details.
--->  Fetching distfiles for qt58-qtsvg
--->  Attempting to fetch qtsvg-opensource-src-5.8.0.tar.xz from https://distfiles.macports.org/qt5
--->  Attempting to fetch qtsvg-opensource-src-5.8.0.tar.xz from https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules
--->  Attempting to fetch qtsvg-opensource-src-5.8.0.tar.xz from https://download.qt.io/community_releases/5.8/5.8.0-final
Error: Failed to mirror qt58-qtsvg: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/buildmaster/build/prefix/var/macports/logs/_opt_local_var_buildworker_jobs_jobs-mirror_build_ports_aqua_qt58/qt58-qtsvg/main.log for details.
--->  Fetching distfiles for qt58-qtxmlpatterns
--->  Attempting to fetch qtxmlpatterns-opensource-src-5.8.0.tar.xz from https://distfiles.macports.org/qt5
--->  Attempting to fetch qtxmlpatterns-opensource-src-5.8.0.tar.xz from https://download.qt.io/official_releases/qt/5.8/5.8.0/submodules
--->  Attempting to fetch qtxmlpatterns-opensource-src-5.8.0.tar.xz from https://download.qt.io/community_releases/5.8/5.8.0-final
Error: Failed to mirror qt58-qtxmlpatterns: The requested URL returned error: 404 Not Found
Error: See /opt/local/var/buildmaster/build/prefix/var/macports/logs/_opt_local_var_buildworker_jobs_jobs-mirror_build_ports_aqua_qt58/qt58-qtxmlpatterns/main.log for details.

Change History (3)

comment:1 Changed 6 years ago by yan12125 (Chih-Hsuan Yen)

Cc: yan12125 added

comment:2 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Thank you for pointing this out.
Apparently, since Qt 5.8 is no longer supported, it has been moved from the "official_releases" directory to the "archive" directory.

comment:3 Changed 6 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In 4c0b4504ae2514902b48688f6d7a07792727f8bb/macports-ports (master):

qt58*: update master_sites

Since Qt 5.8 is no longer supported, it has been moved from
the official_releases directory to the archive directory.

Fixes #57023

Note: See TracTickets for help on using tickets.