apt update - 防止软件包端出现多个“Translation-en”
我见过这,但那是在客户端 - 有没有办法在包中设置它 - 我尝试在 deb 包中执行此操作,但得到了相同的结果。
我可以看到其他包不是-我想是吧?
您是否知道这是否可能?如果可以,如何使其不出现以下所有额外的翻译?
sudo apt update
Ign:1 https://<user>.github.io/my_ppa ./ InRelease
Hit:2 https://<user>.github.io/my_ppa ./ Release
Hit:3 https://download.docker.com/linux/ubuntu focal InRelease
Ign:4 https://<user>.github.io/my_ppa ./ Release.gpg
Ign:5 https://<user>.github.io/my_ppa ./ Translation-en
Ign:6 https://<user>.github.io/my_ppa ./ Translation-en_US
Ign:5 https://<user>.github.io/my_ppa ./ Translation-en
Ign:6 https://<user>.github.io/my_ppa ./ Translation-en_US
Ign:5 https://<user>.github.io/my_ppa ./ Translation-en
Ign:6 https://<user>.github.io/my_ppa ./ Translation-en_US
Hit:8 http://ports.ubuntu.com/ubuntu-ports focal InRelease
Ign:5 https://<user>.github.io/my_ppa ./ Translation-en
Ign:6 https://<user>.github.io/my_ppa ./ Translation-en_US
Ign:5 https://<user>.github.io/my_ppa ./ Translation-en
Ign:6 https://<user>.github.io/my_ppa ./ Translation-en_US
Ign:5 https://<user>.github.io/my_ppa ./ Translation-en
Ign:6 https://<user>.github.io/my_ppa ./ Translation-en_US
Hit:9 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
Ign:5 https://<user>.github.io/my_ppa ./ Translation-en
Ign:6 https://<user>.github.io/my_ppa ./ Translation-en_US
Hit:10 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
Hit:7 https://packages.cloud.google.com/apt kubernetes-xenial InRelease
Hit:11 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.