https://bugs.kde.org/show_bug.cgi?id=373708
Bug ID: 373708
Summary: appimage: build-deps gets 404
Product: krita
Version: 3.1.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Hi,
I get this when using packaging/linux/appimage/build-deps.sh
Scanning dependencies of target ext_extra_cmake_modules
[ 0%] Creating directories for 'ext_extra_cmake_modules'
[ 2%] Performing download step (download, verify and extract) for
'ext_extra_cmake_modules'
-- downloading...
src='http://download.kde.org/stable/frameworks/5.24/extra-cmake-modules-5.24.0.zip'
dst='/d/extra-cmake-modules-5.24.0.zip'
timeout='none'
error: downloading
'http://download.kde.org/stable/frameworks/5.24/extra-cmake-modules-5.24.0.zip'
failed
status_code: 22
status_string: "HTTP response code said error"
log:
--- LOG BEGIN ---
About to connect() to download.kde.org port 80 (#0)
Trying 195.135.221.71... connected
Connected to download.kde.org (195.135.221.71) port 80 (#0)
GET /stable/frameworks/5.24/extra-cmake-modules-5.24.0.zip HTTP/1.1
User-Agent: curl/7.19.7
Host: download.kde.org
Accept: */*
The requested URL returned error: 404 Not Found
Closing connection #0
HTTP response code said error
--- LOG END ---
-- Retrying...
[...]
-- Retry after 60 seconds (attempt #5) ...
-- downloading...
src='http://download.kde.org/stable/frameworks/5.24/extra-cmake-modules-5.24.0.zip'
dst='/d/extra-cmake-modules-5.24.0.zip'
timeout='none'
error: downloading
'http://download.kde.org/stable/frameworks/5.24/extra-cmake-modules-5.24.0.zip'
failed
status_code: 22
status_string: "HTTP response code said error"
log:
--- LOG BEGIN ---
About to connect() to download.kde.org port 80 (#0)
Trying 195.135.221.71... connected
Connected to download.kde.org (195.135.221.71) port 80 (#0)
GET /stable/frameworks/5.24/extra-cmake-modules-5.24.0.zip HTTP/1.1
User-Agent: curl/7.19.7
Host: download.kde.org
Accept: */*
The requested URL returned error: 404 Not Found
Closing connection #0
HTTP response code said error
--- LOG END ---
CMake Error at
ext_extra_cmake_modules-stamp/download-ext_extra_cmake_modules.cmake:161
(message):
Downloading failed
gmake[3]: ***
[ext_frameworks/ext_extra_cmake_modules-prefix/src/ext_extra_cmake_modules-stamp/ext_extra_cmake_modules-download]
Error 1
gmake[2]: *** [ext_frameworks/CMakeFiles/ext_extra_cmake_modules.dir/all] Error
2
gmake[1]: *** [ext_frameworks/CMakeFiles/ext_kcrash.dir/rule] Error 2
gmake: *** [ext_kcrash] Error 2
In the past I took care of producing git-ready patches, but they have been
committed without my name and there wasn't even a thanks, which isn't best
etiquette, consequently I'm just reporting the error this time.
Hope this helps.
--
You are receiving this mail because:
You are watching all bug changes.