https://bugzilla.redhat.com/show_bug.cgi?id=1026545

Michael Young <m.a.yo...@durham.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |m.a.yo...@durham.ac.uk



--- Comment #18 from Michael Young <m.a.yo...@durham.ac.uk> ---
I believe docker is running within the container or at least load libraries
from it (with docker-io-0.7-0.16.rc6.fc19.x86_64). I get the error
/.dockerinit: error while loading shared libraries: libdevmapper.so.1.02:
cannot open shared object file: No such file or directory
when trying
docker run mattdm/fedora-small /bin/echo hello world
I do get "hello world" if I manually add /usr/lib64/libdevmapper.so.1.02 to the
mattdm/fedora-small image, and I get the corresponding "error while loading
shared libraries" error if I manually move libsqlite3.so.0 out of the way,
similarly for libpcre.so.1 .

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
golang@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to