Fossil

View Ticket
Login
2009-10-31
13:50 Fixed ticket [0101a97fef]: GPG error on commit with GPG disabled plus 2 other changes artifact: f29ed2aa5a user: drh
13:50
Fix the "Behavior" setup page so that it has the correct default values for unspecified attributes. Ticket [0101a97fefd5ca91d] check-in: 671e7c34e9 user: drh tags: trunk
2009-10-03
14:52 Ticket [0101a97fef] GPG error on commit with GPG disabled status still Open with 1 other change artifact: 9b0a3f55d1 user: anonymous
2009-09-30
23:19 Ticket [0101a97fef]: 2 changes artifact: b66df416b6 user: drh
20:51 New ticket [0101a97fef]. artifact: 8221073971 user: anonymous

Ticket Hash: 0101a97fefd5ca91d73d4447eb29b0ae5b600c41
Title: GPG error on commit with GPG disabled
Status: Fixed Type: Code_Defect
Severity: Cosmetic Priority:
Subsystem: Resolution: Fixed
Last Modified: 2009-10-31 13:50:40
16.42 years ago
Created: 2009-09-30 20:51:47
16.51 years ago
Version Found In: 20090921191920
Description:
On doing a commit, with GPG disabled in the Fossil configuration, I still get an error saying that GPG is missing, do I still want to commit?

drh added on 2009-09-30 23:19:28:
Did you run

fossil setting omitsign on

That should disable both the use of GPG and the warning that the check-in is unsigned. Did you try this setting? Or are you saying that this setting is not working?


anonymous added on 2009-10-03 14:52:05:
Turning GPG off from the command-line, as you suggested, seems to work fine. I'd tried turning it off from the "fossil ui" screen, and that appears to have had no effect.


drh added on 2009-10-31 13:50:40:
check-in [671e7c34e9a78bd49212e149760c51625fbb9a82]