-
Notifications
You must be signed in to change notification settings - Fork 76
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
Not working on Fedora 20 #44
Comments
Oops, looks like we're having trouble setting up the daemon. What daemon/init system does Fedora 20 use? What commands are needed to a) check the existence, b) create and c) remove a system daemon? Thanks for the heads up, by the way. |
I made good progress today on this. I'll keep you posted once I have tested more thoroughly. |
Sorry, didn't read any comments the past few days. Thank you, sounds great that you made progress. Do you still need any informations? |
No, actually, yesterday I pushed 1.2.7 which includes a number of fixes to the daemon script installation. Try doing an |
Any luck? :) |
Thanks, I had to reinstall node nodejs and npm. Unfortunately, there is a repo based failure, so npm installation looks not complete... So I had to manually install some nodejs-* packages. After that, the installation looks sucessfull, these are the only WARNings fomr npm: But it looks like it works... Thank you! |
Awesome! Closing this ticket then. |
Hi there,
Installing Prey 1.2.5 on fedora 20 (3.16.3-200) via npm is not working. Depencies are installed, running "npm install -g prey" produces the following error:
usr/bin/prey -> /usr/lib/node_modules/prey/bin/prey
Creating user prey...
prey user already exists!
Giving prey user passwordless sudo priviledges...
Creating config dir: /etc/prey
Touching log file: /var/log/prey.log
Setting permissions on /usr/lib/node_modules/prey
Setting permissions on /etc/prey
Setting permissions on /var/log/prey.log
Running "config activate" as prey
Ensuring presence of config dir: /etc/prey
Syncing /etc/prey/prey.conf with /usr/lib/node_modules/prey/prey.conf.default
No versions support.
Voila! All good.
Installing init scripts.
Error! Command failed: Fehler beim Lesen der Informationen über den Dienst prey-agent: Datei oder Verzeichnis nicht gefunden
Error! Command failed: Fehler beim Lesen der Informationen über den Dienst prey-agent: Datei oder Verzeichnis nicht gefunden
npm WARN continuing anyway undefined
npm ERR! weird error 1
npm ERR! not ok code 0
The text was updated successfully, but these errors were encountered: