Hi Mike,

Thanks for the help. I am running astroberry distro on a pi 3B+
When connecting to the indinightly repository I get the following error message:

astroberry@astroberry01:~ $ sudo apt-add-repository ppa:mutlaqja/indinightly
[sudo] password for astroberry: 
Traceback (most recent call last):
  File "/usr/bin/apt-add-repository", line 95, 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 93, in get_sources
    (self.id, self.codename))
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Raspbian/buster

After executing the other two lines and restarting the pi for good measures I notice that Kstars is still in version 3.5.3 stable.

Any suggestions?

Marcel
 

Read More...