Can't add repository in Deepin 15
Tofloor
poster avatar
SasoriJr
deepin
2016-01-04 13:59
Author
[url=]Hi folks. Well, I can't add any repositories in the terminal. I'm now trying to install WineHQ. This is what I get:[/url]
[url=]
  1. Traceback (most recent call last):
Copy the Code

I've searched on the internet and found out a fix only for ubuntu. Anyone could help me solve this issue for my Deepin?

Thanks!
[/url]
Reply Favorite View the author
All Replies
SasoriJr
deepin
2016-01-04 14:00
#1
Ops, sorry, here is what I get:

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 89, in get_sources
    (self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Deepin/jessie
Reply View the author
laoguang
deepin
2016-01-04 18:25
#2
okay, this is debian, ppas are unique to ubuntu, so you can't do that. However, i do believe that there shroud be a version of wine in jessie' repository.
Reply View the author
SasoriJr
deepin
2016-01-04 19:46
#3
thanks for the reply, I'll take a look then
Reply View the author