[Bug 721338] Re: pam and GLIBC_PRIVATE errors in cronie after glibc upgrade

Elan Ruusamäe 721338 at bugs.launchpad.net
Mon Dec 22 10:27:27 CET 2014


the intended fix was to add trigger on glibc package (%triggerin --)
matching all pld linux cron packages at  that time (cronie,vixie-cron
,hc-cron,fcron,mcron)

what you wrote, is trigger on glibc package firing on packages "glibc
and glibc-common" and such packages do not exist in pld linux (this is
not redhat based distro)

quick search from google pointing to rpm trigger doc:
http://rpm.org/api/4.4.2.2/triggers.html

aside, our package repos are now in git: http://git.pld-
linux.org/packages/glibc

-- 
You received this bug notification because you are subscribed to PLD
Linux.
https://bugs.launchpad.net/bugs/721338

Title:
  pam and GLIBC_PRIVATE errors in cronie after glibc upgrade

Status in PLD Linux Distribution:
  Fix Released

Bug description:
  seems similar error that was last time workarounded in pam package:
  http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pam/pam.spec.diff?r1=1.307;r2=1.308;f=h

  this has started after i upgraded glibc in system:

  Feb  8 10:47:49 blodnatt init: Trying to re-exec init
  Feb  8 11:01:01 blodnatt /usr/sbin/crond[32355]: PAM unable to dlopen(/lib64/security/pam_unix.so): /lib64/libnsl.so.1: symbol __libc_rpc_getport, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
  Feb  8 11:01:01 blodnatt /usr/sbin/crond[32355]: PAM adding faulty module: /lib64/security/pam_unix.so
  Feb  8 11:01:01 blodnatt /usr/sbin/crond[32355]: (root) FAILED to authorize user with PAM (Module is unknown)

  my package upgrade tail:

  Tue Feb  8 10:47:13 2011 glibc-headers-2.13-1.x86_64
  Tue Feb  8 10:47:18 2011 glibc-2.13-1.x86_64
  Tue Feb  8 10:47:22 2011 glibc-devel-utils-2.13-1.x86_64
  Tue Feb  8 10:47:22 2011 iconv-2.13-1.x86_64
  Tue Feb  8 10:47:28 2011 glibc-devel-2.13-1.x86_64
  Tue Feb  8 10:47:29 2011 glibc-libcrypt-2.13-1.x86_64
  Tue Feb  8 10:47:30 2011 glibc-2.13-1.i686
  Tue Feb  8 10:47:30 2011 glibc-misc-2.13-1.x86_64
  Tue Feb  8 10:47:39 2011 glibc-devel-2.13-1.i686
  Tue Feb  8 10:47:40 2011 glibc-libcrypt-2.13-1.i686
  Tue Feb  8 10:47:40 2011 iconv-2.13-1.i686
  Tue Feb  8 10:48:39 2011 localedb-src-2.13-1.x86_64

  my previous glibc was 2.12.1:

  # rpm -q glibc --blink
  glibc-2.13-1.x86_64.rpm
  <= glibc-2.12.1-8.x86_64.rpm
  glibc-2.13-1.i686.rpm
  <= glibc-2.12.1-8.i686.rpm

To manage notifications about this bug go to:
https://bugs.launchpad.net/pld-linux/+bug/721338/+subscriptions


More information about the pld-bugs mailing list