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

Lokesh Mandvekar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           See Also|                            |https://bugzilla.redhat.com
                   |                            |/show_bug.cgi?id=1146705
           Assignee|[email protected]           |[email protected]



--- Comment #2 from Lokesh Mandvekar <[email protected]> ---
Ben, could you check if things work better after a 'systemctl restart
docker.socket' ?


fwiw, this seems to work best on my rawhide machine. I stopped docker and rm'd
docker.sock prior to below steps.

lsm5 @ naruto : /var/run $ ls -al | grep docker
lsm5 @ naruto : /var/run $ systemctl start docker
lsm5 @ naruto : /var/run $ ls -al | grep docker  
-rw-r--r--.  1 root  root     5 Oct  6 18:41 docker.pid
lsm5 @ naruto : /var/run $ systemctl restart docker
lsm5 @ naruto : /var/run $ ls -al | grep docker    
-rw-r--r--.  1 root  root     5 Oct  6 18:41 docker.pid
lsm5 @ naruto : /var/run $ systemctl restart docker.socket
lsm5 @ naruto : /var/run $ ls -al | grep docker           
-rw-r--r--.  1 root  root      5 Oct  6 18:41 docker.pid
srw-rw----.  1 root  docker    0 Oct  6 18:41 docker.sock
lsm5 @ naruto : /var/run $

-- 
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