DomotiGa @ pcduino

Forum about Domotiga Open Source Home Automation for Linux.

Moderator: RDNZL

Post Reply
marunga
Starting Member
Starting Member
Posts: 32
Joined: Sat Mar 22, 2008 12:25 pm
Location: Portugal

DomotiGa @ pcduino

Post by marunga »

Hi,

I have DomotiGa running on a pcduino board. Much faster than a RPI.
Used ppa:nemh/gambas3 to install Gambas3.

regards,
m
redleg
Starting Member
Starting Member
Posts: 33
Joined: Sun Sep 28, 2008 10:18 pm
Location: Netherlands

Re: DomotiGa @ pcduino

Post by redleg »

I tried to install gambas but I get the following error ....

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
Any idea how I can fix this? @google I can't find a solution.

I use the latest version 05-31-2013.
marunga
Starting Member
Starting Member
Posts: 32
Joined: Sat Mar 22, 2008 12:25 pm
Location: Portugal

Re: DomotiGa @ pcduino

Post by marunga »

Hi,

You have to edit /etc/lsb-release and replace Linaro with Ubuntu to change the distribution identification.

regards,
m
uAlex73
Member
Member
Posts: 218
Joined: Sun Jan 01, 2012 3:42 pm
Contact:

Re: DomotiGa @ pcduino

Post by uAlex73 »

@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 :-)
DomotiGa / Z-Wave / RFXCom / Visonic PowerMaster / Home Assistant / Zigbee2MQTT / DSMR Reader / Toon1 (rooted)
re2go
Starting Member
Starting Member
Posts: 2
Joined: Sun Sep 01, 2013 2:45 pm

Re: DomotiGa @ pcduino

Post by re2go »

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


redleg wrote:I tried to install gambas but I get the following error ....

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
Any idea how I can fix this? @google I can't find a solution.

I use the latest version 05-31-2013.
redleg
Starting Member
Starting Member
Posts: 33
Joined: Sun Sep 28, 2008 10:18 pm
Location: Netherlands

Re: DomotiGa @ pcduino

Post by redleg »

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
re2go
Starting Member
Starting Member
Posts: 2
Joined: Sun Sep 01, 2013 2:45 pm

Re: DomotiGa @ pcduino

Post by re2go »

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
gozos
Starting Member
Starting Member
Posts: 13
Joined: Mon Jan 19, 2015 2:32 pm
Location: Belgium
Contact:

Re: DomotiGa @ pcduino

Post by gozos »

Hello,

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
I had this problem and solution:
lifeonubuntu.com/ubuntu-missing-add-apt ... y-command/

Thanks,
Gilles
Belgium
emvee
Starting Member
Starting Member
Posts: 24
Joined: Sat Jan 18, 2014 1:42 pm

Re: DomotiGa @ pcduino

Post by emvee »

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.
Post Reply

Return to “DomotiGa Forum”