When I do
it tells me$ su -c "gpg --homedir /var/lib/gentoo/gkeys/keyrings/gentoo/release --edit-key 0xF6CD6C97 check"
Searching the internet for this message I could not find a solution.Password:
gpg: WARNING: unsafe permissions on homedir `/var/lib/gentoo/gkeys/keyrings/gentoo/release'
gpg (GnuPG) 2.0.28; Copyright (C) 2015 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
gpg: cannot open `/dev/tty': No such device or address
Any idea? What's the problem with gnupg and /dev/tty?

