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

Title: squidguard
Post 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

Code: [Select]
[ $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?
Title: Re: squidguard
Post by: CharlieBrady on May 25, 2010, 09:09:38 PM
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).
Title: Re: squidguard
Post by: Stefano on May 25, 2010, 09:31:36 PM
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

Code: [Select]
[ $blacklist = 'http://squidguard.shalla.de/Downloads/shallalist.tar.gz' ] || exit 0

to

Code: [Select]
[ $blacklist != '' ] || exit 0

please opena a bug, I will attach the patch
Title: Re: squidguard
Post by: magwm on May 27, 2010, 09:57:56 AM
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: