添加PPA后无法刷新出新版是怎么回事?
Tofloor
poster avatar
186******26
deepin
2018-02-25 20:47
Author
添加了PPA源之后,有的软件可以检测出新版,有的不能,这个是怎么回事?
比如添加了Oracle JDK和dbeaver-ce的源之后,可以刷新出新版本,也可以upgrade更新。
但是添加了比如nginx和catfish的PPA源之后,仓库中检索,发现还是原来仓库中的旧版本。
比如catfish仓库中的版本是1.2.2,https://launchpad.net/catfish-search中的新版本是1.4.4,使用sudo add-apt-repository ppa:catfish-search/ppa添加源之后,再搜索发现版本号还是1.2.2。
Reply Favorite View the author
All Replies
avatar
iminto
deepin
2018-02-25 22:31
#1
deepin是一个独立的Linux系统,必须使用自己的仓库,不兼容任何其他系统的仓库。
否则,不保证系统能正常工作
Reply View the author
avatar
186******26
deepin
2018-02-25 23:41
#2
看了下,好像是如果原仓库有同名的软件,那么会以原仓库的为准,如果原仓库没有该软件,就以PPA的软件为准。
Reply View the author