openSUSE / zypper

World's most powerful command line package manager
http://en.opensuse.org/Portal:Zypper
Other
403 stars 110 forks source link

No download progress indicator (when installing RPM via external URI). #488

Open RokeJulianLockhart opened 1 year ago

RokeJulianLockhart commented 1 year ago

Between

PS /home/rokejulianlockhart> sudo zypper install https://github.com/mucommander/mucommander/releases/download/nightly/mucommander-snapshot.x86_64.rpm
[sudo] password for root:

and

[sudo] password for root:
Loading repository data...

was about a minute. I thought that zypper had hung.

Luckily, zypper already uses progress indication code almost everywhere, so adding it to this process shouldn't be difficult.

opensusefan commented 11 months ago

I also feel the need for it sometimes when the dynamically assigned mirror is not fast enough and zypper take more than 5 minutes not having progress makes it hard to decide one should wait or go with --no-refresh flag. Yast has progress of how much metedata of a repo is downloaded in progress bar.

As during package downloading the progress bar has that info i would be nice to have it also for repos auto refresh .