Bug 6330 - problem sa-update
Summary: problem sa-update
Status: RESOLVED INVALID
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: sa-update (show other bugs)
Version: 3.3.0
Hardware: Other FreeBSD
: P5 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-11 08:19 UTC by sa
Modified: 2010-02-11 10:44 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description sa 2010-02-11 08:19:17 UTC
Hello together!

I´ve got following problem with sa-update after updating to version 3.3.0.

Feb 11 08:58:50.231 [68909] dbg: channel: attempting channel --
Feb 11 08:58:50.231 [68909] dbg: channel: update directory /var/db/spamassassin/3.003000/--
Feb 11 08:58:50.231 [68909] dbg: channel: channel cf file /var/db/spamassassin/3.003000/--.cf
Feb 11 08:58:50.231 [68909] dbg: channel: channel pre file /var/db/spamassassin/3.003000/--.pre
Feb 11 08:58:50.233 [68909] dbg: dns: query failed: 0.3.3.-- => NXDOMAIN
Feb 11 08:58:50.234 [68909] dbg: dns: query failed: mirrors.-- => NXDOMAIN
channel: no 'mirrors.--' record found, channel failed

This is my sa-update command:

/usr/local/bin/sa-update -D --allowplugins --gpgkey D1C035168C1EBC08464946DA258CDB3ABDE9DC10 --channel -- saupdates.openprotect.com --channel updates.spamassassin.org

I´ll be happy about some informations...

Best regards,
Thorben
Comment 1 Mark Martinec 2010-02-11 09:29:13 UTC
> Feb 11 08:58:50.231 [68909] dbg: channel: attempting channel --
> Feb 11 08:58:50.233 [68909] dbg: dns: query failed: 0.3.3.-- => NXDOMAIN

> This is my sa-update command:
> 
> /usr/local/bin/sa-update -D --allowplugins
> --gpgkey D1C035168C1EBC08464946DA258CDB3ABDE9DC10
> --channel -- saupdates.openprotect.com
> --channel updates.spamassassin.org

You are listing a nonexistent channel name as an argument ( '--' ).
Comment 2 sa 2010-02-11 10:23:11 UTC
Oh my god.... I´m really sorry.
I´ve got an error in my syntax.

I apologise for any inconvenience.

Best regards,
Thorben