Bug 859393 - squid does not start after a clean install (if /var/spool/squid is empty)
Summary: squid does not start after a clean install (if /var/spool/squid is empty)
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: squid
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Luscon
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-21 12:35 UTC by Marcos Mello
Modified: 2012-12-01 08:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-14 11:33:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Marcos Mello 2012-09-21 12:35:01 UTC
Using squid-3.2.0.16-1.fc17.x86_64

Bug 747103 implemented cache_swap.sh to pre-create squid cache dirs before the actual daemon start. It worked for a while, but somewhere between F16 and F17 systemd started blocking forking processes in ExecStartPre, which broke the script, since for some reason squid even with "-z" forks itself by default.

One possible solution is to pass "-N" option to squid in cache_swap.sh. It will not fork and systemd will allow it to do its work.

Comment 1 Fedora Update System 2012-10-26 15:15:26 UTC
squid-3.2.3-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/squid-3.2.3-2.fc18

Comment 2 Fedora Update System 2012-10-26 19:42:11 UTC
Package squid-3.2.3-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing squid-3.2.3-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16962/squid-3.2.3-2.fc18
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2012-11-20 13:18:22 UTC
squid-3.2.3-2.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/squid-3.2.3-2.fc17

Comment 4 Fedora Update System 2012-11-20 15:28:33 UTC
squid-3.2.3-2.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/squid-3.2.3-2.fc16

Comment 5 Fedora Update System 2012-12-01 08:31:16 UTC
squid-3.2.3-2.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2012-12-01 08:42:41 UTC
squid-3.2.3-2.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.


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