Dpkg provides many interfaces for interacting with an user. It is customized via
DEBIAN_FRONTEND environment variable. The interface that is used by default
doesn't work well with eshell. So the interface is switched to readline and
added an option to disable user prompts
entirely (helm-system-packages-dpkg-confirm-p).
Dpkg provides many interfaces for interacting with an user. It is customized via DEBIAN_FRONTEND environment variable. The interface that is used by default doesn't work well with eshell. So the interface is switched to readline and added an option to disable user prompts entirely (helm-system-packages-dpkg-confirm-p).
I tested this PR on ubuntu 16.04 and debian 8.5.