Mailinglist Archive: opensuse-bugs (15116 mails)

< Previous Next >
[Bug 300903] zypper does not provide feedback for downloading
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 10 Sep 2007 10:04:15 -0600 (MDT)
  • Message-id: <20070910160415.C0F10CC78D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=300903#c8


Ján Kupec <jkupec@xxxxxxxxxx> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                                        |ASSIGNED
      Info Provider|dmacvicar@xxxxxxxxxx                            |




--- Comment #8 from Ján Kupec <jkupec@xxxxxxxxxx>  2007-09-10 10:04:15 MST ---
(In reply to comment #7 from Stanislav Visnovsky)
> Please, move the download progress from level -v to the default level.

I wanted to avoid that - the output is flooded then by the metadata files, esp.
patterns, patches and so... *very ugly*

> Why is YaST able to handle this but zypper not?
The answer is simple: YaST uses a single pop-up window to display the progress.
This get overwritten for each file being downloaded. Doing this in the console
is quite tricky and there was no time to do it properly so far.

Other option for the console is one progress report per repository as suggested
in comment #4. But that would require to include the progress of the individual
file download into the combined progress of repository metadata download. Which
is again not a trivial thing.

Indeed, for 10.3 we are left with these two options:

1) either simply show the download progress of all files (move it from -v) =>
ugly
2) leave it as it is now, having -v as workaround (or a network traffic
monitor)

i don't know which one is uglier :O)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous Next >