Your message dated Tue, 1 Sep 2020 21:50:17 +0200
with message-id <[email protected]>
and subject line OpenVPN: Closing outdated bugreports
has caused the Debian Bug report #862688,
regarding jessie->stretch: daemon fails to start if push parameters are not
quoted
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
862688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862688
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openvpn
Version: 2.4.0-5
Severity: minor
Hi Alberto,
I just upgraded my openvpn server from jessie to stretch, and my custom config
failed to work due to missing quotes around push. It would be nice to document
this change in the NEWS file so people using apt-listchanges will know what they
need to adjust their config.
The error in syslog was:
> Options error: Unrecognized option or missing or extra parameter(s) in
> /etc/openvpn/gits.conf:34: push (2.4.0)
For example, the following worked in jessie:
> push persist-tun
Whereas it had to be changed to:
> push "persist-tun"
to work again in stretch.
Regards,
Lee
--- End Message ---
--- Begin Message ---
Dear reporter,
thanks for reporting bugs and making Debian better. Unfortunately your
bug report could not be properly dealt with in time.
The bug you are describing seems to affect an outdated version of
OpenVPN in Debian. It would be very time consuming to verify this in a
current version, and we believe the issue might have been fixed in the
meantime. We are therefor closing this bug report.
If you can still reproduce this issue on an up-to-date system (Debian 10
Buster or newer) feel free to reopen this bug report.
Best Regards,
Your OpenVPN maintainers
--- End Message ---