Bug 1178151 - Wrong default configuration for Squid 3.3.8 on CentOS7 for Spacewalk 2.3/nightly
Summary: Wrong default configuration for Squid 3.3.8 on CentOS7 for Spacewalk 2.3/nightly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: Proxy Server
Version: 2.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Stephen Herr
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space23
TreeView+ depends on / blocked
 
Reported: 2015-01-02 15:08 UTC by Patrick Hurrelmann
Modified: 2015-04-14 19:03 UTC (History)
1 user (show)

Fixed In Version: spacewalk-proxy-installer-2.3.9-1
Clone Of:
Environment:
Last Closed: 2015-04-14 19:03:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Patrick Hurrelmann 2015-01-02 15:08:40 UTC
Description of problem:

Spacewalk-Proxy setup deploys a default configuration on CentOS7 for Squid which does not work with squid 3.3.8.

Version-Release number of selected component (if applicable):
Spacewalk Proxy 2.3/nightly with Squid 3.3.8

How reproducible:
always

Steps to Reproduce:
1. Install Spacewalk Proxy 2.3/nightly on CentOS7
2. Start Squid

Actual results:

Squid fails to start and logs the following error:

aclParseAclList: ACL name 'KB' not found.
Bungled /etc/squid/squid.conf line 54: range_offset_limit -1 KB
FATAL: Bungled /etc/squid/squid.conf line 54: range_offset_limit -1 KB
Squid Cache (Version 3.3.8): Terminated abnormally.


Expected results:

Squid starts successfully

Additional info:

Comment 1 Stephen Herr 2015-02-03 21:50:03 UTC
This is because of squid changing behavior between 3.1 and 3.2. See:
http://www.squid-cache.org/Versions/v3/3.1/cfgman/range_offset_limit.html
http://www.squid-cache.org/Versions/v3/3.2/cfgman/range_offset_limit.html

The fix is to change the "-1 KB" value to "none".

Committing to Spacewalk master:
6cf5c0900b85ce011d7cc395e9721b062320f9bb

There also appear to be other problems on RHEL 7 related to selinux and something else that I haven't figured out yet. I'll continue investigating tomorrow.

Comment 2 Grant Gainey 2015-03-23 16:59:18 UTC
Moving bugs to ON_QA as we move to release Spacewalk 2.3

Comment 3 Grant Gainey 2015-04-14 19:03:32 UTC
Spacewalk 2.3 has been released. See

https://fedorahosted.org/spacewalk/wiki/ReleaseNotes23


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