-
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
prey_1.5.0_amd64.deb installer is not working for Debian 8 #194
Comments
I can also confirm that the latest 1.5.1 release of Prey does not install correctly, either... same output as above (trimmed to just show the end):
|
@alberthdev Cheers! |
Hi @cdipietro, I succeeded installing prey 1.5.0 in a 64 bits Debian 8 system. prey@dev-deb-s-jessie-1:~$ sudo gdebi prey_1.5.0_amd64.deb
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
[sudo] password for prey:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Building data structures... Done
Building data structures... Done
Requires the installation of the following packages: giblib1 libid3tag0 libimlib2 scrot streamer xawtv-plugins
Utility for tracking stolen or missing computers
Prey is a lightweight program that will help you find, lock and recover your
computer should it ever get lost or stolen.
Do you want to install the software package? [y/N]:y
Get:1 http://security.debian.org/ jessie/updates/main libimlib2 amd64 1.4.6-2+deb8u1 [178 kB]
Get:2 http://mirrors.kernel.org/debian/ jessie/main libid3tag0 amd64 0.15.1b-11 [35.3 kB]
Get:3 http://mirrors.kernel.org/debian/ jessie/main giblib1 amd64 1.2.4-10 [19.7 kB]
Get:4 http://mirrors.kernel.org/debian/ jessie/main xawtv-plugins amd64 3.103-3+b1 [83.7 kB]
Get:5 http://mirrors.kernel.org/debian/ jessie/main scrot amd64 0.8-13 [19.3 kB]
Get:6 http://mirrors.kernel.org/debian/ jessie/main streamer amd64 3.103-3+b1 [80.9 kB]
Fetched 417 kB in 0s (0 B/s)
Selecting previously unselected package libid3tag0.
(Reading database ... 143706 files and directories currently installed.)
Preparing to unpack .../libid3tag0_0.15.1b-11_amd64.deb ...
Unpacking libid3tag0 (0.15.1b-11) ...
Selecting previously unselected package libimlib2.
Preparing to unpack .../libimlib2_1.4.6-2+deb8u1_amd64.deb ...
Unpacking libimlib2 (1.4.6-2+deb8u1) ...
Selecting previously unselected package giblib1:amd64.
Preparing to unpack .../giblib1_1.2.4-10_amd64.deb ...
Unpacking giblib1:amd64 (1.2.4-10) ...
Selecting previously unselected package xawtv-plugins.
Preparing to unpack .../xawtv-plugins_3.103-3+b1_amd64.deb ...
Unpacking xawtv-plugins (3.103-3+b1) ...
Selecting previously unselected package scrot.
Preparing to unpack .../scrot_0.8-13_amd64.deb ...
Unpacking scrot (0.8-13) ...
Selecting previously unselected package streamer.
Preparing to unpack .../streamer_3.103-3+b1_amd64.deb ...
Unpacking streamer (3.103-3+b1) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up libid3tag0 (0.15.1b-11) ...
Setting up libimlib2 (1.4.6-2+deb8u1) ...
Setting up giblib1:amd64 (1.2.4-10) ...
Setting up xawtv-plugins (3.103-3+b1) ...
Setting up scrot (0.8-13) ...
Setting up streamer (3.103-3+b1) ...
Processing triggers for libc-bin (2.19-18+deb8u4) ...
Selecting previously unselected package prey.
(Reading database ... 143817 files and directories currently installed.)
Preparing to unpack prey_1.5.0_amd64.deb ...
Unpacking prey (1.5.0) ...
Setting up prey (1.5.0) ...
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/prey ... Setting permissions on /etc/prey
chowning /etc/prey to uid 1000 and gid 1000
Setting permissions on /var/log/prey.log
chowning /var/log/prey.log to uid 1000 and gid 1000
Running "config activate" as prey
--
Ensuring presence of config dir: /etc/prey
Syncing /etc/prey/prey.conf with /usr/lib/prey/versions/1.5.0/prey.conf.default
Setting up this as current...
No version is set as current.
Setting permissions on /usr/lib/prey/current
Running post_activate hooks...
Voila! All good.
--
Installing init scripts.
Sweet! Please run `prey config gui` to finish installation.
Voila! All good.
localuser:prey being added to access control list
Gtk-Message: Failed to load module "canberra-gtk-module"
Firing up config GUI!
All done!
Try removing that version and installing the 1.5.1 with all the necessary dependencies and then let me know if it worked. :) |
Seems to be fixed on Debian 8, with the latest 1.6.1 version. |
Hi,
I have a 64 bits Debian 8 with Gnome 3. I have tried to install Prey 1.5.0 using the .deb installer as follows:
But at this point, it appears a small window saying:
And after closing it, the installation process concludes as follows:
So far I am still unable to install the program by using the .deb installer. I was hoping you could give me any hint on what could I do to make the installer work.
Thanks in advance.
The text was updated successfully, but these errors were encountered: