You are not logged in.

#1 2017-03-12 15:56:53

lilmike
Member
Registered: 2014-09-25
Posts: 26

[solved] vsftpd: /usr/lib/libc.so.6: cannot find glibc version 2.25

Hi,
I am trying to run vsftpd, and for some reason it can't load pam_unix.so, complaining about glibc 2.25 not being found (required by libcrypt.so.1). However, sudo pacman -Qi glibc shows version 2.25-1. Relevant logs are below, any ideas?

Mar 12 15:17:43 mtserver vsftpd[3377]: PAM unable to dlopen(/usr/lib/security/pam_unix.so): /usr/lib/libc.so.6: version `GLIBC_2.25' not found (required by /usr/lib/libcrypt.so.1)
Mar 12 15:17:43 mtserver vsftpd[3377]: PAM adding faulty module: /usr/lib/security/pam_unix.so

-Michael.

Last edited by lilmike (2017-03-12 16:21:32)

Offline

#2 2017-03-12 16:16:29

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [solved] vsftpd: /usr/lib/libc.so.6: cannot find glibc version 2.25

vsftpd was Last Updated:     2016-03-06 10:48 UTC
glibc was updated on 2017-03-10 10:10 UTC .

vsftpd probably needs to be rebuilded, there's a vsftpd 3.03-3 version in staging repo.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2017-03-12 16:20:34

lilmike
Member
Registered: 2014-09-25
Posts: 26

Re: [solved] vsftpd: /usr/lib/libc.so.6: cannot find glibc version 2.25

Ok, thanks. That's what I thought, though some articles elsewhere seemed to contradict it. They were probably old and/or for a different distro though.
-Michael.

Offline

Board footer

Powered by FluxBB