Comment 4 for bug 1858479

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

$ find . -type f -exec nm {} \; 2>/dev/null | awk '{print $3}' | sort
-u | grep -i ceph
$

no ceph symbols against unpacked i386 packages binaries.