|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper.log is huge (9.5 GB) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Thomas Margraf <tommy.m> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P2 - High | CC: | dmacvicar, ma, Markus.Elfring, tommy.m |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.0 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
solver test case
result from the command "zypper list-updates --type package" |
||
|
Description
Thomas Margraf
2008-06-27 20:55:10 UTC
Wow, can you please take a look at the big log, to check if there are some repetitive patterns (like hundreds of pages of the same line or so). You're really the first to report such problem, i wonder what's the cause. *** Bug 410627 has been marked as a duplicate of this bug. *** ping Created attachment 229155 [details]
solver test case
Created attachment 229156 [details] result from the command "zypper list-updates --type package" This text table indicates update candidates that are problematic in various degrees on my openSUSE 11.0 system. - Bug #403308: Perl software components will not be installed in parallel so far. - Bug #404770: Conflict and dependency resolution might take too long. Markus, are you sure you wanted to attach this stuff to this particular bug? I don't see how it is related. I see the possibility to reproduce log file "explosion" from update candidates in my example. I do not know if Thomas Margraf's installation is similarly affected. I suppose most of the log lines are sent by the satsolver in case of dependency problems. They usually look like:
[satsolver] PoolImpl.cc(logSat):72 decisions done reduced from 66 to 1
[satsolver] PoolImpl.cc(logSat):72 decisions so far: 40
[satsolver] PoolImpl.cc(logSat):72 decisions done reduced from 40 to 1
[satsolver] PoolImpl.cc(logSat):72 decisions so far: 41
[satsolver] PoolImpl.cc(logSat):72 initial decisions: 41
...
This is already fixed for libzypp-5.2 (factory/11-1).
How was this kind of repetition found? Was it detected during the analysis for a different bug report? No report. Updating my private installation I experienced a 1GB log within 20 minutes. So we fixed it in SVN (factory/11-1). Now also fixed in libzypp-4.27.1 and submitted to autobuild for 11.0. released |