Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 116589

Summary: Squid icons directory is wrong: squid would not start
Product: [Fedora] Fedora Reporter: Neal Becker <ndbecker2>
Component: squidAssignee: Jay Fenlason <fenlason>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: 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    

Description Neal Becker 2004-02-23 15:36:41 UTC
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:

Comment 1 Alexandre Oliva 2004-02-24 10:57:31 UTC
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.

Comment 2 daniel 2004-02-26 10:21:26 UTC
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



Comment 3 Aleksey Nogin 2004-02-28 22:36:05 UTC
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/

Comment 4 Aleksey Nogin 2004-03-04 21:45:34 UTC
This is fixed and WFM in squid-2.5.STABLE5-1.