==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=8941
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #7 from Brian Read <[email protected]> ---
Ok, tested:
= ENVIRONMENT:
SME9 fully up to date, no contribs.
= ORIGINAL PROBLEM:
smeserver-geoip not in SME9 contribs repo.
Need Crontab entry for reloading the database monthly
= RESOLUTION:
Create RPM with entries for crontab entry.
= CURRENT VERSION INSTALLED:
None
= TESTING:
[root@testsme9 ~]# rpm -qa | grep geoip
[root@testsme9 ~]# cat /etc/crontab | grep geoip
[root@testsme9 ~]#
= UPDATED VERSION INSTALLED:
[root@testsme9 ~]# rpm -qa | grep geoip
smeserver-geoip-1.1.2-1.el6.sme.noarch
= PROBLEM FIXED:
[root@testsme9 ~]# cat /etc/crontab | grep geoip
0 0 5 * * root /usr/bin/wget
http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
-O /var/lib/GeoIP/GeoIP.dat.gz; /bin/gunzip -f /var/lib/GeoIP/GeoIP.dat.gz
[root@testsme9 ~]#
= VERIFIED OR REOPEN:
Verified
= DOCUMENTATION IMPACT:
No longer need the instructions about setting up the crontab entry to refresh
the Geoip database.
= SUGGESTED RELEASE NOTES:
Add setting up crontab entry to refresh the geoip database
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/