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

Show portmaster-start download progress in Linux installers #73

Open
northys opened this issue May 23, 2022 · 2 comments
Open

Show portmaster-start download progress in Linux installers #73

northys opened this issue May 23, 2022 · 2 comments
Assignees
Labels
suggestion TYPE: idea for new feature or improvements

Comments

@northys
Copy link

northys commented May 23, 2022

What happened:

I'm 100% sure it used to show progress in the command line while it downloaded certain parts of portmaster. Now it just says it may take a while and on slow tethered connection I have no idea if it is doing anything...

sudo dpkg -i ~/Downloads/portmaster-installer\(1\).deb 
[sudo] password for northys: 
Selecting previously unselected package portmaster.
(Reading database ... 266589 files and directories currently installed.)
Preparing to unpack .../portmaster-installer(1).deb ...
Unpacking portmaster (0.7.0~1) ...
Setting up portmaster (0.7.0~1) ...
portmaster: Configuring portmaster.service to launch at boot
Created symlink /etc/systemd/system/multi-user.target.wants/portmaster.service → /opt/safing/portmaster/portmaster.service.
Created symlink /etc/systemd/system/portmaster.service → /opt/safing/portmaster/portmaster.service.
[control] 2022/05/23 06:15:29 WARNING: config.json has unknown release channel "", falling back to stable channel
portmaster: Downloading portmaster modules. This may take a while ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...

What did you expect to happen?:

How did you reproduce it?:

Show progress which portamaster start / updater used to print to stdout.

Debug Information:

@northys northys added the bug TYPE: a report on something that isn't working label May 23, 2022
@dhaavi dhaavi changed the title Terrible UX when package installer downloads remaining parts Show portmaster-start download progress in Linux installers Jun 23, 2022
@dhaavi dhaavi added suggestion TYPE: idea for new feature or improvements and removed bug TYPE: a report on something that isn't working labels Jun 23, 2022
@dhaavi
Copy link
Member

dhaavi commented Jun 23, 2022

I'm not sure if that really was the case, but I converted it to a suggestion and assigned @ppacher to take a look.

@northys
Copy link
Author

northys commented Jun 23, 2022

It wasnt a progress bar actually but I recall it said something like

Downloading updates.safing.io/parts/1... Done
....

something like that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion TYPE: idea for new feature or improvements
Projects
None yet
Development

No branches or pull requests

3 participants