HomeGenie Forum

Automation Program Plugins and Wizard Scripting => Raspberry Pi GPIO/SPI/I2C => Topic started by: bibbi1969 on April 23, 2015, 10:13:03 PM

Title: istallare homegenie su raspberry
Post by: bibbi1969 on April 23, 2015, 10:13:03 PM
hello I'm new and I apologize for the language (I use the translator), I can not install on HomeGenie rpy: unloading the 484 version but can not find the installation files, use gdebi but it tells me that the file does not exist, where am I wrong?
forgot rpy mod-B- 02/16/2015 raspbian-wheezy
Title: Re: istallare homegenie su raspberry
Post by: bkenobi on April 24, 2015, 02:55:36 AM
You must download the installation file to your RPi prior to running the gdebi command.

Code: [Select]
wget http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb
sudo gdebi homegenie-beta_1.00.r484_all.deb
Title: Re: istallare homegenie su raspberry
Post by: bibbi1969 on April 24, 2015, 03:09:22 PM
but 'what I did, downloaded files from the server, updated rpi apt-get update, apt-get gdebi and everything ok, but then when I do sudo gdebi HomeGenie-beta_1.00.r484_all.deb tells me file not found.
grazie
Title: Re: istallare homegenie su raspberry
Post by: bkenobi on April 24, 2015, 04:46:00 PM
gdebi will reply with "file not found" if it can't locate the .deb installation file.  You must download the installer and run the gdebi command from the location where the file was stored (or point to it in the command).  If you think you have everything and are running the command correctly, post the output of the following:

Code: [Select]
cd ~
wget http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb
ls
sudo gdebi homegenie-beta_1.00.r484_all.deb
Title: Re: istallare homegenie su raspberry
Post by: bibbi1969 on April 24, 2015, 10:49:45 PM
login as: root
[email protected]'s password:
Linux raspberrypi 3.18.7+ #755 PREEMPT Thu Feb 12 17:14:31 GMT 2015 armv6l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Apr 24 22:38:36 2015 from 192.168.0.5
root@raspberrypi:~# cd ~
root@raspberrypi:~# wget http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb (http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb)
--2015-04-24 22:43:04--  http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb (http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb)
Risoluzione di downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
Connessione a downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connesso.
Richiesta HTTP inviata, in attesa di risposta... 302 Found
Posizione: http://cznic.dl.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb (http://cznic.dl.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb) [segue]
--2015-04-24 22:43:05--  http://cznic.dl.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb (http://cznic.dl.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb)
Risoluzione di cznic.dl.sourceforge.net (cznic.dl.sourceforge.net)... 217.31.202.30, 2001:1488:ffff::30
Connessione a cznic.dl.sourceforge.net (cznic.dl.sourceforge.net)|217.31.202.30|:80... connesso.
Richiesta HTTP inviata, in attesa di risposta... 200 OK
Lunghezza: 6399828 (6,1M) [application/octet-stream]
Salvataggio in: "homegenie-beta_1.00.r484_all.deb.3"

100%[======================================>] 6.399.828   1,43M/s   in 4,4s

2015-04-24 22:43:09 (1,39 MB/s) - "homegenie-beta_1.00.r484_all.deb.3" salvato [6399828/6399828]

root@raspberrypi:~# ls
Desktop                             homegenie-beta_1.00.r484_all.deb.2
homegenie-beta_1.00.r484_all.deb    homegenie-beta_1.00.r484_all.deb.3
homegenie-beta_1.00.r484_all.deb.1  Scaricati
root@raspberrypi:~# sudo gdebi HomeGenie-beta_1.00.r484_all.deb
gdebi error, file not found: HomeGenie-beta_1.00.r484_all.deb
root@raspberrypi:~# login as: root
Linux raspberrypi 3.18.7+ #755 PREEMPT Thu Feb 12 17:14:31 GMT 2015 armv6l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Apr 24 22:38:36 2015 from 192.168.0.5
root@raspberrypi:~# cd ~
root@raspberrypi:~# wget http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb (http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb)
--2015-04-24 22:43:04--  http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb (http://downloads.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb)
Risoluzione di downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
Connessione a downloads.sourceforge.net (downloads.sourceforge.net)|216.34.181.59|:80... connesso.
Richiesta HTTP inviata, in attesa di risposta... 302 Found
Posizione: http://cznic.dl.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb (http://cznic.dl.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb) [segue]
--2015-04-24 22:43:05--  http://cznic.dl.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb (http://cznic.dl.sourceforge.net/project/homegenie/homegenie-beta_1.00.r484_all.deb)
Risoluzione di cznic.dl.sourceforge.net (cznic.dl.sourceforge.net)... 217.31.202.30, 2001:1488:ffff::30
Connessione a cznic.dl.sourceforge.net (cznic.dl.sourceforge.net)|217.31.202.30|:80... connesso.
Richiesta HTTP inviata, in attesa di risposta... 200 OK
Lunghezza: 6399828 (6,1M) [application/octet-stream]
Salvataggio in: "homegenie-beta_1.00.r484_all.deb.3"

100%[======================================>] 6.399.828   1,43M/s   in 4,4s

2015-04-24 22:43:09 (1,39 MB/s) - "homegenie-beta_1.00.r484_all.deb.3" salvato [6399828/6399828]

root@raspberrypi:~# ls
Desktop                             homegenie-beta_1.00.r484_all.deb.2
homegenie-beta_1.00.r484_all.deb    homegenie-beta_1.00.r484_all.deb.3
homegenie-beta_1.00.r484_all.deb.1  Scaricati
root@raspberrypi:~# sudo gdebi HomeGenie-beta_1.00.r484_all.deb
gdebi error, file not found: HomeGenie-beta_1.00.r484_all.deb

this and 'the result of the post thing wrong?
thanks for your patience.
Title: Re: istallare homegenie su raspberry
Post by: bkenobi on April 25, 2015, 12:11:58 AM
root@raspberrypi:~# ls
Desktop                             homegenie-beta_1.00.r484_all.deb.2
homegenie-beta_1.00.r484_all.deb    homegenie-beta_1.00.r484_all.deb.3
homegenie-beta_1.00.r484_all.deb.1  Scaricati

root@raspberrypi:~# sudo gdebi HomeGenie-beta_1.00.r484_all.deb
gdebi error, file not found: HomeGenie-beta_1.00.r484_all.deb

It looks like the issue is with capitalization.  Try this:
Code: [Select]
sudo gdebi homegenie-beta_1.00.r484_all.deb
Title: Re: istallare homegenie su raspberry
Post by: bibbi1969 on April 25, 2015, 07:07:53 AM
WORKS THANKS  ;D ;D ;D