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

            Bug ID: 1108970
           Summary: libtinfo.so.5: cannot open shared object file: No such
                    file or directory
           Product: Fedora
           Version: 20
         Component: docker-io
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected], [email protected]



Description of problem:
Docker errors out with "/bin/bash: error while loading shared libraries:
libtinfo.so.5: cannot open shared object file: No such file or directory"


Version-Release number of selected component (if applicable):
docker-io-1.0.0-1.fc20.x86_64

How reproducible:
For me, every time.

Steps to Reproduce:
1.  $ sudo docker run ubuntu /bin/bash


Actual results:
/bin/bash: error while loading shared libraries: libtinfo.so.5: cannot open
shared object file: No such file or directory

Expected results:
/bin/bash runs and returns 0.

Additional info: $ journalctl -u docker
Jun 12 22:43:38 localhost.localdomain docker[935]: 2014/06/12 22:43:38 POST
/v1.12/containers/create
Jun 12 22:43:38 localhost.localdomain docker[935]: [7ab53ddb] +job create()
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] -job create() =
OK (0)
Jun 12 22:43:39 localhost.localdomain docker[935]: 2014/06/12 22:43:39 POST
/v1.12/containers/309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a/attach?stderr=1&s
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] +job
container_inspect(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] -job
container_inspect(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
= OK (0)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] +job
attach(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
Jun 12 22:43:39 localhost.localdomain docker[935]: 2014/06/12 22:43:39 POST
/v1.12/containers/309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a/start
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] +job
start(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] +job
allocate_interface(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] -job
allocate_interface(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
= OK (0)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] -job
start(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a) = OK
(0)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] +job
release_interface(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] -job
release_interface(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
= OK (0)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] -job
attach(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a) = OK
(0)
Jun 12 22:43:39 localhost.localdomain docker[935]: 2014/06/12 22:43:39 POST
/v1.12/containers/309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a/wait
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] +job
wait(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a)
Jun 12 22:43:39 localhost.localdomain docker[935]: [7ab53ddb] -job
wait(309a11feeaa52c13d06b5da6e36dd5bcd0adeff0659a8130cbe016d6b4e0b84a) = OK (0)

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

Reply via email to