Comment 2 for bug 1915130

Revision history for this message
Thimo E (thimoe) wrote :

Unfortunately, my glibc on Ubuntu 20.04 is too old:
rpc.idmapd: libnfsidmap: Unable to load plugin: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /lib/x86_64-linux-gnu/libnfsidmap/regex.so)

mememe@deatcsXXXfcYYY:/# dpkg-query --showformat=\${Version} --show libc6
2.31-0ubuntu9.42.31-0ubuntu9.4

A dry run analysis LGTM:

mememe@deatcsXXXfcYYY:/# readelf -s /tmp/nfsidmap-test/libnfsidmap.so.1.0.0 | egrep 'nfsidmap_config_get|conf_get_str'
    78: 00000000000041f0 10 FUNC GLOBAL DEFAULT 12 nfsidmap_config_get
mememe@deatcsXXXfcYYY:/# readelf -s /tmp/nfsidmap-test/libnfsidmap/regex.so | egrep 'nfsidmap_config_get|conf_get_str'
    12: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND nfsidmap_config_get