Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jun 2022 13:31:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264415] security/easy-rsa: problems with vars files after latest updates
Message-ID:  <bug-264415-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264415

            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, otherw=
ise
it operates on /usr/local/share/easy-rsa/pki (at least I could swear that t=
his
behavior is different from the past)

2. Operations fail due to /usr/local/share/easy-rsa/vars existing

Example (in /tmp):

  # EASYRSA=3D. 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/va=
rs

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264415-7788>