2008-11-08 06:33:15 |
Daniel Richard G. |
bug |
|
|
added bug |
2008-11-08 07:12:13 |
Steve Langasek |
pam: status |
New |
Invalid |
|
2008-11-08 07:12:13 |
Steve Langasek |
pam: statusexplanation |
|
Thank you for taking the time to report this bug and help to improve Ubuntu.
The -f argument to dpkg-reconfigure is ineffectual for libpam-runtime because -f only sets the debconf frontend used when calling the .config script for a package, and libpam-runtime doesn't use a .config script: it calls (and must call) pam-auth-update from the postinst.
To set the frontend used by pam-auth-update, you can run either of these commands:
DEBIAN_FRONTEND=editor dpkg-reconfigure libpam-runtime
DEBIAN_FRONTEND=editor pam-auth-update
Marking this report as invalid because the pam scripts are functioning as designed; if you believe dpkg-reconfigure's behavior is incorrect and that -f should be applied when invoking any of the maintainer scripts, this bug report should be reassigned to debconf. |
|
2008-11-08 08:23:27 |
Daniel Richard G. |
pam: status |
Invalid |
New |
|
2008-11-08 08:23:27 |
Daniel Richard G. |
pam: bugtargetdisplayname |
pam (Ubuntu) |
debconf (Ubuntu) |
|
2008-11-08 08:23:27 |
Daniel Richard G. |
pam: bugtargetname |
pam (Ubuntu) |
debconf (Ubuntu) |
|
2008-11-08 08:23:27 |
Daniel Richard G. |
pam: statusexplanation |
Thank you for taking the time to report this bug and help to improve Ubuntu.
The -f argument to dpkg-reconfigure is ineffectual for libpam-runtime because -f only sets the debconf frontend used when calling the .config script for a package, and libpam-runtime doesn't use a .config script: it calls (and must call) pam-auth-update from the postinst.
To set the frontend used by pam-auth-update, you can run either of these commands:
DEBIAN_FRONTEND=editor dpkg-reconfigure libpam-runtime
DEBIAN_FRONTEND=editor pam-auth-update
Marking this report as invalid because the pam scripts are functioning as designed; if you believe dpkg-reconfigure's behavior is incorrect and that -f should be applied when invoking any of the maintainer scripts, this bug report should be reassigned to debconf. |
Reassigning to debconf. |
|
2008-11-08 08:23:27 |
Daniel Richard G. |
pam: title |
Bug #295444 in pam (Ubuntu): ""dpkg-reconfigure libpam-runtime" does not respect debconf frontend" |
Bug #295444 in debconf (Ubuntu): ""dpkg-reconfigure libpam-runtime" does not respect debconf frontend" |
|