2020.1 update broke Helm on MacOS because of file permissions?

Witchbutter's Avatar

Witchbutter

19 Jun, 2020 01:37 AM

After I applied the GPG Suite 2020.1 update existing PGP keys no longer work with Helm 3. I get this error:
Error: cannot load irregular file /Users/username/.gnupg/S.gpg-agent as it has file mode type bits set

The file permissions look as expected as far as I know:

username@computer> ls -la ~/.gnupg/
drwx------  13 username  staff     416 Jun 18 18:27 .
drwxr-xr-x+ 56 username  staff    1792 Jun 18 18:34 ..
srwx------   1 username  staff       0 Jun 18 18:13 S.gpg-agent
srwx------   1 username  staff       0 Jun 18 18:13 S.gpg-agent.browser
srwx------   1 username  staff       0 Jun 18 18:13 S.gpg-agent.extra
srwx------   1 username  staff       0 Jun 18 18:13 S.gpg-agent.ssh
-rw-------   1 username  staff      34 Mar 31 11:50 dirmngr.conf
-rw-------   1 username  staff      41 Mar 31 11:50 gpg-agent.conf
-rw-------@  1 username  staff      34 Jun  9 18:39 gpg.conf
drwx------   2 username  staff      64 Mar 31 11:50 private-keys-v1.d
-rw-------   1 username  staff  228475 Jun  9 18:39 pubring.kbx
-rw-------   1 username  staff  224596 Mar 31 11:50 pubring.kbx~
-rw-------   1 username  staff    1200 Jun  9 18:39 trustdb.gpg
and have confirmed that there are no MacOS extended attributes on the file. What does this error mean?
  1. 1 Posted by Witchbutter on 19 Jun, 2020 02:25 AM

    Witchbutter's Avatar

    Please close this. The error issue comes from Helm choosing at random to use ~/,gnupg as the chart directory when helm dependency update is issued in a directory not containing a Chart.yaml. This is not an issue with GPGsuite.

  2. Support Staff 2 Posted by Steve on 19 Jun, 2020 08:00 PM

    Steve's Avatar

    Hi Witchbutter,

    glad you already figure out what is going on. I'm closing this discussion. Should you need further assistance or have questions you can re-open this discussion here or open a new one any time.

    Best,
    Steve

  3. Steve closed this discussion on 19 Jun, 2020 08:00 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac