Github messages for voidlinux
 help / color / mirror / Atom feed
From: Anachron <Anachron@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] Crontab/PAM broke on update
Date: Sat, 06 Jan 2024 11:27:10 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48088@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2421 bytes --]

New issue by Anachron on void-packages repository

https://github.com/void-linux/void-packages/issues/48088

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.5_1 x86_64 GenuineIntel notuptodate rFFFFFFF

### Package(s) Affected

pam-1.5.3_4, cronie-1.7.0_2

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

No

### Expected behaviour

Cronjobs to still be functional after a systemupgrade

### Actual behaviour

Cronjobs aborted with the following errors:

```
2024-01-06T10:21:01.53110 authpriv.err: Jan  6 11:21:01 cronie-crond[31761]: PAM unable to dlopen(/usr/lib/security/pam_unix.so): /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/security/pam_unix.so)
2024-01-06T10:21:01.53117 authpriv.err: Jan  6 11:21:01 cronie-crond[31761]: PAM adding faulty module: /usr/lib/security/pam_unix.so
2024-01-06T10:21:01.53119 authpriv.err: Jan  6 11:21:01 cronie-crond[31761]: PAM unable to dlopen(/usr/lib/security/pam_env.so): /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/security/pam_env.so)
2024-01-06T10:21:01.53121 authpriv.err: Jan  6 11:21:01 cronie-crond[31761]: PAM adding faulty module: /usr/lib/security/pam_env.so
2024-01-06T10:21:01.53122 authpriv.err: Jan  6 11:21:01 cronie-crond[31761]: PAM unable to dlopen(/usr/lib/security/pam_access.so): /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/security/pam_access.so)
2024-01-06T10:21:01.53123 authpriv.err: Jan  6 11:21:01 cronie-crond[31761]: PAM adding faulty module: /usr/lib/security/pam_access.so
2024-01-06T10:21:01.53169 authpriv.err: Jan  6 11:21:01 cronie-crond[31761]: PAM unable to dlopen(/usr/lib/security/pam_limits.so): /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /usr/lib/security/pam_limits.so)
2024-01-06T10:21:01.53175 authpriv.err: Jan  6 11:21:01 cronie-crond[31761]: PAM adding faulty module: /usr/lib/security/pam_limits.so
2024-01-06T10:21:01.53177 cron.info: Jan  6 11:21:01 cronie-crond[31761]: (lap) PAM ERROR (Module is unknown)
2024-01-06T10:21:01.53179 cron.info: Jan  6 11:21:01 cronie-crond[31761]: (lap) FAILED to authorize user with PAM (Module is unknown)
```

I had to force reinstall both `util-linux` and `pam` and restart cronie to resolve this issue.

### Steps to reproduce

1. Update using `xbps-install -su`
2. See `svlogtail` for errors

             reply	other threads:[~2024-01-06 10:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-06 10:27 Anachron [this message]
2024-01-06 11:04 ` [ISSUE] [CLOSED] " Anachron
2024-01-06 11:04 ` Anachron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48088@inbox.vuxu.org \
    --to=anachron@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).