Page 1 of 1

Automatic And Manual Update Failure

Posted: 16 Mar 2015 15:16
by EFAUser1
I know 3.0.0.7 initially had some issues with auto-updating from seeing some of the forum posts. Ours failed as well but has also failed when I manually try to update. I've attached a screenshot of the failed update process:

Image

Re: Automatic And Manual Update Failure

Posted: 17 Mar 2015 22:45
by shawniverson
It appears that Spamassassin-3.4.0-EFA-Upgrade.tar.gz is failing to download properly.

How's your Internet connection?

Re: Automatic And Manual Update Failure

Posted: 18 Mar 2015 21:13
by EFAUser1
shawniverson wrote:It appears that Spamassassin-3.4.0-EFA-Upgrade.tar.gz is failing to download properly.

How's your Internet connection?
I'm confused - wouldn't that part near the top where it says "resolving dl.efa-project.org... 83.149.109.94" etc mean that it can get out fine? If it couldn't I would assume all of those would not be able to resolve. Then it does go on to download and save that file to a staging directory. The key line to me seems to be "gzip: stdin: not in gzip format".

Sorry if we're talking about two different things, just getting a bit confused at this point.

Edit: Not sure if this helps but we are on EFA 3.0.0.6

Re: Automatic And Manual Update Failure

Posted: 19 Mar 2015 00:50
by shawniverson
You are downloading a file in 0 seconds and writing a 0K file. Something is definitely wrong here.

I just tested the server, as you can see here. Problem is on your end buddy.
--2015-03-18 20:48:51-- http://dl.efa-project.org/build/3.0.0.7 ... ade.tar.gz
Resolving dl.efa-project.org... 83.149.109.94, 2001:1af8:3100:a00f::30
Connecting to dl.efa-project.org|83.149.109.94|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4799393 (4.6M) [application/x-gzip]
Saving to: âSpamassassin-3.4.0-EFA-Upgrade.tar.gzâ

100%[======================================>] 4,799,393 873K/s in 5.6s

2015-03-18 20:48:57 (833 KB/s) - âSpamassassin-3.4.0-EFA-Upgrade.tar.gzâ

Re: Automatic And Manual Update Failure

Posted: 19 Mar 2015 11:04
by DaN
You could test it on your EFA

Code: Select all

wget http://dl.efa-project.org/build/3.0.0.7/Spamassassin-3.4.0-EFA-Upgrade.tar.gz
If it's 0 KB, you should check your firewall/vm network/proxy configuration.

File: Spamassassin-3.4.0-EFA-Upgrade.tar.gz
CRC-32: ba29278c
MD4: bccce134a07541e635e80f96265ed94f
MD5: 59a923f610739e1182d3e2fa7c69b191
SHA-1: bade8f14f9125334f0bf70e5f3eab8544751ec8c

Re: Automatic And Manual Update Failure

Posted: 19 Mar 2015 15:43
by EFAUser1
shawniverson wrote:You are downloading a file in 0 seconds and writing a 0K file. Something is definitely wrong here.

I just tested the server, as you can see here. Problem is on your end buddy.
--2015-03-18 20:48:51-- http://dl.efa-project.org/build/3.0.0.7 ... ade.tar.gz
Resolving dl.efa-project.org... 83.149.109.94, 2001:1af8:3100:a00f::30
Connecting to dl.efa-project.org|83.149.109.94|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4799393 (4.6M) [application/x-gzip]
Saving to: âSpamassassin-3.4.0-EFA-Upgrade.tar.gzâ

100%[======================================>] 4,799,393 873K/s in 5.6s

2015-03-18 20:48:57 (833 KB/s) - âSpamassassin-3.4.0-EFA-Upgrade.tar.gzâ
I see what you mean now. The issue has been corrected and I've been able to test a wget successfully now. New outbound AV filter firewall policy was detecting an EICAR_TEST_FILE in that .tar.gz file and was then blocking it.