You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2006/10/18 20:12:38 UTC

[Bug 5134] New: error on unsigned/untrusted key needs to instruct "sa-update --import", not "gpg --import"

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5134

           Summary: error on unsigned/untrusted key needs to instruct "sa-
                    update --import", not "gpg --import"
           Product: Spamassassin
           Version: 3.1.7
          Platform: All
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: sa-update
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: openmacnews@gmail.com


when sa-update fails due to a missing/unsigned/untrusted GPG key (e.g., when
updating SARE rules via sa-update) an erro ris reported:

"The update downloaded successfully, but it was not signed with a trusted GPG
key.  Instead, it was signed with the following keys:

    856AA88A 

Perhaps you need to import the channel's GPG key?  For example:

    wget http://spamassassin.apache.org/updates/GPG.KEY
    gpg --import GPG.KEY"


That 'import' instruction is incorrect.

On needs to, instead, do:

    sa-update --import GPG.KEY



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5134] error on unsigned/untrusted key needs to instruct "sa-update --import", not "gpg --import"

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5134


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |trivial
   Target Milestone|Undefined                   |3.1.8






------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 5134] error on unsigned/untrusted key needs to instruct "sa-update --import", not "gpg --import"

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5134


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From jm@jmason.org  2006-10-27 06:31 -------
applied as a trivial fix to both b310 and trunk



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.