Hi,
I have DomotiGa running on a pcduino board. Much faster than a RPI.
Used ppa:nemh/gambas3 to install Gambas3.
regards,
m
DomotiGa @ pcduino
Moderator: RDNZL
Re: DomotiGa @ pcduino
I tried to install gambas but I get the following error ....
Any idea how I can fix this? @google I can't find a solution.
I use the latest version 05-31-2013.
Code: Select all
ubuntu@ubuntu:~$ sudo add-apt-repository ppa:nemh/gambas3
You are about to add the following PPA to your system:
Gambas 3 release for Ubuntu.
More info: https://launchpad.net/~nemh/+archive/gambas3
Press [ENTER] to continue or ctrl-c to cancel adding it
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 160, in <module>
sp = SoftwareProperties(options=options)
File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 96, in __init__
self.reload_sourceslist()
File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 584, in reload_sourceslist
self.distro.get_sources(self.sourceslist)
File "/usr/lib/python2.7/dist-packages/aptsources/distro.py", line 87, in get_sources
raise NoDistroTemplateException("Error: could not find a "
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template
I use the latest version 05-31-2013.
Re: DomotiGa @ pcduino
Hi,
You have to edit /etc/lsb-release and replace Linaro with Ubuntu to change the distribution identification.
regards,
m
You have to edit /etc/lsb-release and replace Linaro with Ubuntu to change the distribution identification.
regards,
m
Re: DomotiGa @ pcduino
@marunga:
Any special things to install the OS, Gambas and DomotiGa on the pcduino? Maybe we can make a nice wiki page on www.domotiga.nl for it
Any special things to install the OS, Gambas and DomotiGa on the pcduino? Maybe we can make a nice wiki page on www.domotiga.nl for it

DomotiGa / Z-Wave / RFXCom / Visonic PowerMaster / Home Assistant / Zigbee2MQTT / DSMR Reader / Toon1 (rooted)
Re: DomotiGa @ pcduino
Hi redleg,
Do see you have or had the same thing as I am running into.
I followed the tip from Marunga; but that still gives the same error.
Have you got this issue solved already? Then please, share with me.
Thnxs,
Re2go
Do see you have or had the same thing as I am running into.
I followed the tip from Marunga; but that still gives the same error.
Have you got this issue solved already? Then please, share with me.
Thnxs,
Re2go
redleg wrote:I tried to install gambas but I get the following error ....
Any idea how I can fix this? @google I can't find a solution.Code: Select all
ubuntu@ubuntu:~$ sudo add-apt-repository ppa:nemh/gambas3 You are about to add the following PPA to your system: Gambas 3 release for Ubuntu. More info: https://launchpad.net/~nemh/+archive/gambas3 Press [ENTER] to continue or ctrl-c to cancel adding it Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 160, in <module> sp = SoftwareProperties(options=options) File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 96, in __init__ self.reload_sourceslist() File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 584, in reload_sourceslist self.distro.get_sources(self.sourceslist) File "/usr/lib/python2.7/dist-packages/aptsources/distro.py", line 87, in get_sources raise NoDistroTemplateException("Error: could not find a " aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template
I use the latest version 05-31-2013.
Re: DomotiGa @ pcduino
Hello Re2go,
I am currently on holiday .... I'll try to explain short.
- customize the lsb-release of Linaro to ubuntu
- Get the ppa as shown in this topic.
- Update the packages. (sudo apt-get update)
- Install gambas3 (sudo apt-get install gambas 3)
I can give more info next week when I get home.
Grtz, Redleg
I am currently on holiday .... I'll try to explain short.
- customize the lsb-release of Linaro to ubuntu
- Get the ppa as shown in this topic.
- Update the packages. (sudo apt-get update)
- Install gambas3 (sudo apt-get install gambas 3)
I can give more info next week when I get home.
Grtz, Redleg
Re: DomotiGa @ pcduino
Hi Redleg,
Thanks, worked out your tips today and got it working now.
Ready now to start selecting an interface and devices !
Thanks for the tips.
Kind regards, Re2go
Thanks, worked out your tips today and got it working now.
Ready now to start selecting an interface and devices !
Thanks for the tips.
Kind regards, Re2go
Re: DomotiGa @ pcduino
Hello,
I'm new on this forum.
I have installed domotiga on my pcduino and I'm not an expert!
I use this:
I had this problem and solution:
lifeonubuntu.com/ubuntu-missing-add-apt ... y-command/
Thanks,
Gilles
Belgium
I'm new on this forum.
I have installed domotiga on my pcduino and I'm not an expert!
I use this:
Code: Select all
$ sudo add-apt-repository ppa:gambas-team/gambas3
$ sudo apt-get update
$ sudo apt-get install gambas3
lifeonubuntu.com/ubuntu-missing-add-apt ... y-command/
Thanks,
Gilles
Belgium
Re: DomotiGa @ pcduino
Thanks Gilles to confirm this is working for you and what you did to get it working.
All: There is a DomotiGa wiki page on pcduino and it would be great if you can add your tips and tricks here: pcDuino Board.
That way you can benefit and get feedback on how to make the best system based on pcduino.
All: There is a DomotiGa wiki page on pcduino and it would be great if you can add your tips and tricks here: pcDuino Board.
That way you can benefit and get feedback on how to make the best system based on pcduino.