kiddin9 / Kwrt

一分钟在线定制编译 X86/64, NanoPi R2S R4S R5S R6S, 斐讯 Phicomm N1 K2P, 树莓派 Raspberry Pi, 香橙派 Orange Pi, 红米AX6, 小米AX3600, 小米AX9000, 红米AX6S 小米AX3200, 红米AC2100, 华硕ASUS, 网件NETGEAR 等主流软硬路由
https://openwrt.ai
MIT License
7.81k stars 3.14k forks source link

opkg update 贵站套cf导致全部下载失败 #1929

Open alexallen1 opened 1 week ago

alexallen1 commented 1 week ago
[root@Kwrt:01:39 PM ~] # opkg update
Downloading https://dl.openwrt.ai/23.05/targets/mediatek/filogic/6.6.48/Packages.gz
*** Failed to download the package list from https://dl.openwrt.ai/23.05/targets/mediatek/filogic/6.6.48/Packages.gz

Downloading https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/base/Packages.gz
*** Failed to download the package list from https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/base/Packages.gz

Downloading https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/packages/Packages.gz
*** Failed to download the package list from https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/packages/Packages.gz

Downloading https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/luci/Packages.gz
*** Failed to download the package list from https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/luci/Packages.gz

Downloading https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/routing/Packages.gz
*** Failed to download the package list from https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/routing/Packages.gz

Downloading https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/kiddin9/Packages.gz
*** Failed to download the package list from https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/kiddin9/Packages.gz

Collected errors:
 * opkg_download: 下载失败 https://dl.openwrt.ai/23.05/targets/mediatek/filogic/6.6.48/Packages.gz, wget returned 8.
 * opkg_download: 下载失败 https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/base/Packages.gz, wget returned 8.
 * opkg_download: 下载失败 https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/packages/Packages.gz, wget returned 8.
 * opkg_download: 下载失败 https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/luci/Packages.gz, wget returned 8.
 * opkg_download: 下载失败 https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/routing/Packages.gz, wget returned 8.
 * opkg_download: 下载失败 https://dl.openwrt.ai/23.05/packages/aarch64_cortex-a53/kiddin9/Packages.gz, wget returned 8.
 * 
FedHoo commented 8 hours ago

换地址了。 src/gz kwrt_core https://dl.openwrt.ai/23.05/targets/rockchip/armv8/6.6.54 这个没找到

下面是更新后的:

src/gz kwrt_base https://dl.openwrt.ai/packages-24.10/aarch64_generic/base/ src/gz kwrt_packages https://dl.openwrt.ai/packages-24.10/aarch64_generic/packages/ src/gz kwrt_luci https://dl.openwrt.ai/packages-24.10/aarch64_generic/luci src/gz kwrt_routing https://dl.openwrt.ai/packages-24.10/aarch64_generic/routing/ src/gz kwrt_kiddin9 https://dl.openwrt.ai/packages-24.10/aarch64_generic/kiddin9/

aarch64_generic 换成你自己的平台