IceWhaleTech / CasaOS

CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.
https://casaos.io
Apache License 2.0
26.42k stars 1.45k forks source link

[Bug] aarch64平台在 v0.4.6版本后就不能更新了,这是什么原因? #1757

Open onetosan opened 8 months ago

onetosan commented 8 months ago

Could not connect to linux-packages.resilio.com:80 (2a03:2880:f10a:83:face:b00c:0:25de), connection timed out Could not connect to linux-packages.resilio.com:80 (31.13.64.7), connection timed out Reading package lists... Done E: The repository 'http://apt.armbian.com lunar 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.

yingqiangyu commented 8 months ago

Could not connect to linux-packages.resilio.com:80 (2a03:2880:f10a:83:face:b00c:0:25de), connection timed out Could not connect to linux-packages.resilio.com:80 (31.13.64.7), connection timed out Reading package lists... Done E: The repository 'http://apt.armbian.com lunar 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.

但凡花10s看下这信息,就知道什么错,网络连不通,armbian的source配置有问题,去掉就好

onetosan commented 8 months ago

无法连接到 linux-packages.resilio.com:80 (2a03:2880:f10a:83:face:b00c:0:25de),连接超时无法连接到 linux-packages.resilio.com:80 (31.13. 64.7),连接超时正在读取软件包列表...完成 E: 存储库“ http://apt.armbian.com月球版本”不再有版本文件。 N:从这样的存储库进行更新无法安全地完成,因此默认情况下被禁用。 N:有关存储库创建和用户配置详细信息,请参阅 apt-secure(8) 联机帮助页。

不过凡花10s看下这个信息,就知道什么错了,网络连不通,armbian的源配置有问题,去掉就好

感谢你的提醒,成功更新了!