move to pam-auth-update --force

--package hangs in Qubes updater since it starts whiptail for interactive dpkg configuration dialog.
This commit is contained in:
Patrick Schleizer 2019-07-07 21:31:56 +00:00
parent 8399a11367
commit 67ff83262b
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48
2 changed files with 4 additions and 2 deletions

View File

@ -31,7 +31,8 @@ esac
## Jul 07 20:35:39 host sudo[16090]: PAM unable to dlopen(pam_cgfs.so): /lib/security/pam_cgfs.so: cannot open shared object file: No such file or directory
## Jul 07 20:35:39 host sudo[16090]: PAM adding faulty module: pam_cgfs.so
pam-auth-update --package
## --package hangs in Qubes updater since it starts whiptail for interactive dpkg configuration dialog.
pam-auth-update --force
true "INFO: debhelper beginning here."

View File

@ -31,7 +31,8 @@ true "
## Jul 07 20:35:39 host sudo[16090]: PAM unable to dlopen(pam_cgfs.so): /lib/security/pam_cgfs.so: cannot open shared object file: No such file or directory
## Jul 07 20:35:39 host sudo[16090]: PAM adding faulty module: pam_cgfs.so
pam-auth-update --package
## --package hangs in Qubes updater since it starts whiptail for interactive dpkg configuration dialog.
pam-auth-update --force
true "INFO: debhelper beginning here."