Package: hitch
Version: 1.4.4
Severity: normal
Dear Maintainer,
On a fresh installation of Hitch, with a trivial configuration, the following
warning is logged when starting the daemon:
Jan 30 14:20:14 hostname hitch[9648]: {ocsp} Warning: Unable to stat directory
'/var/lib/hitch/': No such file or directory'. OCSP stapling will be disabled
Jan 30 14:20:14 hostname systemd[1]: Started Hitch TLS unwrapping daemon.
Jan 30 14:20:14 hostname hitch[9648]: {ocsp} Warning: Unable to stat directory
'/var/lib/hitch/': No such file or directory'. OCSP stapling will be disabl
Jan 30 14:20:14 hostname hitch[9648]: {core} hitch 1.4.4 starting
Jan 30 14:20:14 hostname hitch[9648]: {core} Loading certificate pem files (1)
Jan 30 14:20:14 hostname hitch[9648]: {core} Daemonized as pid 9656.
Expected: package should create and chown all directories needed for the
daemon to start.
Workaround: this is a warning, so it can be ignored if OCSP is not needed.
Workaround: mkdir /var/lib/hitch/
-- System Information:
Debian Release: 9.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)