* [gentoo-user] PAM issues
@ 2006-11-13 14:02 Alexander Skwar
0 siblings, 0 replies; 5+ messages in thread
From: Alexander Skwar @ 2006-11-13 14:02 UTC (permalink / raw
To: gentoo-user
Hi!
Today I updated pam:
[ebuild R ] sys-libs/pam-0.99.6.3-r1 USE="nls (-selinux) -vim-syntax" 0 kB
Since then, I get the following errors in syslog:
==> ./cron.log <==
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM unable to dlopen(/lib/security/pam_unix.so)
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link time reference]
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM adding faulty module: /lib/security/pam_unix.so
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM unable to dlopen(/lib/security/pam_limits.so)
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM [dlerror: /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link time reference]
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM adding faulty module: /lib/security/pam_limits.so
Nov 13 14:56:01 dewup-ww02 cron[5467]: Module is unknown
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM unable to dlopen(/lib/security/pam_unix.so)
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link time reference]
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module: /lib/security/pam_unix.so
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM unable to dlopen(/lib/security/pam_limits.so)
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link time reference]
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module: /lib/security/pam_limits.so
Nov 13 14:56:01 dewup-ww02 cron[5469]: Module is unknown
sudo also doesn't work anymore.
Anyone else experiencing these problems?
Alexander Skwar
--
I tell ya, I was an ugly kid. I was so ugly that my dad kept the kid's
picture that came with the wallet he bought.
-- Rodney Dangerfield
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-user] PAM issues
@ 2006-11-13 14:12 Alexander Skwar
2006-11-13 18:15 ` Lorenzo Marussi
2006-11-14 7:52 ` Alan McKinnon
0 siblings, 2 replies; 5+ messages in thread
From: Alexander Skwar @ 2006-11-13 14:12 UTC (permalink / raw
To: gentoo-user
Hi!
Today I updated pam:
[ebuild R ] sys-libs/pam-0.99.6.3-r1 USE="nls (-selinux) -vim-syntax" 0 kB
Since then, I get the following errors in syslog:
==> ./cron.log <==
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM unable to dlopen(/lib/security/pam_unix.so)
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
time reference]
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM adding faulty module: /lib/security/pam_unix.so
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM unable to dlopen(/lib/security/pam_limits.so)
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM [dlerror: /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
time reference]
Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM adding faulty module: /lib/security/pam_limits.so
Nov 13 14:56:01 dewup-ww02 cron[5467]: Module is unknown
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM unable to dlopen(/lib/security/pam_unix.so)
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
time reference]
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module: /lib/security/pam_unix.so
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM unable to dlopen(/lib/security/pam_limits.so)
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
time reference]
Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module: /lib/security/pam_limits.so
Nov 13 14:56:01 dewup-ww02 cron[5469]: Module is unknown
sudo also doesn't work anymore.
Anyone else experiencing these problems?
FWIW: I reported this also as a bug. See <http://bugs.gentoo.org/show_bug.cgi?id=155014>.
Cheers,
Alexander Skwar
--
I tell ya, I was an ugly kid. I was so ugly that my dad kept the kid's
picture that came with the wallet he bought.
-- Rodney Dangerfield
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] PAM issues
2006-11-13 14:12 Alexander Skwar
@ 2006-11-13 18:15 ` Lorenzo Marussi
2006-11-13 18:20 ` Lorenzo Marussi
2006-11-14 7:52 ` Alan McKinnon
1 sibling, 1 reply; 5+ messages in thread
From: Lorenzo Marussi @ 2006-11-13 18:15 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2332 bytes --]
try to make:
revdep-rebuild -p -i
and post the output.
Lorenzo Marussi
Il giorno lun, 13/11/2006 alle 15.12 +0100, Alexander Skwar ha scritto:
> Hi!
>
> Today I updated pam:
>
> [ebuild R ] sys-libs/pam-0.99.6.3-r1 USE="nls (-selinux) -vim-syntax" 0 kB
>
> Since then, I get the following errors in syslog:
>
> ==> ./cron.log <==
> Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM unable to dlopen(/lib/security/pam_unix.so)
> Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
> time reference]
> Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM adding faulty module: /lib/security/pam_unix.so
> Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM unable to dlopen(/lib/security/pam_limits.so)
> Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM [dlerror: /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
> time reference]
> Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM adding faulty module: /lib/security/pam_limits.so
> Nov 13 14:56:01 dewup-ww02 cron[5467]: Module is unknown
> Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM unable to dlopen(/lib/security/pam_unix.so)
> Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
> time reference]
> Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module: /lib/security/pam_unix.so
> Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM unable to dlopen(/lib/security/pam_limits.so)
> Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
> time reference]
> Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module: /lib/security/pam_limits.so
> Nov 13 14:56:01 dewup-ww02 cron[5469]: Module is unknown
>
> sudo also doesn't work anymore.
>
> Anyone else experiencing these problems?
>
> FWIW: I reported this also as a bug. See <http://bugs.gentoo.org/show_bug.cgi?id=155014>.
>
> Cheers,
> Alexander Skwar
> --
> I tell ya, I was an ugly kid. I was so ugly that my dad kept the kid's
> picture that came with the wallet he bought.
> -- Rodney Dangerfield
[-- Attachment #2: Type: text/html, Size: 3587 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] PAM issues
2006-11-13 18:15 ` Lorenzo Marussi
@ 2006-11-13 18:20 ` Lorenzo Marussi
0 siblings, 0 replies; 5+ messages in thread
From: Lorenzo Marussi @ 2006-11-13 18:20 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1.1: Type: text/plain, Size: 4111 bytes --]
I didn't see:
I reported this also as a bug. See
<http://bugs.gentoo.org/show_bug.cgi?id=155014>.
Sorry
Lorenzo Marussi
Il giorno lun, 13/11/2006 alle 19.15 +0100, Lorenzo Marussi ha scritto:
> try to make:
>
> revdep-rebuild -p -i
>
> and post the output.
>
> Lorenzo Marussi
>
> Il giorno lun, 13/11/2006 alle 15.12 +0100, Alexander Skwar ha
> scritto:
>
> > Hi!
> >
> > Today I updated pam:
> >
> > [ebuild R ] sys-libs/pam-0.99.6.3-r1 USE="nls (-selinux) -vim-syntax" 0 kB
> >
> > Since then, I get the following errors in syslog:
> >
> > ==> ./cron.log <==
> > Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM unable to dlopen(/lib/security/pam_unix.so)
> > Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
> > time reference]
> > Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM adding faulty module: /lib/security/pam_unix.so
> > Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM unable to dlopen(/lib/security/pam_limits.so)
> > Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM [dlerror: /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
> > time reference]
> > Nov 13 14:56:01 dewup-ww02 cron[5467]: PAM adding faulty module: /lib/security/pam_limits.so
> > Nov 13 14:56:01 dewup-ww02 cron[5467]: Module is unknown
> > Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM unable to dlopen(/lib/security/pam_unix.so)
> > Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_unix.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
> > time reference]
> > Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module: /lib/security/pam_unix.so
> > Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM unable to dlopen(/lib/security/pam_limits.so)
> > Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_limits.so: symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file libpam.so.0 with link
> > time reference]
> > Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module: /lib/security/pam_limits.so
> > Nov 13 14:56:01 dewup-ww02 cron[5469]: Module is unknown
> >
> > sudo also doesn't work anymore.
> >
> > Anyone else experiencing these problems?
> >
> > FWIW: I reported this also as a bug. See <http://bugs.gentoo.org/show_bug.cgi?id=155014>.
> >
> > Cheers,
> > Alexander Skwar
> > --
> > I tell ya, I was an ugly kid. I was so ugly that my dad kept the kid's
> > picture that came with the wallet he bought.
> > -- Rodney Dangerfield
--
Marussi Lorenzo
Asssistenza tecnica e sviluppo
sistemi di storage e server linux.
Email: lorenzo@auroracomputers.it
--
Questo messaggio potrebbe contenere informazioni confidenziali e
proprietarie ed e’ destinato esclusivamente alla persona o ente al quale
è stato indirizzato; il contenuto potrebbe contenere opinioni personali
le quali non costituiscono impegni o posizioni ufficiali se non
esplicitamente indicato. Nel rispetto della legge sulla privacy 675/96 e
successivo DGLS 196 del 30/06/03 è stato fatto tutto il possibile per
limitare la distribuzione di questo messaggio ad una lista di persone
che possono trovare la proposta interessante. Il presente messaggio è
stato inviato esclusivamente alle e-mail degli utenti di internet che
hanno voluto ricevere tale messaggio lasciando proprio indirizzo e
generalità su nostro database. Qualora riceviate il presente messaggio
per errore, vi preghiamo di voler cortesemente darcene notizia via
e-mail. I dati in esso contenuti sono trattati nel rispetto della legge
stessa. Il titolare del trattamento e’ AURORA COMPUTERS SRL Via Aquileia
70 34072 Gradisca GO , l’ informativa completa e’ possibile reperirla su
www.auroracomputers.it e/o www.aurorashop.it . Qualora non desideriate
ricevere in futuro comunicazioni dalla ditta scrivente, potete opporVi
inviando un messaggio a info@auroracomputers.it
[-- Attachment #1.2: Type: text/html, Size: 6422 bytes --]
[-- Attachment #2: linea_footer.jpg --]
[-- Type: image/jpeg, Size: 509 bytes --]
[-- Attachment #3: a.jpg --]
[-- Type: image/jpeg, Size: 9106 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] PAM issues
2006-11-13 14:12 Alexander Skwar
2006-11-13 18:15 ` Lorenzo Marussi
@ 2006-11-14 7:52 ` Alan McKinnon
1 sibling, 0 replies; 5+ messages in thread
From: Alan McKinnon @ 2006-11-14 7:52 UTC (permalink / raw
To: gentoo-user
On Monday 13 November 2006 16:12, Alexander Skwar wrote:
> Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module:
> /lib/security/pam_unix.so Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM
> unable to dlopen(/lib/security/pam_limits.so) Nov 13 14:56:01
> dewup-ww02 cron[5469]: PAM [dlerror: /lib/security/pam_limits.so:
> symbol pam_syslog, version LIBPAM_EXTENSION_1.0 not defined in file
> libpam.so.0 with link time reference]
> Nov 13 14:56:01 dewup-ww02 cron[5469]: PAM adding faulty module:
> /lib/security/pam_limits.so Nov 13 14:56:01 dewup-ww02 cron[5469]:
> Module is unknown
>
> sudo also doesn't work anymore.
>
> Anyone else experiencing these problems?
Yes, I ran into this when my e17 session's screensaver kicked in and it
wanted a password. I could start a new X server and it would work
properly, new console sessions on a vt worked fine, but the open one
wouldn't authenticate me.
Closing that session and starting a new was all I could do, so I have to
assume the upgrade from pam-0.78-r5 to 0.99.6.3-r1 unlinked some pam
stuff that the running entrance was still wanting to use. Strange that,
I was under the impression that files are only fully unlinked once the
last running process using it releases it.
alan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-11-14 8:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-13 14:02 [gentoo-user] PAM issues Alexander Skwar
-- strict thread matches above, loose matches on Subject: below --
2006-11-13 14:12 Alexander Skwar
2006-11-13 18:15 ` Lorenzo Marussi
2006-11-13 18:20 ` Lorenzo Marussi
2006-11-14 7:52 ` Alan McKinnon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox