I verified that before install of libc6-xen, ldd reports bash to be using /lib/tls/i686/cmov/libc.so.6 . after install, it shows /lib/tls/i686/nosegneg/libdl.so.2.
However, after a reboot, I still see the message. I suspect this is coming from initrd, or some early boot, and not used after that.
I tested this on ami-a40fefcd (alpha5.1)
I verified that before install of libc6-xen, ldd reports bash to be using /lib/tls/ i686/cmov/ libc.so. 6 . after install, it shows /lib/tls/ i686/nosegneg/ libdl.so. 2.
However, after a reboot, I still see the message. I suspect this is coming from initrd, or some early boot, and not used after that.
See attachment for a log of testing/ verification.