|
Bugzilla – Full Text Bug Listing |
| Summary: | Usability: 'zypper in' does not show download progress | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Klaus Kämpf <kkaempf> |
| Component: | libzypp | Assignee: | Jan Kupec <jkupec> |
| Status: | RESOLVED FIXED | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bugzilla.novell, dmacvicar, felix |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Klaus Kämpf
2007-09-09 09:57:48 UTC
I have seen that too. In addition I am following factory with zypper and a "zypper up --type package" takes one to two hours without any total progress indicator ... Are you using -v option ? *** This bug has been marked as a duplicate of bug 300903 *** *** This bug has been marked as a duplicate of bug 308237 *** Stano, this bug is about downloading the RPM packages not the metadata (bug #300903). It is not a duplicate of bug 308237 either. Enabling media callback progress output by default has a side-effect of displaying "Downloading: media". It looks like this: $ sudo src/zypper install MozillaFirefox-translations * Reading repository 'factorysusetags' cache * Reading installed packages [100%] The following NEW package is going to be installed: MozillaFirefox-translations Overall download size: 4.8 M. After the operation, additional 26.9 M will be used. Continue? [yes/no]: y Downloading package MozillaFirefox-translations-2.0.0.6-9.x86_64, 4.8 M (26.9 M unpacked) Downloading: media * Downloading [100%] Downloading: MozillaFirefox-translations-2.0.0.6-9.x86_64.rpm * Downloading [100%] * Installing: MozillaFirefox-translations-2.0.0.6-9 [100%] Is it acceptable? I mean is it acceptable for 10.3 or will _no_ rpm download progress be better? For 11, we certainly should fix this properly. See also related bug #300903. I think the additional message is fine. 'media' means the media.1/media to check the proper media? Why not showing all consecutive downloads in the same line? (In reply to comment #8 from Stanislav Visnovsky) > I think the additional message is fine. 'media' means the media.1/media to > check the proper media? Yes (In reply to comment #9 from Duncan Mac-Vicar Prett) > Why not showing all consecutive downloads in the same line? I've tried that a long time ago, but failed (can't recall the reason). But i'll try again if i spare some time. Committing the above solution for now. Closing the bug now (fixed as described in comment #6), comment #9 will be solved outside of bugzilla. |