Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 45969

Summary: net-misc/openvpn: should install ChangeLog and /etc/openvpn-dir
Product: Gentoo Linux Reporter: Thomas Eckert <eckert.thomas>
Component: New packagesAssignee: Warp Zero (RETIRED) <warpzero>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: openvpn.diff

Description Thomas Eckert 2004-03-28 03:37:49 UTC
- to former CHANGES was renamed to ChangeLog upstream.
- /etc/openvpn/ (as used by the init-script) should be created.
- deleted some empty lines.

Reproducible: Always
Steps to Reproduce:
Comment 1 Thomas Eckert 2004-03-28 03:38:45 UTC
Created attachment 28204 [details]
openvpn.diff
Comment 2 Warp Zero (RETIRED) gentoo-dev 2004-03-28 21:07:02 UTC
- to former CHANGES was renamed to ChangeLog upstream.
Thanks, I will update the ebuild.
- /etc/openvpn/ (as used by the init-script) should be created.
Incorrect, it should NOT be created because the init-script will ignore it if it is not which is the correct behavior for a newly installed unconfigured openvpn.
- deleted some empty lines
Non-issue.
Comment 3 Warp Zero (RETIRED) gentoo-dev 2004-03-28 21:51:28 UTC
CHANGES -> ChangeLog fixed