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

Default shell handler acts strangely on Arch Pacman #98

Closed
lschumm opened this issue Aug 10, 2017 · 2 comments
Closed

Default shell handler acts strangely on Arch Pacman #98

lschumm opened this issue Aug 10, 2017 · 2 comments

Comments

@lschumm
Copy link
Contributor

lschumm commented Aug 10, 2017

pacman acts strangely when invoking from ergonomica. For example, when running

sudo pacman -S noto-fonts-emoji

it first returns

[sudo] password for lschumm: 
resolving dependencies...
looking for conflicting packages...
:: Proceed with installation? [Y/n] 
Packages (1) noto-fonts-emoji-20170519-1

Total Download Size:   4.36 MiB
Total Installed Size:  4.93 MiB

No :: Proceed with installation? [Y/n] dialog is shown. After y is pressed, the downloading message is shown many times

downloading noto-fonts-emoji-20170519-1-any.pkg.tar.xz...
downloading noto-fonts-emoji-20170519-1-any.pkg.tar.xz...
downloading noto-fonts-emoji-20170519-1-any.pkg.tar.xz...
downloading noto-fonts-emoji-20170519-1-any.pkg.tar.xz...
downloading noto-fonts-emoji-20170519-1-any.pkg.tar.xz...

pacman is still functional (as in the package is installed, dependencies are properly resolved, etc.) but makes the interface less usable.

@lschumm
Copy link
Contributor Author

lschumm commented Aug 10, 2017

I've seen this with connmanctl as well.

@lschumm
Copy link
Contributor Author

lschumm commented Aug 12, 2017

This is essentially a problem with invoking interactive programs, which 2.1.0 fixes.

@lschumm lschumm closed this as completed Aug 12, 2017
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

1 participant