Package: prey Version: 0.5.3-4 Severity: important Dear Maintainer,
See: https://github.com/tomas/prey/issues/107 There is a bug in /usr/lib/prey/core/functions which results in giving "Password not set" when running "prey.sh --check". The line: if [ "$(decrypt \"$smtp_password\")" != "" ]; then should be replaced by: if [ "$(decrypt $smtp_password)" != "" ]; then According to the last post on github, the issue is fixed upstream. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'stable'), (400, 'unstable'), (300, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages prey depends on: ii bash 4.1-3 ii curl 7.21.7-3 ii debconf [debconf-2.0] 1.5.40 ii imagemagick 8:6.6.9.7-5+b1 ii libio-socket-ssl-perl 1.44-1 ii libnet-ssleay-perl 1.36-3 ii openssl 1.0.0e-2 ii perl 5.12.4-4 ii streamer 3.95.dfsg.1-8.2 Versions of packages prey recommends: ii python 2.7.2-8 ii python-gtk2 2.24.0-2 prey suggests no packages. -- Configuration Files: /etc/prey/config changed [not included] -- debconf information excluded -- Félix
signature.asc
Description: Digital signature

