mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
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:
parent
8399a11367
commit
67ff83262b
3
debian/security-misc.postinst
vendored
3
debian/security-misc.postinst
vendored
@ -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."
|
||||
|
||||
|
3
debian/security-misc.prerm
vendored
3
debian/security-misc.prerm
vendored
@ -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."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user