Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: permissions for files in /dev/pts #166

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

SuperSandro2000
Copy link
Member

The pts should have $USER:tty permissions, not root:tty. This broke gpg with the following not very helpful error message:
gpg: signing failed: Permission denied

@nzbr
Copy link
Member

nzbr commented Nov 25, 2022

I have seen your PR, but I wanted to finish the ci tests first, so I can run it against them once they are merged

@nzbr nzbr added the bug Something isn't working label Nov 25, 2022
The pts should have $USER:tty permissions, not root:tty.
This broke gpg with the following not very helpful error message:
gpg: signing failed: Permission denied
@nzbr nzbr merged commit 928b293 into nix-community:main Dec 1, 2022
@SuperSandro2000 SuperSandro2000 deleted the fix-pts-perm branch December 1, 2022 01:15
psvo added a commit to psvo/NixOS-WSL that referenced this pull request Dec 5, 2022
* upstream/main:
  Fix tests (nix-community#173)
  Fix sudo ssh with jumpHost (nix-community#167)
  Fix permissions for files in /dev/pts (nix-community#166)
  Fix setting custom nameservers through networking.nameservers (nix-community#157)
  Disable timesynced  (nix-community#159)
  Disable powerManagement (nix-community#160)
@nzbr nzbr changed the title Fix permissions for files in /dev/pts fix: permissions for files in /dev/pts Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants