我坚持升级 Kubuntu 16.04。它开始升级,然后停止一段时间并给出错误 503。我尝试从 repo 手动下载文件,但尽管目录中存在文件,但我无法下载它们。apt-get clean
并且apt-get upgrade --fix-missing
也没有解决这个问题。我该如何解决这个错误?
$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
wine-staging wine-staging-amd64 wine-staging-i386:i386 winehq-staging
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 51.2 MB/54.0 MB of archives.
After this operation, 1064 kB of additional disk space will be used.
Do you want to continue? [Y/n]
Err:1 https://dl.winehq.org/wine-builds/ubuntu xenial/main amd64 wine-staging-amd64 amd64 2.20.0~xenial
503 first byte timeout
Err:2 https://dl.winehq.org/wine-builds/ubuntu xenial/main i386 wine-staging-i386 i386 2.20.0~xenial
503 first byte timeout
E: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/pool/main/wine-staging-amd64_2.20.0~xenial_amd64.deb 503 first byte timeout
E: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/pool/main/wine-staging-i386_2.20.0~xenial_i386.deb 503 first byte timeout
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Run Code Online (Sandbox Code Playgroud)
编辑:尽管自服务器启动以来此问题已解决,但我认为不应搁置此问题,因为有些用户可能会遇到相同的问题并在此处找到解决方案。只是我的观点。
小智 3
wine-staging-amd64_2.20.0~xenial_amd64.deb
wine-staging-i386_2.20.0~xenial_i386.deb
Run Code Online (Sandbox Code Playgroud)
这些文件刚刚于 2017 年 11 月 6 日发布——它们要么存在一些网络问题,要么这些文件尚未完全传播。
运行这些命令不会有帮助:
sudo apt-get update
sudo apt-get upgrade
Run Code Online (Sandbox Code Playgroud)
最好的解决方案是稍后重试,届时 503 错误就会自行解决。
归档时间: |
|
查看次数: |
1368 次 |
最近记录: |