Solution :
In my case, /home/yellowtent was owned by root, gpg was trying to create "~/.gpg".
My fix : "chown yellowtent:yellowtent /home/yellowtent/"
J
jd
@jd
Posts
-
The signature in versions.json.sig could not verified
Solution :
In my case, /home/yellowtent was owned by root, gpg was trying to create "~/.gpg".
My fix : "chown yellowtent:yellowtent /home/yellowtent/"