|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2 squid fail if SuSEfirewall in not installed | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Bruno Friedmann <bruno> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | lchiquitto, meissner |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Yast2 log for trying to access proxy module | ||
|
Description
Bruno Friedmann
2013-03-11 16:47:45 UTC
Reassigned to Lukas since yast2-squit does not currently have a maintainer Bruno, please, attach YaST logs instead of pasting them to the report. Anyway, just a warning, YaST Squid is unsupported and thus it might not be fixed. Firewall settings can be found here https://github.com/yast/yast-yast2/tree/master/library/network/src Squid is here https://github.com/yast/yast-squid Created attachment 532733 [details]
Yast2 log for trying to access proxy module
Clean log with just running Yast -> proxy module
There is a simple fix here:
https://github.com/yast/yast-squid/pull/2
You can try to apply the very same patch in
/usr/share/YaST/modules/Squid.ycp
and then call
ycpc -c Squid.ycp
However, I could not start squid later anyway because of
Apr 18 16:51:42 dhcp40 systemd[1]: Starting Squid caching proxy...
Apr 18 16:51:42 dhcp40 squid[32652]: Error Directory /usr/share/squid/errors/English: (2) No such file or directory
Apr 18 16:51:42 dhcp40 squid_cache_swap.sh[32645]: init_cache_dir /var/cache/squid...
Apr 18 16:51:42 dhcp40 systemd[1]: Failed to start Squid caching proxy.
Apr 18 16:51:42 dhcp40 systemd[1]: Unit squid.service entered failed state
Apr 18 16:52:04 dhcp40 systemd[1]: Stopped Squid caching proxy.
Apr 18 16:52:04 dhcp40 systemd[1]: Stopped Squid caching proxy.
package squid might be broken
opensuse updates could be done, just file a maintenancerequest @Lukas work perfect thx for the patch And Yeah a good candidate for maintenance. Don't worry about the squid.service (known bug) bnc#802635 Was fixed last month in obs server:proxy/squid (but I don't know if this one has a maintenance request) Submitted: Using target project 'openSUSE:Maintenance' 172505 The same fix is also in Factory This is an autogenerated message for OBS integration: This bug (808722) was mentioned in https://build.opensuse.org/request/show/172505 Maintenance / openSUSE-RU-2013:0890-1: An update that has one recommended fix can now be installed. Category: recommended (low) Bug References: 808722 CVE References: Sources used: openSUSE 12.3 (src): yast2-squid-2.21.2.1-8.4.1 |