首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >403安装tlp时禁止错误

403安装tlp时禁止错误
EN

Ask Ubuntu用户
提问于 2021-02-15 02:23:48
回答 1查看 466关注 0票数 1

我刚安装了双引导的ubuntu

一切看起来都很好。但后来我注意到电脑电池消耗得很快。经过几次搜索,我找到了一个叫做"tlp“的工具。但是当我试图安装时发生了一个错误。

我在网上试过所有的方法,但都没有用。

代码语言:javascript
复制
root@radjabov-Aspire-A315-55G:/home/radjabov# apt-get install tlp
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  ethtool tlp-rdw
Suggested packages:
  tp-smapi-dkms acpi-call-dkms smartmontools linux-tools-generic | linux-tools
The following NEW packages will be installed:
  ethtool tlp tlp-rdw
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 75,0 kB/209 kB of archives.
After this operation, 852 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Ign:1 http://az.archive.ubuntu.com/ubuntu focal/universe amd64 tlp all 1.3.1-2
Ign:2 http://az.archive.ubuntu.com/ubuntu focal/universe amd64 tlp-rdw all 1.3.1-2
Err:1 http://az.archive.ubuntu.com/ubuntu focal/universe amd64 tlp all 1.3.1-2
  403  Forbidden [IP: 94.20.20.125 80]
Err:2 http://az.archive.ubuntu.com/ubuntu focal/universe amd64 tlp-rdw all 1.3.1-2
  403  Forbidden [IP: 94.20.20.125 80]
E: Failed to fetch http://az.archive.ubuntu.com/ubuntu/pool/universe/t/tlp/tlp_1.3.1-2_all.deb  403  Forbidden [IP: 94.20.20.125 80]
E: Failed to fetch http://az.archive.ubuntu.com/ubuntu/pool/universe/t/tlp/tlp-rdw_1.3.1-2_all.deb  403  Forbidden [IP: 94.20.20.125 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
EN

回答 1

Ask Ubuntu用户

发布于 2021-02-15 05:19:52

先试

代码语言:javascript
复制
apt update --fix-missing

然后

代码语言:javascript
复制
apt update
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1316516

复制
相关文章

相似问题

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