LiBwrt-op / openwrt-6.x

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
53 stars 54 forks source link

ath11k-firmware-2024.07.22~935aaf53.tar.zst下载报错404 #25

Closed LoadingZhang closed 3 weeks ago

LoadingZhang commented 4 weeks ago
make[2]: Entering directory '/home/user/openwrt-6.x/package/firmware/ath11k-firmware'
mkdir -p /home/user/openwrt-6.x/dl
SHELL= flock /home/user/openwrt-6.x/tmp/.ath11k-firmware-2024.07.22~935aaf53.tar.zst.flock -c '         /home/user/openwrt-6.x/scripts/download.pl "/home/user/openwrt-6.x/dl" "ath11k-firmware-2024.07.22~935aaf53.tar.zst" "adf518b384b2eb1bc424a982732f69f9db955c485d5739650ccf24cfe6edf67a" "" || (  /home/user/openwrt-6.x/scripts/dl_github_archive.py --dl-dir="/home/user/openwrt-6.x/dl" --url="https://github.com/qosmio/upstream-wifi-fw.git" --version="935aaf53a02193b50a241f167d509718a9dd395e" --subdir="ath11k-firmware-2024.07.22~935aaf53" --source="ath11k-firmware-2024.07.22~935aaf53.tar.zst" --hash="adf518b384b2eb1bc424a982732f69f9db955c485d5739650ccf24cfe6edf67a" --submodules  || (    echo "Checking out files from the git repository..."; mkdir -p /home/user/openwrt-6.x/tmp/dl && cd /home/user/openwrt-6.x/tmp/dl && rm -rf ath11k-firmware-2024.07.22~935aaf53 && [ \! -d ath11k-firmware-2024.07.22~935aaf53 ] && git clone  https://github.com/qosmio/upstream-wifi-fw.git ath11k-firmware-2024.07.22~935aaf53 && (cd ath11k-firmware-2024.07.22~935aaf53 && git checkout 935aaf53a02193b50a241f167d509718a9dd395e) && export TAR_TIMESTAMP=`cd ath11k-firmware-2024.07.22~935aaf53 && git log -1 --format='\''@%ct'\''` && echo "Generating formal git archive (apply .gitattributes rules)" && (cd ath11k-firmware-2024.07.22~935aaf53 && git config core.abbrev 8 && git archive --format=tar HEAD --output=../ath11k-firmware-2024.07.22~935aaf53.tar.git) && tar --ignore-failed-read -C ath11k-firmware-2024.07.22~935aaf53 -f ath11k-firmware-2024.07.22~935aaf53.tar.git -r .git .gitmodules 2>/dev/null && rm -rf ath11k-firmware-2024.07.22~935aaf53 && mkdir ath11k-firmware-2024.07.22~935aaf53 && tar -C ath11k-firmware-2024.07.22~935aaf53 -xf ath11k-firmware-2024.07.22~935aaf53.tar.git && (cd ath11k-firmware-2024.07.22~935aaf53 && git submodule update --init --recursive --  && rm -rf .git .gitmodules) && echo "Packing checkout..." &&      tar --numeric-owner --owner=0 --group=0 --mode=a-s --sort=name ${TAR_TIMESTAMP:+--mtime="$TAR_TIMESTAMP"} -c ath11k-firmware-2024.07.22~935aaf53 |  zstd -T0 --ultra -20 -c > /home/user/openwrt-6.x/tmp/dl/ath11k-firmware-2024.07.22~935aaf53.tar.zst && mv /home/user/openwrt-6.x/tmp/dl/ath11k-firmware-2024.07.22~935aaf53.tar.zst /home/user/openwrt-6.x/dl/ && rm -rf ath11k-firmware-2024.07.22~935aaf53; );  )    '
+ curl -f --connect-timeout 20 --retry 5 --location https://sources.cdn.openwrt.org/ath11k-firmware-2024.07.22~935aaf53.tar.zst
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:10 --:--:--     0curl: (22) The requested URL returned error: 504
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://sources.openwrt.org/ath11k-firmware-2024.07.22~935aaf53.tar.zst
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
+ curl -f --connect-timeout 20 --retry 5 --location https://mirror2.openwrt.org/sources/ath11k-firmware-2024.07.22~935aaf53.tar.zst
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
Download failed.
No more mirrors to try - giving up.
breeze303 commented 3 weeks ago

不用管它正常编译即可