首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装Pop [Ubuntu到Pop ]时出错

安装Pop [Ubuntu到Pop ]时出错
EN

Ask Ubuntu用户
提问于 2020-10-31 06:18:43
回答 1查看 2.1K关注 0票数 0

在从Ubuntu安装Pop Os时,我收到了错误。

添加存储库时出错:

代码语言:javascript
复制
sudo add-apt-repository ppa:system76/pop
Err:22 http://ppa.launchpad.net/docky-core/ppa/ubuntu focal Release

没有找到IP: 91.189.95.83 80

代码语言:javascript
复制
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时出错

代码语言:javascript
复制
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时出错。

代码语言:javascript
复制
 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

解决办法是什么??

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2020-10-31 06:36:11

很简单。解决方案是sudo dpkg -i --force-overwrite /var/cache/apt/archives/pop-gnome-initial-setup_3.36.1~1593716052~20.04~e07a263 _amd64.deb

票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1288469

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档