https://bugzilla.redhat.com/show_bug.cgi?id=1173950
Nat Guyton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #11 from Nat Guyton <[email protected]> --- It seems the latest version (1.4.1-3) is not centos 6 friendly! Running docker causes it to exit with the following in /var/log/docker: time="2015-02-02T09:44:08-06:00" level="info" msg="+job serveapi(unix:///var/run/docker.sock)" time="2015-02-02T09:44:08-06:00" level="info" msg="WARNING: You are running linux kernel version 2.6.32-431.20.3.el6.x86_64, which might be unstable running docker. Please upgrade your kernel to 3.8.0." /usr/bin/docker: relocation error: /usr/bin/docker: symbol dm_task_get_info_with_deferred_remove, version Base not defined in file libdevmapper.so.1.02 with link time reference However, updating device-mapper-libs.x86_64 from 1.02.79-8.el6 to 1.02.90-2.el6_6.1 avoids the problem. I still get the version warning, but no relocation error. Ideally the docker-io RPM can specify the minimum version for device-mapper-libs. -- 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
