I am donating my Cpu time to BOINC and I got projects running on my Raspberry Pi. Now, i am installing Gridcoin (Redirecting…) but I got into this:
root@DietPi:~# sudo add-apt-repository ppa:gridcoin/gridcoin-stable
You are about to add the following PPA to your system:
Stable builds for ordinary users for i386, amd64 and armhf. This PPA will lag leisure releases by up to one day to ensure stability. Mandatory upgrades will be released immediately.
For potentially less stable but quickly released daily builds, use:> gridcoin-daily : “Gridcoin” team > More info: > gridcoin-stable : “Gridcoin” team
Press [ENTER] to continue or ctrl-c to cancel adding it
Traceback (most recent call last):
File “/usr/bin/add-apt-repository”, line 167, in
sp = SoftwareProperties(options=options)
File “/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py”, line 105, in init
self.reload_sourceslist()
File “/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py”, line 595, 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 Raspbian/jessie
root@DietPi:~#
Does this mean Gridcoin is not installable on Dietpi? Are there other ways?