On Wed, 2011-01-26 at 23:31 +0100, Karsten Bräckelmann wrote:
> On Wed, 2011-01-26 at 13:27 -0800, an anonymous Nabble user wrote:
> > IS this temporary and if not how do i switch to another mirror to get an
> > update?
>
> That's weird...
>
> It's the update version for 3.3.0, but NOT on any mi
On Wed, 2011-01-26 at 13:27 -0800, an anonymous Nabble user wrote:
> I am getting htis error now when sa-update runs.
>
> Jan 26 16:22:23.277 [31200] dbg: http: GET
> http://daryl.dostech.ca/sa-update/asf/1061118.tar.gz request failed,
> retrying: 500 Can't connect to daryl.dostech.ca:80 (connect:
meout)
IS this temporary and if not how do i switch to another mirror to get an
update?
--
View this message in context:
http://old.nabble.com/Error-when-running-sa-update-tp30767528p30767528.html
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.
What version of IO::Zlib do you have installed? sa-update line 82 is
it trying to load IO::Zlib 1.04 or later:
use IO::Zlib 1.04;
So my guess is that you either have an early non-version exporting
version, or a strange/corrupted module. Either way, reinstalling it
would be the way to go.
On
Has anyone seen the following when trying to run SA-update?
IO::Zlib does not define $IO::Zlib::VERSION--version check failed at
/usr/bin/sa-update line 82.
BEGIN failed--compilation aborted at /usr/bin/sa-update line 82.
We are running SA Version 3.2.0 and Perl version 5.8.5, I have done some
re