|
Bugzilla – Full Text Bug Listing |
| Summary: | libzypp prematurely reacts on aria2c exceptions | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.2 | Reporter: | Peter Poeml <poeml> |
| Component: | libzypp | Assignee: | Duncan Mac-Vicar <dmacvicar> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | davejplater |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Peter Poeml
2009-03-02 19:27:42 UTC
Sorry, I just noticed that I may be using an oldish libzypp on this system. The system is a Virtualbox machine and I had to revert to an older snapshot today because my newer snapshots were unusable for unknown reason. This made me time-travel back a bit... I am going to re-check with newer libzypp. I know a two more things now. First, it occurs with a "not very old" libzypp-6.1.0: root@cherry ~ # rpm -q libzypp --changelog | head * Sun Feb 22 2009 ma@suse.de - Never refresh repositories from CD/DVD, once they are created. (bnc #476429) [...] That's the current Factory package on powerpc.opensuse.org. The i586 one has only two further changes: * Thu Feb 26 2009 ma@suse.de - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144) * Thu Feb 26 2009 ma@suse.de - Prevent ResStatus from overriding user locks. (bnc #475230) Unfortunately, all my VirtualBox instances cease to boot when I update them to newer Factory :( so I'm not sure how to try something out right now. But a second thing I noticed is that the sequence of things is different than I thought: aria2c is not actually killed or terminated. It actually keeps running, while zypper already shows its "abort/retry" dialogue. I saw the log scrolling by. In fact, while zypper displays this question, aria2c continues downloading and eventually succeed in it. thus, libzypp _assumes_ that aria2c terminated (probably when it sees the exception) but it isn't the case. Meanwhile, I managed to boot the Factory system again using 11.1 kernel ;( and reproduced this bug with the current libzypp. I am observing the same behaviour there. Fixed in upcoming ZYpp 6.2.1 *** Bug 476430 has been marked as a duplicate of this bug. *** |