|
Bugzilla – Full Text Bug Listing |
| Summary: | YOU aborted unexpectedly | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Michal Svec <msvec> |
| Component: | YaST2 | Assignee: | Jiří Suchomel <jsuchome> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | andreas.hanke, lslezak, meissner |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2logs | ||
|
Description
Michal Svec
2006-09-27 12:08:07 UTC
Created attachment 99727 [details]
y2logs
from where is you.suse.cz syncing? looks like a temporary problem I guess from euklid. However, a stupid check 'rpm -qpl banshee*rpm' passed OK, so I suppose the packages were OK. However, I'm not sure, maybe there's something in the log. Anyways, that's just one thing, I'd say a more important problem is the behavior afterwards, you could always have some issues like this. I'm not skilled in reading zypp logs, so I'd rather ask - have the other patches been installed successfully or did it just end after the attempt to install banshee? It doesn't look that the `ignore was wrongly interpreted - because the YouRemovePackages function was called, the installation must have ended with `next. But then probably yast2-online-update detected that "no patches were installed" and finished correctly. The check is done this way: list commit = Pkg::PkgCommit (0); boolean installedPackages = commit[0]:0 > 0; So - if other parches were installed - there might be a bug in PkgCommit output, reporting that nothing was installed or in incorrect check for that output. needinfo for Michal (first part), CC lada (PkgCommit confusion). There were other patches installed before and IIRC the installation of patches ended immediately after banshee. Lada, could you look why Pkg::PkgCommit returned non-positive value list in the first list? Related log file is y2log-1 (2006-09-27 13:47:19 <3>) I say it's a dup. So 16 days after the last comment I mark so. *** This bug has been marked as a duplicate of bug 181658 *** |