![安装 Pop OS 时出现错误 [Ubuntu 到 Pop OS]](https://linux22.com/image/1177617/%E5%AE%89%E8%A3%85%20Pop%20OS%20%E6%97%B6%E5%87%BA%E7%8E%B0%E9%94%99%E8%AF%AF%20%5BUbuntu%20%E5%88%B0%20Pop%20OS%5D%20.png)
从 Ubuntu 安装 Pop Os 时出现错误。
添加存储库时出错:
sudo add-apt-repository ppa:system76/pop
Err:22 http://ppa.launchpad.net/docky-core/ppa/ubuntu focal Release
404 未找到 [IP: 91.189.95.83 80]
Err:23 http://ppa.launchpad.net/enso-os/panther-launcher/ubuntu focal Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease' doesn't support architecture 'i386'
更新时出错sudo apt update
Err:22 http://ppa.launchpad.net/docky-core/ppa/ubuntu focal Release
404 Not Found [IP: 91.189.95.83 80]
Err:23 http://ppa.launchpad.net/enso-os/panther-launcher/ubuntu focal Release
404 Not Found [IP: 91.189.95.83 80]
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease' doesn't support architecture 'i386'
E: The repository 'http://ppa.launchpad.net/docky-core/ppa/ubuntu focal Release' does not have 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://ppa.launchpad.net/enso-os/panther-launcher/ubuntu focal Release' does not have 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.
安装时出错sudo apt install pop-desktop
。
trying to overwrite '/usr/lib/gnome-initial-setup/vendor.conf', which is also i
n package gnome-initial-setup 3.36.2-0ubuntu1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/pop-gnome-initial-setup_3.36.1~1593716052~20.04~e07a263
_amd64.deb
有什么解决方案???
答案1
这很简单。解决方案是sudo dpkg -i --force-overwrite /var/cache/apt/archives/pop-gnome-initial-setup_3.36.1~1593716052~20.04~e07a263 _amd64.deb