|
Bugzilla – Full Text Bug Listing |
| Summary: | Yast MUST NOT kill SQUID in middle of system update! | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Karl Eichwalder <ke> |
| Component: | Release Notes | Assignee: | Karl Eichwalder <ke> |
| Status: | RESOLVED FIXED | QA Contact: | Stephan Kulow <coolo> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | aj, coolo, fs, hvogel, ke, ma |
| Version: | Factory | ||
| Target Milestone: | RC 2 | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | Documentation | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Karl Eichwalder
2009-10-27 14:28:54 UTC
Here is my version: <!-- bnc#550417 --> <sect3 id="zypper-dup"> <title>System Upgrade with zypper</title> <para>If you update with <command>zypper dup</command>, packages might get restarted during the update process. It can happen that the restart does not succeed before you adjust the config files. This is especially critical if your system relies on services needed for downloading the update packages, e.g. a local proxy (squid) on the machine you update.</para> <para> Set <literal>commit.downloadMode = DownloadInAdvance</literal> in <filename>/etc/zypp/zypp.conf</filename> so that everything is downloaded first, before the packages get installed. The download transaction needs a huge amount of space on the <filename>/var</filename> partition to store all the software packages. </para> </sect3> created request id 23312 |