jingle
deepin
2020-07-03 04:43 你想做什么呢 添加ppa??
Reply Like 0 View the author
https://bbs.deepin.org/post/196627
你想做什么呢 添加ppa??
https://bbs.deepin.org/post/196627
有个项目需要gcc 10+,我只想升级gcc,deepin的源的gcc版本最高只有8,尝试添加源的时候就抛这个异常了 ...
https://bbs.deepin.org/post/196627
有个项目需要gcc 10+,我只想升级gcc,deepin的源的gcc版本最高只有8,尝试添加源的时候就抛这个异常了 ...
https://bbs.deepin.org/post/196627
有个项目需要gcc 10+,我只想升级gcc,deepin的源的gcc版本最高只有8,尝试添加源的时候就抛这个异常了 ...
https://bbs.deepin.org/post/196627
https://cloud.189.cn/t/Q3e6b2iaMjii
这个是编译完成的gcc10,解压放在opt下面,我是编译放在opt下面的, ...
https://bbs.deepin.org/post/196627
我这有个变编译完成的,等我上传云,你下载,把变异的压缩包放到opt目录下面,bin里面是gcc10,打开没有编 ...
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 95, in
sp = SoftwareProperties(options=options)
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in __init__
self.reload_sourceslist()
File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 93, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Deepin/n/a
尝试修改/etc/lsb-release信息为Ubuntu依然报上述错误。