root@ferryready-Satellite-L510:/home/ferryready# curl -sL http://i-hate-farms.github.io/spores/install | sudo bash -
Installing the repository...
OK
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 91, in <module>
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 89, in get_sources
(self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Ubuntu/n/a
#1 楼
可能的修复方法:sudo apt-get install gksu
#如果未安装sudo apt-get install libcanberra-gtk-module:i386
#如果无法加载模块“ canberra-gtk-module”错误现在
gksudo nano /etc/lsb-release
文件应该类似于
DISTRIB_ID =“ elementary OS”
DISTRIB_RELEASE = 0.3.1
DISTRIB_CODENAME = freya
DISTRIB_DESCRIPTION =“ elementary OS Freya”
注意:将其用于freya的全新安装,我不确定要从luna升级。
评论
昨天我试图卸载正在运行的Xdman,但该图标仍在我的桌面上。请告诉我如何将其完全删除
–渡轮
2015年11月15日在17:11
@ferry好的,让我们解决其他(新)帖子:)看看我的回答
– Ravan
15年11月15日在17:12
评论
请使用描述您的问题的标题请编辑并添加lsb_release -a
的输出
另外,请编辑帖子并添加cat / etc / lsb-release和cat / etc / os-release
的输出