net-walker n00b
Joined: 09 Nov 2005 Posts: 20 Location: Bamberg
|
Posted: Mon Jul 16, 2007 7:47 am Post subject: [SOLVED] ERROR: sys-libs/pam-0.99.8.0-r2 failed |
|
|
Hi jungs und mädels,
nach einem emerge -uDNavt world bin ich wie die error-emerge Messages vorsieht nach den Linux-PAM 0.99 upgrade guide vorgegangen. Habe alle meine Konfig-Files ind /etc/pam.d/* geprüft und auch auf dem neuen syntax abgeändert. siehe:
Code: | >> pam.d # find . -exec grep -l 'pam_stack.so' '{}' ';'
>> pam.d # |
Habe alle Einträge mit dem pam_stack.so Module geändert !
und trotzdem bringt er nach einen Neustart der kompletten maschine die Fehlermeldung mit noch vorhandenen abgelehnten "PAM" Module !
Code: | lib/libpam.so.0.81.7
lib/libpamc.so.0.81.0
lib/libpam_misc.so.0.81.2
sbin/pam_tally
sbin/unix_chkpwd
removing executable bit: usr/lib/libpamc.la
removing executable bit: usr/lib/libpam.la
removing executable bit: usr/lib/libpam_misc.la
>>> Merging sys-libs/pam-0.99.8.0-r2 to /
*
* Your current setup is using one or more of the following modules,
* that are not built or supported anymore:
* pam_pwdb, pam_radius, pam_timestamp
* If you are in real need for these modules, please contact the maintainers
* of PAM through http://bugs.gentoo.org/ providing information about its
* use cases.
*
* ERROR: sys-libs/pam-0.99.8.0-r2 failed.
* Call stack:
* ebuild.sh, line 1663: Called dyn_preinst
* ebuild.sh, line 1100: Called pkg_preinst
* pam-0.99.8.0-r2.ebuild, line 162: Called die
*
* deprecated PAM modules still used
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/home/var/tmp/portage/sys-libs/pam-0.99.8.0-r2/temp/build.log'.
*
!!! FAILED preinst: 1
* Messages for package sys-libs/pam-0.99.8.0-r2:
*
* Your current setup is using one or more of the following modules,
* that are not built or supported anymore:
* pam_pwdb, pam_radius, pam_timestamp
* If you are in real need for these modules, please contact the maintainers
* of PAM through http://bugs.gentoo.org/ providing information about its
* use cases.
*
* Your current setup is using one or more of the following modules,
* that are not built or supported anymore:
* pam_pwdb, pam_radius, pam_timestamp
* If you are in real need for these modules, please contact the maintainers
* of PAM through http://bugs.gentoo.org/ providing information about its
* use cases.
*
* ERROR: sys-libs/pam-0.99.8.0-r2 failed.
* Call stack:
* ebuild.sh, line 1663: Called dyn_preinst
* ebuild.sh, line 1100: Called pkg_preinst
* pam-0.99.8.0-r2.ebuild, line 162: Called die
*
* deprecated PAM modules still used
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/home/var/tmp/portage/sys-libs/pam-0.99.8.0-r2/temp/build.log'.
|
Habe ich was vergessen !?
danke
Last edited by net-walker on Mon Jul 16, 2007 9:02 am; edited 1 time in total |
|