Herwig replied to the topic 'I cannot install indi-rpicam' in the forum. 3 years ago

Well, I have the same error - running on a Raspberry Pi 4B with 2GB. I installed it on Raspbian/buster with the latest release just yesterday and tried to follow the instructions for installing the Raspi HQ Cam.
indilib.org/raspberry-pi/raspberry-pi-camera.html

But the command

sudo add-apt-repository ppa:mutlaqja/ppa
throws this error:
Traceback (most recent call last):
  File "/usr/bin/add-apt-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

Any hint on how to get this working?

Thank you,
Herwig

Read More...