Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Armbian镜像支持 #24

Open
huanghe2015 opened this issue Jan 15, 2025 · 0 comments
Open

Armbian镜像支持 #24

huanghe2015 opened this issue Jan 15, 2025 · 0 comments

Comments

@huanghe2015
Copy link

因为Armbian在使用Debian镜像源的同时会搜索Armbian自己的镜像,希望未来能加上类似的镜像支持。

root@onecloud:~/Downloads# http_proxy=http://localhost:3142 apt -o pkgProblemResolver=true -o Acquire::http=true update
0% [Working]2025/01/15 06:30:54 Rewrote "http://ftp.cn.debian.org/debian/dists/bullseye/InRelease" to "http://mirror.nju.edu.cn/debian/dists/bullseye/InRelease"
Ign:1 http://security.debian.org bookworm-security InRelease
Ign:2 http://apt.armbian.com bookworm InRelease
Err:3 http://apt.armbian.com bookworm Release
  404  Not Found [IP: ::1 3142]
Err:4 http://security.debian.org bookworm-security Release
  404  Not Found [IP: ::1 3142]
Ign:5 https://github.armbian.com/configng stable InRelease
0% [Waiting for headers]2025/01/15 06:30:54 [::1] "GET http://mirror.nju.edu.cn/debian/dists/bullseye/InRelease HTTP/1.1" (Not Modified) 0 SKIP 47.783259ms
Hit:6 http://ftp.cn.debian.org/debian bullseye InRelease
Ign:5 https://github.armbian.com/configng stable InRelease
Ign:5 https://github.armbian.com/configng stable InRelease
0% [Working]2025/01/15 06:30:59 Rewrote "http://deb.debian.org/debian/dists/bookworm/InRelease" to "http://mirror.nju.edu.cn/debian/dists/bookworm/InRelease"
2025/01/15 06:30:59 [::1] "GET http://mirror.nju.edu.cn/debian/dists/bookworm/InRelease HTTP/1.1" (Not Modified) 0 SKIP 32.694494ms
2025/01/15 06:30:59 Rewrote "http://deb.debian.org/debian/dists/bookworm-updates/InRelease" to "http://mirror.nju.edu.cn/debian/dists/bookworm-updates/InRelease"
Hit:7 http://deb.debian.org/debian bookworm InRelease
0% [Waiting for headers]2025/01/15 06:30:59 [::1] "GET http://mirror.nju.edu.cn/debian/dists/bookworm-updates/InRelease HTTP/1.1" (Not Modified) 0 SKIP 33.972473ms
2025/01/15 06:30:59 Rewrote "http://deb.debian.org/debian/dists/bookworm-backports/InRelease" to "http://mirror.nju.edu.cn/debian/dists/bookworm-backports/InRelease"
Hit:8 http://deb.debian.org/debian bookworm-updates InRelease
0% [Waiting for headers]2025/01/15 06:31:00 [::1] "GET http://mirror.nju.edu.cn/debian/dists/bookworm-backports/InRelease HTTP/1.1" (Not Modified) 0 SKIP 35.965443ms
Hit:9 http://deb.debian.org/debian bookworm-backports InRelease
Err:5 https://github.armbian.com/configng stable InRelease
  Invalid response from proxy: HTTP/1.1 404 Not Found  Date: Wed, 15 Jan 2025 06:30:54 GMT  Content-Length: 9  Content-Type: text/plain; charset=utf-8     [IP: ::1 3142]
Reading package lists... Done
E: The repository 'http://apt.armbian.com bookworm Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository 'http://security.debian.org bookworm-security Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant