Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: magwm on May 25, 2010, 03:19:58 PM
-
How is the status of the squidguard contrib?
I discovered today that the squidguard on my main server that functions as proxy, did not work (
the rpm at http://sme-mirror.firewall-services.com/contribs/jbennett/sme7/squidguard/RPMS/
has problems with the new shalla list at http://www.shallalist.de/Downloads/shallalist.tar.gz (the other one is outdated)
I had to comment out the line
[ $blacklist = 'http://squidguard.shalla.de/Downloads/shallalist.tar.gz' ] || exit 0
to make supdate work.
still, I don't know if it is working correctly or not. any hints?
-
How is the status of the squidguard contrib?
I don't know, but if you suspect there is anything wrong with it, you should open a bug report in the bug tracker (see "BUGS" link, above).
-
any hints?
yes.. check squid's log..
as Charlie stated, if something doesn't work, open a bug, thank you
Edit: just checked: to make the update script with other url, you have to change from
[ $blacklist = 'http://squidguard.shalla.de/Downloads/shallalist.tar.gz' ] || exit 0
to
[ $blacklist != '' ] || exit 0
please opena a bug, I will attach the patch
-
here's the bug..
http://bugs.contribs.org/show_bug.cgi?id=5975
in my case, just updating the link did not work, i had to remove and reinstall the rpm from
http://sme-mirror.firewall-services.com/contribs/jbennett/sme7/squidguard/RPMS/smeserver-squidguard-1.0-34.noarch.rpm (http://sme-mirror.firewall-services.com/contribs/jbennett/sme7/squidguard/RPMS/smeserver-squidguard-1.0-34.noarch.rpm)
and then it worked again. meh.
good. users are complaining again.. (why does my socialnet not work?) :shock: