https://bugzilla.suse.com/show_bug.cgi?id=1189590 https://bugzilla.suse.com/show_bug.cgi?id=1189590#c2 Ladislav Slez�k <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zypp-maintainers@suse.de Flags| |needinfo?(zypp-maintainers@ | |suse.de) --- Comment #2 from Ladislav Slez�k <lslezak@suse.com> --- Um, that should not happen, I have reverted all changes which touched the libzypp cache: - https://github.com/yast/yast-packager/pull/565 (https://bugzilla.suse.com/show_bug.cgi?id=1183711) - https://github.com/yast/yast-installation/pull/900 (https://bugzilla.suse.com/show_bug.cgi?id=1179415) YaST should not delete anything from the libzypp cache. The log does not contain any hint about the solv file besides creating it and successfully loading: 2021-08-18 02:27:48 <1> install(3808) [DEFINE_LOGGROUP++] forkspawnengine.cc(start):149 Executing 'repo2solv' '-o' '/var/cache/zypp/solv/openSUSE-1-0/solv' '-X' '/var/cache/zypp/raw/openSUSE- 1-0' 2021-08-18 02:27:48 <1> install(3808) [DEFINE_LOGGROUP++] forkspawnengine.cc(start):301 pid 4578 launched 2021-08-18 02:27:49 <1> install(3808) [DEFINE_LOGGROUP++] abstractspawnengine.cc(checkStatus):180 Pid 4578 successfully completed ... 2021-08-18 02:27:49 <1> install(3808) [zypp] Repository.cc(addSolv):336 sat::repo(openSUSE-1-0){prio 0.0, size 3773} after adding /var/cache/zypp/solv/openSUSE-1-0/solv 2021-08-18 02:27:49 <1> install(3808) [zypp::satpool] PoolImpl.cc(setDirty):253 setRepoInfo openSUSE-1-0 2021-08-18 02:27:49 <1> install(3808) [zypp] Repository.cc(setInfo):288 sat::repo(openSUSE-1-0){prio -99.2, size 3773} 2021-08-18 02:27:49 <1> install(3808) [Pkg] Source_Resolvables.cc(LoadResolvablesFrom):160 Pool size at end: 3773 (loaded 3773 resolvables) Michael, any hint? BTW that "DEFINE_LOGGROUP++" name looks strange... -- You are receiving this mail because: You are on the CC list for the bug.