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 - Squid icons directory is wrong: squid would not start
Summary: Squid icons directory is wrong: squid would not start
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: squid
Version: rawhide
Hardware: athlon
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jay Fenlason
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-02-23 15:36 UTC by Neal Becker
Modified: 2014-08-31 23:25 UTC (History)
4 users (show)

Fixed In Version: 2.5.STABLE5-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-04 22:02:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.