[Bug 264415] security/easy-rsa: problems with vars files after latest updates
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jun 2022 13:31:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264415
Bug ID: 264415
Summary: security/easy-rsa: problems with vars files after
latest updates
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: mandree@FreeBSD.org
Reporter: grembo@FreeBSD.org
Flags: maintainer-feedback?(mandree@FreeBSD.org)
Assignee: mandree@FreeBSD.org
After updating to 3.1.0 I have two issues:
1. init-pki now requires the EASYRSA environment variable to be set, otherwise
it operates on /usr/local/share/easy-rsa/pki (at least I could swear that this
behavior is different from the past)
2. Operations fail due to /usr/local/share/easy-rsa/vars existing
Example (in /tmp):
# EASYRSA=. easyrsa init-pki
# easyrsa build-ca nopass
Found: /tmp/pki/vars
Found: /usr/local/share/easy-rsa/vars
Found: /usr/local/share/easy-rsa/vars
Easy-RSA error:
Conflicting 'vars' files found.
Priority should be given to your PKI vars file:
* /tmp/pki/vars
Host: nix | FreeBSD | /bin/csh
This can be worked around be manually deleting /usr/local/share/easy-rsa/vars
--
You are receiving this mail because:
You are the assignee for the bug.