|
Bugzilla – Full Text Bug Listing |
| Summary: | packagekit zypp-backend does not show/send progress information | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.2 | Reporter: | Forgotten User --EoyBps8f <forgotten_--EoyBps8f> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P3 - Medium | CC: | dimstar, monkey9, schuetzm, smfadi+os, wstephenson |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Forgotten User --EoyBps8f
2011-03-22 09:58:24 UTC
Probably a PackageKit backend problem. libzypp is triggering callbacks, otherwise zypper/yast would not show progress too. This problem still (partially) exists on 12.1RC2 - installation progress now works, but downloading progress is still broken. A brief look at pk-backend-zypp (http://gitorious.org/packagekit/packagekit/blobs/master/backends/zypp/pk-backend-zypp.cpp) seems to suggest that this specific feature hasn't been implemented yet. Is there a special reason reason as to why this feature still has not been implemented? I am sure more people use apper, and they all suffer from it. It cannot be this difficult to let it show what it is downloading? Zypper and Yast show, so it is already present in the system. There must be a way to create a link to the logger for this process? Still valid for 12.2. *** Bug 731301 has been marked as a duplicate of this bug. *** I actually recall having implemented this - PK based clients are much better in showing progress now (per item and overall) Tested with pkcon; that was fixed in PackageKit 1.0.3+ |