Ubuntu升級包問題|未找到 libpq5_10.9-0ubuntu0.18.04.1_amd64.deb

Ubuntu升級包問題|未找到 libpq5_10.9-0ubuntu0.18.04.1_amd64.deb

嘗試使用命令升級軟體包:

sudo apt-get dist-upgrade

但它說找不到網址。我也嘗試檢查 url,但未找到 404。

ubuntu@ubuntu-alienware17-r5:~$ sudo apt-get dist-upgrade

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  libpq5
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 108 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Err:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpq5 amd64 10.9-0ubuntu0.18.04.1
  404  Not Found [IP: 91.189.91.23 80]
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/postgresql-10/libpq5_10.9-0ubuntu0.18.04.1_amd64.deb  404  Not Found [IP: 91.189.91.23 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

相關內容