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

请教一下源的问题 #2778

Open
haoarthur opened this issue Feb 3, 2025 · 2 comments
Open

请教一下源的问题 #2778

haoarthur opened this issue Feb 3, 2025 · 2 comments

Comments

@haoarthur
Copy link

O大,我尝试了多个国内源和国外ubuntu原源,总会有几个相同的地方报错,我通过连接进去看确实不存在这个包,请问像这样的问题如何解决呢?
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy/main/binary-arm64/Packages 404 Not Found [IP: 2620:2d:4002:1::103 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-security/main/binary-arm64/Packages 404 Not Found [IP: 2620:2d:4002:1::103 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-updates/main/binary-arm64/Packages 404 Not Found [IP: 2620:2d:4002:1::103 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-proposed/main/binary-arm64/Packages 404 Not Found [IP: 2620:2d:4002:1::103 80]
E: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/jammy-backports/main/binary-arm64/Packages 404 Not Found [IP: 2620:2d:4002:1::103 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

再一个就是,我访问github特别慢,能不能在armbian通过访问镜像网站来提速,实现升级什么的。目前我就是访问的镜像网页跟你留言的。

armbian:~:# armbian-sync
[ INFO ] Armbian PLATFORM: [ amlogic ]
[ STEPS ] Start syncing all service scripts...
[ INFO ] Start syncing latest scripts...
fatal: unable to access 'https://github.com/ophub/amlogic-s9xxx-armbian.git/': Failed to connect to github.com port 443 after 134056 ms: Connection timed out

谢谢。

@haoarthur
Copy link
Author

haoarthur commented Feb 3, 2025

想装docker也会提示这样的错误
armbian::curl -fsSL https://get.docker.com -o get-docker.sh
curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to get.docker.com:443
armbian:: sh get-docker.sh
Executing docker install script, commit: 4c94a56999e10efcf48c5b8e3f6afea464f9108e

@haoarthur
Copy link
Author

我更换成清华源(armbian-apt),运行升级也是报错
sudo apt-get update
Hit:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports jammy InRelease
Hit:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports jammy-security InRelease
Hit:3 http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports jammy-updates InRelease
Hit:4 http://mirrors.tuna.tsinghua.edu.cn/ubuntu-ports jammy-backports InRelease
Ign:5 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:7 https://github.armbian.com/configng stable InRelease
Hit:6 http://mirrors.bfsu.edu.cn/armbian jammy InRelease
Ign:5 https://download.docker.com/linux/ubuntu jammy InRelease
Ign:5 https://download.docker.com/linux/ubuntu jammy InRelease
Err:5 https://download.docker.com/linux/ubuntu jammy InRelease
Could not handshake: Error in the pull function. [IP: 2600:9000:2864:7000:3:db06:4200:93a1 443]
Reading package lists... Done
W: Failed to fetch https://download.docker.com/linux/ubuntu/dists/jammy/InRelease Could not handshake: Error in the pull function. [IP: 2600:9000:2864:7000:3:db06:4200:93a1 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.

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