On CentOS: # rpm -qv docker ovirt-guest-agent-common docker-1.9.1-40.el7.centos.x86_64 ovirt-guest-agent-common-1.0.12-1.el7.noarch Description of problem: [root@docker ~]# service ovirt-guest-agent status -l Redirecting to /bin/systemctl status -l ovirt-guest-agent.service ● ovirt-guest-agent.service - oVirt Guest Agent Loaded: loaded (/usr/lib/systemd/system/ovirt-guest-agent.service; enabled; vendor preset: disabled) Active: active (running) since dom 2016-05-22 06:08:27 EDT; 39s ago Process: 3584 ExecStartPre=/bin/chown ovirtagent:ovirtagent /run/ovirt-guest-agent.pid (code=exited, status=0/SUCCESS) Process: 3582 ExecStartPre=/bin/touch /run/ovirt-guest-agent.pid (code=exited, status=0/SUCCESS) Process: 3580 ExecStartPre=/sbin/modprobe virtio_console (code=exited, status=0/SUCCESS) Main PID: 3586 (python) Memory: 10.0M CGroup: /system.slice/ovirt-guest-agent.service └─3586 /usr/bin/python /usr/share/ovirt-guest-agent/ovirt-guest-agent.py mag 22 06:08:28 docker.home userhelper[3594]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent' mag 22 06:08:28 docker.home python[3586]: Unhandled exception in thread started by <bound method LinuxVdsAgent.doWork of <GuestAgentLinux2.LinuxVdsAgent instance at 0x7f4005e55e60>> mag 22 06:08:28 docker.home python[3586]: Traceback (most recent call last): mag 22 06:08:28 docker.home python[3586]: File "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 227, in doWork mag 22 06:08:28 docker.home python[3586]: self.sendTimezone() mag 22 06:08:28 docker.home python[3586]: File "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 390, in sendTimezone mag 22 06:08:28 docker.home python[3586]: ti = self.dr.getTimezoneInfo() mag 22 06:08:28 docker.home python[3586]: File "/usr/share/ovirt-guest-agent/OVirtAgentLogic.py", line 173, in getTimezoneInfo mag 22 06:08:28 docker.home python[3586]: return timezone.get_timezone_info() mag 22 06:08:28 docker.home python[3586]: AttributeError: 'module' object has no attribute 'get_timezone_info'
*** This bug has been marked as a duplicate of bug 1337941 ***
*** Bug 1338518 has been marked as a duplicate of this bug. ***