Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
RokeJulianLockhart opened this issue May 26, 2023 · 1 comment

Comments

@RokeJulianLockhart
Copy link

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.

@RokeJulianLockhart RokeJulianLockhart changed the title No download progress indicator when installing RPM via HTTP(S). No download progress indicator (when installing RPM via external URI). May 26, 2023
@opensusefan
Copy link

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants