Package: dnscrypt-proxy Version: 1.4.3-3 Severity: grave Tags: patch Justification: renders package unusable
Hi, I noticed that dnscypt-proxy's init script contains a problematic line 63 in the init script ``/etc/init.d/dnscrypt-proxy``: if [-x /sbin/resolvconf ]; then It should be: if [ -x /sbin/resolvconf ]; then Otherwise the script fails to stop and restart the daemon. Thanks! -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: sysvinit (via /sbin/init) Versions of packages dnscrypt-proxy depends on: ii adduser 3.113+nmu3 ii init-system-helpers 1.22 ii libc6 2.19-18 ii libsodium13 1.0.1-1 ii libsystemd0 215-17 dnscrypt-proxy recommends no packages. Versions of packages dnscrypt-proxy suggests: ii resolvconf 1.76.1 -- Configuration Files: /etc/default/dnscrypt-proxy changed [not included] /etc/init.d/dnscrypt-proxy changed [not included] -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org