← Back to team overview

orchestra team mailing list archive

[Bug 892330] [NEW] orchestra is incompatible with squid3

 

Public bug reported:

The postinst of the provisoining server is looking for binaries and
config at locations only compat. with squid(v2) It is also placing
config in the obslete /etc/squid/ directory when it should be using
/etc/squid3.

The squid.conf that currently ships with orchestra is not compatible
with squid3. Some directives are deprecated, others are simply not
supported.  With the post inst fixed, this causes the initial 'squid3
-z' run to fail:

root@domU-12-31-38-07-18-06:~# squid3 -z -f /etc/squid/squid.conf 
2011/11/18 20:26:52| WARNING: (B) '::/0' is a subnetwork of (A) '::/0'
2011/11/18 20:26:52| WARNING: because of this '::/0' is ignored to keep splay tree searching predictable
2011/11/18 20:26:52| WARNING: You should probably remove '::/0' from the ACL named 'all'
2011/11/18 20:26:52| ERROR: Directive 'upgrade_http0.9' is obsolete.
2011/11/18 20:26:52| cache_cf.cc(381) parseOneConfigFile: squid.conf:54 unrecognized: 'broken_vary_encoding'
2011/11/18 20:26:52| ERROR: Directive 'extension_methods' is obsolete.
root@domU-12-31-38-07-18-06:~#

** Affects: orchestra (Ubuntu)
     Importance: Undecided
         Status: Fix Committed

** Branch linked: lp:~gandelman-a/orchestra/squid3

** Changed in: orchestra (Ubuntu)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of
orchestra, which is subscribed to orchestra in Ubuntu.
https://bugs.launchpad.net/bugs/892330

Title:
  orchestra is incompatible with squid3

Status in “orchestra” package in Ubuntu:
  Fix Committed

Bug description:
  The postinst of the provisoining server is looking for binaries and
  config at locations only compat. with squid(v2) It is also placing
  config in the obslete /etc/squid/ directory when it should be using
  /etc/squid3.

  The squid.conf that currently ships with orchestra is not compatible
  with squid3. Some directives are deprecated, others are simply not
  supported.  With the post inst fixed, this causes the initial 'squid3
  -z' run to fail:

  root@domU-12-31-38-07-18-06:~# squid3 -z -f /etc/squid/squid.conf 
  2011/11/18 20:26:52| WARNING: (B) '::/0' is a subnetwork of (A) '::/0'
  2011/11/18 20:26:52| WARNING: because of this '::/0' is ignored to keep splay tree searching predictable
  2011/11/18 20:26:52| WARNING: You should probably remove '::/0' from the ACL named 'all'
  2011/11/18 20:26:52| ERROR: Directive 'upgrade_http0.9' is obsolete.
  2011/11/18 20:26:52| cache_cf.cc(381) parseOneConfigFile: squid.conf:54 unrecognized: 'broken_vary_encoding'
  2011/11/18 20:26:52| ERROR: Directive 'extension_methods' is obsolete.
  root@domU-12-31-38-07-18-06:~#

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/orchestra/+bug/892330/+subscriptions


Follow ups

References