Bug 116589
| Summary: | Squid icons directory is wrong: squid would not start | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Neal Becker <ndbecker2> |
| Component: | squid | Assignee: | Jay Fenlason <fenlason> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | aleksey, jfeeney, oliva, p.van.egdom |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | athlon | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.5.STABLE5-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-03-04 22:02:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 114961 | ||
ln -s . /usr/share/squid/squid works around the bug. The problem is that it looks for icons in /usr/share/squid/squid/icons, and bails out if it can't find them there. Since the host anme is not fullqualified the Above first bug will open always.Give a fully Qualified domain name to the host and start ur squid I see this too. As mentioned in comment #1, the problem is that the squid icons directory is wrong. The actual directory is /usr/share/squid/icons/ while squid is compiled with /usr/share/squid/squid/icons/ This is fixed and WFM in squid-2.5.STABLE5-1. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3.2; Linux) (KHTML, like Gecko) Description of problem: /sbin/service squid start init_cache_dir /var/spool/squid... /etc/init.d/squid: line 162: 21056 Aborted $SQUID -z -F -D 2>/dev/null Starting squid: /etc/init.d/squid: line 162: 21057 Aborted $SQUID $SQUID_OPTS 2>/dev/null [60G[ [0;31mFAILED [0;39m] Also: man squid brings up wrong manpage! Version-Release number of selected component (if applicable): squid-2.5.STABLE4-3 How reproducible: Always Steps to Reproduce: 1./sbin/service squid start 2. 3. Additional info: