On 2/20/19 8:31 PM, Carlos E. R. wrote:
On 21/02/2019 02.10, Patrick Shanahan wrote:
a suggestion (works well for me): in the future do (or something similar) zypper -v ref ; zypper -v dup -d && zypper -v dup -y
that is three operations update software database download all pkgs in advance, will display packages and you can stop the process here if it is doing something you don't want install downloaded packages w/o asking Or:
/etc/zypp/zypp.conf:
commit.downloadMode = DownloadInAdvance
And the 2 and 3 ops above can be done as a single "zypper -v dup".
The 1 is automatic normally. Related:
repo.refresh.delay = 10
Ok I have changed this one also to download in advance. Thanks. -- George Box: 42.3 | Plasma 5 | AMD Phenom IIX4 | 64 | 32GB Laptop #1: TW | Plasma 5 | AMD FX 7TH GEN | 64 | 32GB Laptop #2: TW | Plasma 5 | Core i5 | 64 | 8GB -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org