|
Bugzilla – Full Text Bug Listing |
| Summary: | XML-RPC Download Progress Incorrectly Reported | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Narayan Newton <narayannewton> |
| Component: | Zenworks | Assignee: | Tambet Ingo <tambet> |
| Status: | RESOLVED INVALID | QA Contact: | Jawaad Tariq <jtariq> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Third Party Developer/Partner | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Narayan Newton
2006-07-02 00:28:19 UTC
I am sure this is all known, but I thought I would attach it to this bug anyway: This is not xml-rpc specific, it is zypp specific. This is because the Zypp service returns a "fake" download progress that is marked finished before the return. This happens in the modules/linux/ZyppService.cs file, near the end of the file in the definition of ZyppPackage. So, this bug is inaccurate and this probably isn't so much a bug thing as a "this isn't finished yet" thing. Indeed. Zypp service is a last minute hack which doesn't fit in the zmd-zypp design at all. Unless someone is implementing zypp service in zmd, this is not going to change. Closing this bug, the progress reporting for all other services works fine. |