Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install on Raspberry Pi #199

Open
Dutchblue020 opened this issue Nov 23, 2020 · 4 comments
Open

Install on Raspberry Pi #199

Dutchblue020 opened this issue Nov 23, 2020 · 4 comments

Comments

@Dutchblue020
Copy link

Hello,

I want to install this solution on a Raspberry Pi, but when i use the command:"
curl -s -L https://raw.githubusercontent.com/blaues0cke/PiSleepTalk/master/install.sh | bash
or
sudo curl -s -L https://raw.githubusercontent.com/blaues0cke/PiSleepTalk/master/install.sh | bash

I get an few permission errors that i can not write inside the usr folder, and when i made manual the folder I get during the install even more permission errors.
What do i wrong?

@blaues0cke
Copy link
Owner

Can you post the errors you get? :-)

@Dutchblue020
Copy link
Author

Dutchblue020 commented Dec 7, 2020 via email

@Pi-Robotic
Copy link

Hi blaues0cke,

your project looks very promising and I tried to load it from Github to my Pi as well.
But as Dutchblue020 wrote above, I only get error messages.
For the error message please see here.
Same reaction if I use the 'curl -s -L at goo.gl...' or the other one:
...welcome to the PiSleepTalke source downloader
....
....creating root folder
mkdir: das Verzeichnis "/user/sleeptalk" kann nicht angelegt werden: keine Berechtigung
...downloading source code
/usr/sleeptalk/sleeptalk.zip: Datei oder Verzeichnis nicht gefunden
...unzipping source code
unzip: connot find or open /usr/sleeptalk/sleeptalk.zip, /usr/sleeptalk/sleeptalk.zip.zip or /usr/sleeptalk/sleeptalk.zip.ZIP.
...fixing folder structure
cp: der Aufruf von stat für '/usr/sleeptalk/PiSleepTlk-master/*' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
...removing downloaded zip file
rm: das Entfernen von '/usr/sleeptalk/sleeptalk.zip' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
Done! Installing PiSleepTalk now.
sh: 0: Can`t open /usr/sleeptalk/bash/install.sh

I have no glue where to find the problem as I am not an experienced developer. Can you please help me to get your project installed on my Pi Zero ? Would be really great, Iam looking forard to find out my sleeptalk. :-)

Thanks in advance.

@blaues0cke
Copy link
Owner

This should be a hard way to go. :-) Did not touch this project for ages. But may be you can just run every command/line from https://raw.githubusercontent.com/blaues0cke/PiSleepTalk/master/install.sh own your own :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants