Daniel wrote:
Good morning, This is probably nothing to worry about, but I am noticing the following errors in my Squid 3.1.0.12 cache.log file. Is this just some things overlooked from 3.1.0.12? Thanks -Daniel ===================== Cache.log snippet: | ===================== 2009/07/27 15:31:18| errorpage.cc(293) errorTryLoadText: '/usr/local/squid/share/errors/en-us/ERR_CONNECT_FAIL': (2) No such file or directory 2009/07/27 15:31:18| WARNING: Error Pages Missing Language: en-us 2009/07/27 16:01:23| errorpage.cc(293) errorTryLoadText: '/usr/local/squid/share/errors/en-us/ERR_CONNECT_FAIL': (2) No such file or directory 2009/07/27 16:01:23| WARNING: Error Pages Missing Language: en-us 2009/07/27 16:04:25| errorpage.cc(293) errorTryLoadText: '/usr/local/squid/share/errors/en-us/ERR_CONNECT_FAIL': (2) No such file or directory 2009/07/27 16:04:25| WARNING: Error Pages Missing Language: en-us 2009/07/27 16:24:52| errorpage.cc(293) errorTryLoadText: '/usr/local/squid/share/errors/en-us/ERR_CONNECT_FAIL': (2) No such file or directory 2009/07/27 16:24:52| WARNING: Error Pages Missing Language: en-us 2009/07/27 16:27:52| errorpage.cc(293) errorTryLoadText: '/usr/local/squid/share/errors/en-us/ERR_CONNECT_FAIL': (2) No such file or directory 2009/07/27 16:27:52| WARNING: Error Pages Missing Language: en-us =========================================================== /usr/local/squid/share/errors/ snippet (notice no en-us): | =========================================================== drwxr-xr-x 2 root root 4096 2009-07-27 12:00 el lrwxrwxrwx 1 root root 32 2009-07-27 12:00 el-gr -> /usr/local/squid/share/errors/el drwxr-xr-x 2 root root 4096 2009-07-27 12:00 en lrwxrwxrwx 1 root root 32 2009-07-27 12:00 en-au -> /usr/local/squid/share/errors/en lrwxrwxrwx 1 root root 32 2009-07-27 12:00 en-ca -> /usr/local/squid/share/errors/en lrwxrwxrwx 1 root root 32 2009-07-27 12:00 en-gb -> /usr/local/squid/share/errors/en lrwxrwxrwx 1 root root 32 2009-07-27 12:00 en-nz -> /usr/local/squid/share/errors/en lrwxrwxrwx 1 root root 32 2009-07-27 12:00 en-tt -> /usr/local/squid/share/errors/en lrwxrwxrwx 1 root root 32 2009-07-27 12:00 en-uk -> /usr/local/squid/share/errors/en drwxr-xr-x 2 root root 4096 2009-07-27 12:00 es lrwxrwxrwx 1 root root 32 2009-07-27 12:00 es-es -> /usr/local/squid/share/errors/es lrwxrwxrwx 1 root root 32 2009-07-27 12:00 es-pe -> /usr/local/squid/share/errors/es drwxr-xr-x 2 root root 4096 2009-07-27 12:00 et lrwxrwxrwx 1 root root 32 2009-07-27 12:00 et-ee -> /usr/local/squid/share/errors/et
Aye, the en-us alias were added to langpack since the last was merged for 3.1.0.11. There was little time to bother with these polish merges when the security advisory came out.
For now you can make the aliases manually, or there is an updated map set and script to generate them in the langpack source bundle:
http://www.squid-cache.org/Versions/langpack/ (just check the parameters before running) Amos -- Please be using Current Stable Squid 2.7.STABLE6 or 3.0.STABLE17 Current Beta Squid 3.1.0.12