Control: severity -1 wishlist
Control: retitle -1 dnscrypt-proxy: Does not work properly with sysvinit

Hi!

> 3.5] The package is missing an init script. You may not want to
> address this particular point if you're ideologically systemd, but in
>  case you choose to include a SysVinit option, the /etc/init.d/dnscrypt
> file that works for me is included in-line below.

As per CTTE and GR decision in 2014, sysvinit is optional and missing sysvinit
is not considered an RC bug anymore. So, if the maintainer doesn't provide
one, you're on your own, unfortunately. You may ask for one to be added,
but it's definitely not an RC bug.

I also don't see any problems with the package itself. I installed it and it
seems to work fine:

root@ikarus:~# systemctl status dnscrypt-proxy
● dnscrypt-proxy.service - DNSCrypt client proxy
   Loaded: loaded (/lib/systemd/system/dnscrypt-proxy.service; enabled; vendor 
preset: enabled)
   Active: active (running) since Sat 2017-03-11 15:38:50 CET; 1min 38s ago
     Docs: man:dnscrypt-proxy(8)
 Main PID: 27659 (dnscrypt-proxy)
    Tasks: 1 (limit: 4915)
   CGroup: /system.slice/dnscrypt-proxy.service
           └─27659 /usr/sbin/dnscrypt-proxy 
/etc/dnscrypt-proxy/dnscrypt-proxy.conf

Mar 11 15:38:49 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [NOTICE] 
Starting dnscrypt-proxy 1.9.4
Mar 11 15:38:49 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [INFO] 
Generating a new session key pair
Mar 11 15:38:49 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [INFO] 
Done
Mar 11 15:38:50 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [INFO] 
Server certificate with serial '0001' received
Mar 11 15:38:50 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [INFO] 
This certificate is valid
Mar 11 15:38:50 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [INFO] 
Chosen certificate #808464433 is valid from [2016-05-28] to [2017-05-28]
Mar 11 15:38:50 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [INFO] 
The key rotation period for this server may exceed the recommended value. This 
is
Mar 11 15:38:50 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [INFO] 
Server key fingerprint is 
E737:6400:D646:0720:7D9D:29AB:A4C9:070C:4546:CEF7:0CFE:D
Mar 11 15:38:50 ikarus dnscrypt-proxy[27659]: Sat Mar 11 15:38:49 2017 [NOTICE] 
Proxying from 127.0.2.1:53 to 185.121.177.177:443
Mar 11 15:38:50 ikarus systemd[1]: Started DNSCrypt client proxy.
root@ikarus:~#

and:

glaubitz@ikarus:~$ cat /etc/dnscrypt-proxy/dnscrypt-proxy.conf
# A more comprehensive example config can be found in
# /usr/share/doc/dnscrypt-proxy/examples/dnscrypt-proxy.conf

ResolverName fvz-anyone
Daemonize no

# LocalAddress only applies to users of the init script. systemd users must
# change the dnscrypt-proxy.socket file.
LocalAddress 127.0.2.1:53
glaubitz@ikarus:~$ host www.google.de 127.0.2.1
Using domain server:
Name: 127.0.2.1
Address: 127.0.2.1#53
Aliases:

www.google.de has address 216.58.204.227
www.google.de has IPv6 address 2a00:1450:4007:813::2003
glaubitz@ikarus:~$

I am therefore lowering the severity of this bug report and adjusting the title.
Please refrain from raising the severity again as this is not serious/grave
since the package works fine on Debian with systemd as the default init system.

> -- System Information:
> Distributor ID:       Devuan
> Description:  Devuan GNU/Linux 1.0 (jessie)
> Release:      1.0
> Codename:     jessie
> Architecture: x86_64

Also, why are you reporting a bug against Debian for a Devuan package?

Thanks,
Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to