Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:coolo:alp:hostos
gpg2
gnupg-dont-fail-with-seahorse-agent.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnupg-dont-fail-with-seahorse-agent.patch of Package gpg2
--- g10/passphrase.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: gnupg-2.3.0/g10/passphrase.c =================================================================== --- gnupg-2.3.0.orig/g10/passphrase.c +++ gnupg-2.3.0/g10/passphrase.c @@ -222,7 +222,7 @@ passphrase_get (int newsymkey, int nocac } else { - log_error (_("problem with the agent: %s\n"), gpg_strerror (rc)); + log_info (_("problem with the agent: %s\n"), gpg_strerror (rc)); /* Due to limitations in the API of the upper layers they consider an error as no passphrase entered. This works in most cases but not during key creation where this should
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor