Public bug reported:

On my two mail servers (both worked fine since a few days ago), I get
the following error by email every hour from cron:


From: root@xyz (Cron Daemon)
To: clamav@xyz
Subject: Cron <clamav@xyz> [ -x /usr/sbin/clamav-unofficial-sigs ] && 
/usr/sbin/clamav-unofficial-sigs

Access to all MSRBL mirror sites failed - Check for connectivity issues or
signature database name(s) misspelled in the script's configuration file.


When run by hand, here is what I get from clamav-unnoficial-sigs


# su -s /bin/bash clamav -c /usr/sbin/clamav-unofficial-sigs
====================
= ClamD is running =
====================

======================================================================
Sanesecurity Database & GPG Signature File Updates
======================================================================

Sanesecurity mirror site used: mail.inetmsg.com 173.10.94.185

Number of files: 18
Number of files transferred: 0
Total file size: 12521335 bytes
Total transferred file size: 0 bytes
Literal data: 0 bytes
Matched data: 0 bytes
File list size: 575
File list generation time: 0.294 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 34
Total bytes received: 682

sent 34 bytes  received 682 bytes  204.57 bytes/sec
total size is 12521335  speedup is 17487.90

No Sanesecurity database file updates found

======================================================================
MSRBL Database File Updates
======================================================================

MSRBL mirror site used: dirtpot.8086.net 92.243.18.58
Connection to dirtpot.8086.net 92.243.18.58 failed - Trying next mirror site...

Access to all MSRBL mirror sites failed - Check for connectivity issues or
signature database name(s) misspelled in the script's configuration file.

======================================================================
SecuriteInfo Database File Updates
======================================================================

4 hours have not yet elapsed since the last SecuriteInfo update check

     --- No update check was performed at this time ---

Next check will be performed in approximately 1 hour(s), 3 minute(s)

======================================================================
MalwarePatrol Database File Update
======================================================================

6 hours have not yet elapsed since the last MalwarePatrol download

     --- No database download was performed at this time ---

Next download will be performed in approximately 1 hour(s), 1 minute(s)

======================================================================

=============================================================
= No update(s) detected, ClamAV databases were not reloaded =
=============================================================


The offending mirror responds to ping:

$ ping -c 3 92.243.18.58
PING 92.243.18.58 (92.243.18.58) 56(84) bytes of data.
64 bytes from 92.243.18.58: icmp_seq=1 ttl=56 time=0.939 ms
64 bytes from 92.243.18.58: icmp_seq=2 ttl=56 time=1.36 ms
64 bytes from 92.243.18.58: icmp_seq=3 ttl=56 time=1.02 ms

--- 92.243.18.58 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2000ms
rtt min/avg/max/mdev = 0.939/1.108/1.362/0.184 ms


But if I start rsync by hand like it's started in the script, I get the
following error:

$ rsync --no-motd 
--files-from=/var/lib/clamav-unofficial-sigs/configs/msrbl-include-dbs.txt 
-ctuz --stats --timeout=30 rsync://92.243.18.58/msrbl whatever
@ERROR: Unknown module 'msrbl'
rsync error: error starting client-server protocol (code 5) at main.c(1524) 
[Receiver=3.0.7]

** Affects: clamav-unofficial-sigs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/999535

Title:
  Getting error: "Access to all MSRBL mirror sites failed"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav-unofficial-sigs/+bug/999535/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to