| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| apt | ||
| apt_key | ||
| apt_repository | ||
| easy_install | ||
| gem | ||
| homebrew | ||
| macports | ||
| npm | ||
| openbsd_pkg | ||
| opkg | ||
| pacman | ||
| pip | ||
| pkgin | ||
| pkgng | ||
| redhat_subscription | ||
| rhn_channel | ||
| rhn_register | ||
| rpm_key | ||
| svr4pkg | ||
| yum | ||
| zypper |
I'm seeing ansible hang when trying to remove a package, and the hung process is `whiptail` like in #2763. It looks like we only use `APT_ENVVARS` and `DPKG_OPTIONS` for the `apt` commands in install() and upgrade(). This change uses them in remove() as well, which fixes the hang.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| apt | Loading commit data... | |
| apt_key | Loading commit data... | |
| apt_repository | Loading commit data... | |
| easy_install | Loading commit data... | |
| gem | Loading commit data... | |
| homebrew | Loading commit data... | |
| macports | Loading commit data... | |
| npm | Loading commit data... | |
| openbsd_pkg | Loading commit data... | |
| opkg | Loading commit data... | |
| pacman | Loading commit data... | |
| pip | Loading commit data... | |
| pkgin | Loading commit data... | |
| pkgng | Loading commit data... | |
| redhat_subscription | Loading commit data... | |
| rhn_channel | Loading commit data... | |
| rhn_register | Loading commit data... | |
| rpm_key | Loading commit data... | |
| svr4pkg | Loading commit data... | |
| yum | Loading commit data... | |
| zypper | Loading commit data... |