Skip to content

shared-mime-info: Fails to download (error 404). #1

@dreirund

Description

@dreirund

make -j1 V=sc package/feeds/handsomefeed/shared-mime-info/download fails with HTTP error 404 "Not Found":

time: target/linux/prereq#0.25#0.05#0.28
Checking 'rsync'... ok.
make[1]: Entering directory '/[...]'
make[2]: Entering directory '/[...]/feeds/handsomefeed/libs/shared-mime-info'
mkdir -p /[...]/dl
SHELL= flock /[...]/tmp/.shared-mime-info-1.12.tar.xz.flock -c '  	/[...]/scripts/download.pl "/[...]/dl" "shared-mime-info-1.12.tar.xz" "18b2f0fe07ed0d6f81951a5fd5ece44de9c8aeb4dc5bb20d4f595f6cc6bd403e" "" "https://freedesktop.org/~hadess/"    '
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://freedesktop.org/~hadess/shared-mime-info-1.12.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   357  100   357    0     0    328      0  0:00:01  0:00:01 --:--:--   329
  0   285    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
curl: (22) The requested URL returned error: 404
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.cdn.openwrt.org/shared-mime-info-1.12.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   169    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://sources.openwrt.org/shared-mime-info-1.12.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   169    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location --insecure https://mirror2.openwrt.org/sources/shared-mime-info-1.12.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   153    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
Download failed.
No more mirrors to try - giving up.
make[2]: *** [Makefile:80: /[...]/dl/shared-mime-info-1.12.tar.xz] Error 2
make[2]: Leaving directory '/[...]/feeds/handsomefeed/libs/shared-mime-info'
time: package/feeds/handsomefeed/shared-mime-info/download#0.34#0.08#3.11
    ERROR: package/feeds/handsomefeed/shared-mime-info failed to build.
make[1]: *** [package/Makefile:116: package/feeds/handsomefeed/shared-mime-info/download] Error 1
make[1]: Leaving directory '/[...]'
make: *** [/[...]/include/toplevel.mk:230: package/feeds/handsomefeed/shared-mime-info/download] Error 2

→ My .config. Building from the kirdesde/Handsomemod-fork, but that uses HandsomeMod/handsomefeed as well, so I think the issue report is right to be here at this repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions