Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Crontab/PAM broke on update
@ 2024-01-06 10:27 Anachron
  2024-01-06 11:04 ` [ISSUE] [CLOSED] " Anachron
  2024-01-06 11:04 ` Anachron
  0 siblings, 2 replies; 3+ messages in thread
From: Anachron @ 2024-01-06 10:27 UTC (permalink / raw)
  To: ml

[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] Crontab/PAM broke on update
  2024-01-06 10:27 [ISSUE] Crontab/PAM broke on update Anachron
@ 2024-01-06 11:04 ` Anachron
  2024-01-06 11:04 ` Anachron
  1 sibling, 0 replies; 3+ messages in thread
From: Anachron @ 2024-01-06 11:04 UTC (permalink / raw)
  To: ml

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

Closed 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Crontab/PAM broke on update
  2024-01-06 10:27 [ISSUE] Crontab/PAM broke on update Anachron
  2024-01-06 11:04 ` [ISSUE] [CLOSED] " Anachron
@ 2024-01-06 11:04 ` Anachron
  1 sibling, 0 replies; 3+ messages in thread
From: Anachron @ 2024-01-06 11:04 UTC (permalink / raw)
  To: ml

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

New comment by Anachron on void-packages repository

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

Comment:
Hmm I just read https://voidlinux.org/news/2024/01/glibc-xcrypt.html and checking `xilog | grep libxcrypt-compat` it seems like it got installed 
`libxcrypt-compat-4.4.36_2              : 2024-01-04 08:38 CET` this morning on my update so I don't really know what caused what.

Either way, it's solved already and seems to be known, so I am closing this.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-01-06 11:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-06 10:27 [ISSUE] Crontab/PAM broke on update Anachron
2024-01-06 11:04 ` [ISSUE] [CLOSED] " Anachron
2024-01-06 11:04 ` Anachron

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).