Bug 373708 - appimage: build-deps gets 404
Summary: appimage: build-deps gets 404
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: 3.1.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-15 23:41 UTC by beuc
Modified: 2016-12-22 15:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description beuc 2016-12-15 23:41:31 UTC
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.
Comment 1 Halla Rempt 2016-12-16 10:17:28 UTC
Hi,

I'm sorry -- which patch was that? It must have been an accident.
Comment 2 Halla Rempt 2016-12-22 15:12:20 UTC
Git commit 06a4123d92c74017479b81963b10ce8b592acf9d by Boudewijn Rempt.
Committed on 22/12/2016 at 15:11.
Pushed by rempt into branch 'master'.

M  +12   -12   3rdparty/ext_frameworks/CMakeLists.txt

https://commits.kde.org/krita/06a4123d92c74017479b81963b10ce8b592acf9d
Comment 3 Halla Rempt 2016-12-22 15:12:30 UTC
Git commit 35473795d5352569f1f3e4cc357cab0224090acd by Boudewijn Rempt.
Committed on 22/12/2016 at 15:12.
Pushed by rempt into branch 'krita/3.1'.

M  +12   -12   3rdparty/ext_frameworks/CMakeLists.txt

https://commits.kde.org/krita/35473795d5352569f1f3e4cc357cab0224090acd