You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Philip Seccombe <ph...@turnstone.co.nz> on 2007/02/08 23:40:28 UTC

sa-update gives error message Insecure dependency in open while running with -T switch

Hi everyone,

 

Tried Googling this but no success

 

Any advise would be greatly appreciated

 

Is it updating or is that error mean it is stopping at the end and not
updating?

 

When I run sa-update -D I get the following:

 

nibbler:/etc/spamassassin# sa-update -D

[9013] dbg: logger: adding facilities: all

[9013] dbg: logger: logging level is DBG

[9013] dbg: generic: SpamAssassin version 3.1.0

[9013] dbg: config: score set 0 chosen.

[9013] dbg: dns: is Net::DNS::Resolver available? yes

[9013] dbg: dns: Net::DNS version: 0.48

[9013] dbg: dns: name server: 202.162.177.194, family: 2, ipv6: 0

[9013] dbg: generic: sa-update version svn231362

[9013] dbg: generic: using update directory: /etc/mail/spamassassin

[9013] dbg: diag: perl platform: 5.008004 linux

[9013] dbg: diag: module installed: Digest::SHA1, version 2.10

[9013] dbg: diag: module installed: Net::SMTP, version 2.26

[9013] dbg: diag: module installed: Mail::SPF::Query, version 1.997

[9013] dbg: diag: module not installed: IP::Country::Fast ('require'
failed)

[9013] dbg: diag: module installed: Razor2::Client::Agent, version 2.67

[9013] dbg: diag: module installed: Net::Ident, version 1.20

[9013] dbg: diag: module installed: IO::Socket::INET6, version 2.51

[9013] dbg: diag: module not installed: IO::Socket::SSL ('require'
failed)

[9013] dbg: diag: module installed: Time::HiRes, version 1.59

[9013] dbg: diag: module installed: DBI, version 1.46

[9013] dbg: diag: module installed: Getopt::Long, version 2.34

[9013] dbg: diag: module installed: LWP::UserAgent, version 2.033

[9013] dbg: diag: module installed: HTTP::Date, version 1.46

[9013] dbg: diag: module installed: Archive::Tar, version 1.23

[9013] dbg: diag: module installed: IO::Zlib, version 1.04

[9013] dbg: diag: module installed: DB_File, version 1.808

[9013] dbg: diag: module installed: HTML::Parser, version 3.45

[9013] dbg: diag: module installed: MIME::Base64, version 3.07

[9013] dbg: diag: module installed: Net::DNS, version 0.48

[9013] dbg: channel: attempting channel updates.spamassassin.org

[9013] dbg: channel: update directory
/etc/mail/spamassassin/updates_spamassassin_org

[9013] dbg: channel: channel cf file
/etc/mail/spamassassin/updates_spamassassin_org.cf

[9013] dbg: dns: 0.1.3.updates.spamassassin.org => 503923, parsed as
503923

[9013] dbg: channel: reading MIRRORED.BY file

[9013] dbg: channel: skipping non-HTTP mirror: # test mirror: zone,
cached via Coral

[9013] dbg: channel: skipping non-HTTP mirror:
#http://buildbot.spamassassin.org.nyud.net:8090/updatestage/

[9013] dbg: channel: found mirror http://spamassassin.kluge.net/updates/

[9013] dbg: channel: selected mirror
http://spamassassin.kluge.net/updates

[9013] dbg: http: GET request,
http://spamassassin.kluge.net/updates/503923.tar.gz

[9013] dbg: http: GET request,
http://spamassassin.kluge.net/updates/503923.tar.gz.sha1

[9013] dbg: http: IMS GET request,
http://spamassassin.kluge.net/updates/MIRRORED.BY, Fri, 02 Feb 2007
04:46:19 GMT

[9013] dbg: sha1: verification expected:
bc55e350cb7a31aa24b4aadcf46bfb9e8d4104ce

[9013] dbg: sha1: verification got     :
bc55e350cb7a31aa24b4aadcf46bfb9e8d4104ce

[9013] dbg: channel: populating temp content file

[9013] dbg: channel: file verification passed, installing update

[9013] dbg: channel: updating MIRRORED.BY contents

[9013] dbg: channel: cleaning out update directory

[9013] dbg: channel: extracting archive

Insecure dependency in open while running with -T switch at
/usr/lib/perl/5.8/IO/File.pm line 70.

 

 

 

Kind Regards,

Philip Seccombe

Turnstone Technologies NZ Limited

 

Phone: +64 9 970 5550

Fax: +64 9 970 5559

DDI: +64 9 970 5552

Email: philip@turnstone.co.nz 

Web: www.turnstone.co.nz 

 


Re: sa-update gives error message Insecure dependency in open while running with -T switch

Posted by Doc Schneider <ma...@maddoc.net>.
Philip Seccombe wrote:
> Hi everyone,
> 
>  
> 
> Tried Googling this but no success
> 
>  
> 
> Any advise would be greatly appreciated
> 
>  
> 
> Is it updating or is that error mean it is stopping at the end and not 
> updating?
> 
>  
> 
> When I run sa-update –D I get the following:

> [9013] dbg: channel: extracting archive
> 
> Insecure dependency in open while running with -T switch at 
> /usr/lib/perl/5.8/IO/File.pm line 70.

You can more than likely re-install File::IO which is part of the perl 
base but seems to me to be borked.

#perl -MCPAN -e 'install File::IO'

Should work. from your directory is appears you're using perl 5.8.?? Do 
a perl -v and if that install fails send along the version info.

-- 

  -Doc

  SA/SARE/URIBL/SURBL -- Ninja
    4:48pm  up 5 days,  8:14, 17 users,  load average: 0.40, 0.67, 0.66

  SARE HQ  http://www.rulesemporium.com/

Re: sa-update gives error message Insecure dependency in open while running with -T switch

Posted by "Daryl C. W. O'Shea" <sp...@dostech.ca>.
Philip Seccombe wrote:
> [9013] dbg: generic: SpamAssassin version 3.1.0

Upgrade SA to anything newer than 3.1.0.