You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2022. It is now read-only.
As reported in flathub/com.visualstudio.code.oss#12 (comment), the echo "test" | gpg --clearsign test command will fail with messages like Provided object is too short. The only difference should be the base runtime as the recipe of the application is nearly all the same and the base application https://github.com/flathub/io.atom.electron.BaseApp does not contain any dependencies of GnuPG. I am wondering what makes the trouble. Thank you very much