[Webkit-unassigned] [Bug 214983] New: webkitpy: If LC_ALL is set to a empty string, svn doesn't use the password store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 30 12:57:19 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214983

            Bug ID: 214983
           Summary: webkitpy: If LC_ALL is set to a empty string, svn
                    doesn't use the password store
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: ddkilzer at webkit.org

If LC_ALL is set to a empty string, svn doesn't use the password store in my environment.

I'm using svn with gpg-agent on Ubuntu 20.04
svn version 1.13.0 (r1867053)
gpg-agent (GnuPG) 2.2.19

r101274 (Bug 68691) has set LC_ALL to a empty string.

If I invoke 'svn ci' on terminal, svn askes gpg-agent my password as expected,
but if I invoke 'LC_ALL= svn ci', svn askes my password by itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200730/3e9719ae/attachment-0001.htm>


More information about the webkit-unassigned mailing list