lsb_release -a Codename: n/a
Tofloor
poster avatar
csworldcup
deepin
2020-12-24 18:50
Author
dabuge@dabuge-PC:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Deepin
Descrīption: Deepin 20
Release: 20
Codename: n/a

没有  codename,导致添加其他源的时候一直报错,查看 /etc/lsb-release,内容如下:

dabuge@dabuge-PC:~$ cat /etc/lsb-release 
DISTRIB_ID=Deepin
DISTRIB_RELEASE=20
DISTRIB_DESCRIPTION="Deepin 20"
DISTRIB_CODENAME=apricot

明明有 codename 为什么出不来呢?这算是BUG吧,麻烦攻城狮大神们看看

Reply Favorite View the author
All Replies
SamLukeYes
deepin
2020-12-24 19:57
#1

apricot 这个代号应该是 deepin 专属的,还有什么第三方的软件能识别这个代号吗[困惑]

Reply View the author
sudo_free
deepin
2020-12-24 20:12
#2

https://github.com/linuxdeepin/developer-center/issues/1931


参考这个issue;当然其实显示了也没啥用,因为你不应该用add-apt-repository,除非你强行把 deepin apricot 看成 debian buster

Reply View the author
csworldcup
deepin
2020-12-24 21:52
#3
sudo_free

https://github.com/linuxdeepin/developer-center/issues/1931


参考这个issue;当然其实显示了也没啥用,因为你不应该用add-apt-repository,除非你强行把 deepin apricot 看成 debian buster

不是我要用add-apt-repository啊,一些第三方软件安装指南全是这个,对于小白来说,当然一步一步按照文档来操作了,找到对应的代码强行改了,总算是装上了

Reply View the author
Feng Yu
deepin
2020-12-25 18:27
#4
It has been deleted!
csworldcup
deepin
2020-12-25 23:57
#5
Feng Yu It has been deleted!

请问软件这么多,官方支持的能有几何?第三方软件专门写个 deepin 安装指南的又有几何?按你的意思,所有官方支持不到位的软件都不要用了???

Reply View the author