Comment 16 for bug 1914044

Revision history for this message
Steven Clarkson (sclarkson) wrote :

This introduced a bug in the debian-installer for focal (LP: #1926223)

While trying to update libc6, debian-installer will get the following error

-/bin/sh: error loading shared libraries: __vdso_gettimeofday: invalid mode for dlopen(): invalid argument

This behavior can be seen without using debian-installer

On a system with libc6 version 2.31-0ubuntu9.2 and a folder 9.3 containing the extracted 2.31-0ubuntu9.3 deb file

$ LD_LIBRARY_PATH=./9.3/lib/x86_64-linux-gnu ls
ls: error while loading shared libraries: __vdso_gettimeofday: invalid mode for dlopen(): Invalid argument